#CC4AEA#CC4AEA
#CC4AEA is a light, highly saturated purple. Relative luminance 0.237; OKLCH L 65.0% C 0.245 H 319.5°. Best body text is #000000 at 5.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4AEA |
|---|---|
| RGB | rgb(204, 74, 234) |
| HSL | hsl(289, 79%, 60%) |
| HSV | hsv(289, 68%, 92%) |
| CMYK | cmyk(12.8%, 68.4%, 0%, 8.2%) |
| CIE-LAB | lab(55.76, 72.12, -56.87) |
| CIE-LCH | lch(55.76, 91.84, 321.74°) |
| OKLab | oklab(65.01% 0.1863 -0.1593) |
| OKLCH | oklch(65.01% 0.245 319.5) |
| XYZ | xyz(42.2000, 23.6775, 80.1733) |
| Luminance | 0.2367 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.96
Pinkish Purple
#D648D7
ΔE00 3.79
Mediumorchid
#BA55D3
ΔE00 3.94
Bright Lilac
#C95EFB
ΔE00 4.29
Purple Pink
#D725DE
ΔE00 4.36
Bright Lavender
#C760FF
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4AEA #68EA4A
analogous
#7C4AEA #CC4AEA #EA4AB8
triadic
#CC4AEA #EACC4A #4AEACC
tetradic
#CC4AEA #EA7C4A #68EA4A #4AB8EA
square
#CC4AEA #EA7C4A #68EA4A #4AB8EA
split-complementary
#CC4AEA #B8EA4A #4AEA7C
monochromatic
#8B13A6 #B81ADD #CC4AEA #DB81F0 #EBB8F7
Accessibility & contrast
On white
3.66
#CC4AEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.74
#CC4AEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4AEA
5.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4AEA | 1.00 | 3.66 | 5.74 | 5.74 |
| #FFFFFF | 3.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DEF
Deuteranopia (green-blind)
#568AE6
Tritanopia (blue-blind)
#CC6895
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #cc4aea; /* rgb */ color: rgb(204, 74, 234); /* oklch */ color: oklch(65.0% 0.245 319.5);
Tailwind
colors: {
custom: {
50: '#e087f1',
500: '#cc4aea',
950: '#000000',
},
}SCSS
$custom: #cc4aea; $custom-light: #e087f1; $custom-dark: #000000;
JSON
{
"hex": "#cc4aea",
"rgb": {
"r": 204,
"g": 74,
"b": 234
},
"hsl": {
"h": 288.75,
"s": 79.208,
"l": 60.392
},
"oklch": {
"l": 0.65014,
"c": 0.24514,
"h": 319.5
},
"luminance": 0.23675
}Semantic roles & 50–950 ramp
primary
#CC4AEA
secondary
#B5E6A9
accent
#DC0A31
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85