#CC4EE9#CC4EE9
#CC4EE9 is a light, highly saturated purple. Relative luminance 0.242; OKLCH L 65.4% C 0.239 H 319.6°. Best body text is #000000 at 5.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4EE9 |
|---|---|
| RGB | rgb(204, 78, 233) |
| HSL | hsl(289, 78%, 61%) |
| HSV | hsv(289, 67%, 91%) |
| CMYK | cmyk(12.4%, 66.5%, 0%, 8.6%) |
| CIE-LAB | lab(56.26, 70.38, -55.52) |
| CIE-LCH | lch(56.26, 89.64, 321.73°) |
| OKLab | oklab(65.35% 0.1823 -0.1553) |
| OKLCH | oklch(65.35% 0.239 319.6) |
| XYZ | xyz(42.3323, 24.1713, 79.5107) |
| Luminance | 0.2417 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.64
Pinkish Purple
#D648D7
ΔE00 3.65
Mediumorchid
#BA55D3
ΔE00 3.85
Bright Lilac
#C95EFB
ΔE00 3.94
Bright Lavender
#C760FF
ΔE00 4.67
Purple Pink
#D725DE
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4EE9 #6BE94E
analogous
#7E4EE9 #CC4EE9 #E94EB8
triadic
#CC4EE9 #E9CC4E #4EE9CC
tetradic
#CC4EE9 #E97E4E #6BE94E #4EB8E9
square
#CC4EE9 #E97E4E #6BE94E #4EB8E9
split-complementary
#CC4EE9 #B8E94E #4EE97E
monochromatic
#8C15A8 #BA1CDE #CC4EE9 #DC84F0 #EBBBF7
Accessibility & contrast
On white
3.60
#CC4EE9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.83
#CC4EE9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4EE9
5.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4EE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4EE9 | 1.00 | 3.60 | 5.83 | 5.83 |
| #FFFFFF | 3.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#107EEE
Deuteranopia (green-blind)
#5A8BE5
Tritanopia (blue-blind)
#CC6A96
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #cc4ee9; /* rgb */ color: rgb(204, 78, 233); /* oklch */ color: oklch(65.4% 0.239 319.6);
Tailwind
colors: {
custom: {
50: '#df89f1',
500: '#cc4ee9',
950: '#000000',
},
}SCSS
$custom: #cc4ee9; $custom-light: #df89f1; $custom-dark: #000000;
JSON
{
"hex": "#cc4ee9",
"rgb": {
"r": 204,
"g": 78,
"b": 233
},
"hsl": {
"h": 288.774,
"s": 77.889,
"l": 60.98
},
"oklch": {
"l": 0.65351,
"c": 0.23948,
"h": 319.6
},
"luminance": 0.24169
}Semantic roles & 50–950 ramp
primary
#CC4EE9
secondary
#B7E7AC
accent
#DA0B32
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85