#CC4FE9#CC4FE9
#CC4FE9 is a light, highly saturated purple. Relative luminance 0.243; OKLCH L 65.5% C 0.238 H 319.5°. Best body text is #000000 at 5.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4FE9 |
|---|---|
| RGB | rgb(204, 79, 233) |
| HSL | hsl(289, 78%, 61%) |
| HSV | hsv(289, 66%, 91%) |
| CMYK | cmyk(12.4%, 66.1%, 0%, 8.6%) |
| CIE-LAB | lab(56.40, 69.98, -55.29) |
| CIE-LCH | lch(56.40, 89.19, 321.69°) |
| OKLab | oklab(65.45% 0.1812 -0.1547) |
| OKLCH | oklch(65.45% 0.238 319.5) |
| XYZ | xyz(42.4039, 24.3145, 79.5346) |
| Luminance | 0.2431 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.56
Pinkish Purple
#D648D7
ΔE00 3.67
Bright Lilac
#C95EFB
ΔE00 3.83
Mediumorchid
#BA55D3
ΔE00 3.87
Bright Lavender
#C760FF
ΔE00 4.57
Purple Pink
#D725DE
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4FE9 #6CE94F
analogous
#7F4FE9 #CC4FE9 #E94FB9
triadic
#CC4FE9 #E9CC4F #4FE9CC
tetradic
#CC4FE9 #E97F4F #6CE94F #4FB9E9
square
#CC4FE9 #E97F4F #6CE94F #4FB9E9
split-complementary
#CC4FE9 #B9E94F #4FE97F
monochromatic
#8D15A9 #BA1CDF #CC4FE9 #DC85F0 #ECBCF7
Accessibility & contrast
On white
3.58
#CC4FE9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.86
#CC4FE9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4FE9
5.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4FE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4FE9 | 1.00 | 3.58 | 5.86 | 5.86 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#157FEE
Deuteranopia (green-blind)
#5A8CE5
Tritanopia (blue-blind)
#CC6B96
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #cc4fe9; /* rgb */ color: rgb(204, 79, 233); /* oklch */ color: oklch(65.5% 0.238 319.5);
Tailwind
colors: {
custom: {
50: '#df89f1',
500: '#cc4fe9',
950: '#000000',
},
}SCSS
$custom: #cc4fe9; $custom-light: #df89f1; $custom-dark: #000000;
JSON
{
"hex": "#cc4fe9",
"rgb": {
"r": 204,
"g": 79,
"b": 233
},
"hsl": {
"h": 288.701,
"s": 77.778,
"l": 61.176
},
"oklch": {
"l": 0.65453,
"c": 0.23825,
"h": 319.5
},
"luminance": 0.24313
}Semantic roles & 50–950 ramp
primary
#CC4FE9
secondary
#B8E7AD
accent
#DA0B32
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85