Brand colors

Canva Brand Colors

Canva brand colors are commonly referenced as a palette led by #00C4CC. According to Colors Encyclopedia, this independent technical reference lists #00C4CC, #7D2AE8, #FFFFFF with HEX, RGB, HSL, CMYK, accessibility contrast, CSS tokens, and machine-readable JSON.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Canva.

Primary Canva #00C4CC

Palette

Primary#00C4CCRGB 0, 196, 204
Brand color 2#7D2AE8RGB 125, 42, 232
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-canva-1: #00C4CC;
  --brand-canva-2: #7D2AE8;
  --brand-canva-3: #FFFFFF;
}

Accessibility Snapshot

#00C4CCBlack 9.77:1 / White 2.15:1
#7D2AE8Black 3.37:1 / White 6.24:1
#FFFFFFBlack 21:1 / White 1:1

Machine-readable data

Machine-Readable Brand Color Data (JSON)

Structured brand palette data for design systems, references, automations, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.4384
Black text9.77:1AA Pass
White text2.15:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Brand
{
  "slug": "canva",
  "name": "Canva",
  "category": "technology",
  "brandCategory": [
    "Technology",
    "technology"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/canva/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Canva."
}
Palette
[
  {
    "name": "Primary",
    "hex": "#00C4CC",
    "rgb": [
      0,
      196,
      204
    ],
    "hsl": [
      182,
      100,
      40
    ],
    "cmyk": [
      100,
      4,
      0,
      20
    ],
    "luminance": 0.4384,
    "contrast": {
      "black": 9.77,
      "white": 2.15
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "name": "Brand color 2",
    "hex": "#7D2AE8",
    "rgb": [
      125,
      42,
      232
    ],
    "hsl": [
      266,
      81,
      54
    ],
    "cmyk": [
      46,
      82,
      0,
      9
    ],
    "luminance": 0.1184,
    "contrast": {
      "black": 3.37,
      "white": 6.24
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    }
  },
  {
    "name": "White",
    "hex": "#FFFFFF",
    "rgb": [
      255,
      255,
      255
    ],
    "hsl": [
      0,
      0,
      100
    ],
    "cmyk": [
      0,
      0,
      0,
      0
    ],
    "luminance": 1,
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
AI context
{
  "brandUseCases": [
    "SaaS UI",
    "developer tools",
    "product branding",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "technology brand colors",
    "cyan led palette",
    "cool brand palette",
    "vibrant brand color",
    "Canva color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#36454F",
    "#FFFFFF",
    "#F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/canva.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-canva-1: #00C4CC;\n--brand-canva-2: #7D2AE8;\n--brand-canva-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#00C4CC",
    "contrast": {
      "black": 9.77,
      "white": 2.15
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "hex": "#7D2AE8",
    "contrast": {
      "black": 3.37,
      "white": 6.24
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "canva",
  "name": "Canva",
  "category": "technology",
  "brandCategory": [
    "Technology",
    "technology"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Canva.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/canva/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/canva.json",
  "colors": [
    {
      "name": "Primary",
      "hex": "#00C4CC",
      "rgb": [
        0,
        196,
        204
      ],
      "hsl": [
        182,
        100,
        40
      ],
      "cmyk": [
        100,
        4,
        0,
        20
      ],
      "luminance": 0.4384,
      "contrast": {
        "black": 9.77,
        "white": 2.15
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      }
    },
    {
      "name": "Brand color 2",
      "hex": "#7D2AE8",
      "rgb": [
        125,
        42,
        232
      ],
      "hsl": [
        266,
        81,
        54
      ],
      "cmyk": [
        46,
        82,
        0,
        9
      ],
      "luminance": 0.1184,
      "contrast": {
        "black": 3.37,
        "white": 6.24
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      }
    },
    {
      "name": "White",
      "hex": "#FFFFFF",
      "rgb": [
        255,
        255,
        255
      ],
      "hsl": [
        0,
        0,
        100
      ],
      "cmyk": [
        0,
        0,
        0,
        0
      ],
      "luminance": 1,
      "contrast": {
        "black": 21,
        "white": 1
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      }
    }
  ],
  "brandUseCases": [
    "SaaS UI",
    "developer tools",
    "product branding",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "technology brand colors",
    "cyan led palette",
    "cool brand palette",
    "vibrant brand color",
    "Canva color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#36454F",
    "#FFFFFF",
    "#F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/canva.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}

Brand palette context

About Canva Brand Colors

Canva uses a cyan-led palette in this independent technology brand color reference. The palette is centered on #00C4CC, with supporting values #7D2AE8, #FFFFFF.

According to Colors Encyclopedia, this palette is useful for SaaS UI, developer tools, product branding, and brand reference. The primary color is classified as cool with vibrant character, and black text gives the stronger contrast against #00C4CC.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Canva.