#CC4FEA#CC4FEA
#CC4FEA is a light, highly saturated purple. Relative luminance 0.244; OKLCH L 65.5% C 0.239 H 319.3°. Best body text is #000000 at 5.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4FEA |
|---|---|
| RGB | rgb(204, 79, 234) |
| HSL | hsl(288, 79%, 61%) |
| HSV | hsv(288, 66%, 92%) |
| CMYK | cmyk(12.8%, 66.2%, 0%, 8.2%) |
| CIE-LAB | lab(56.46, 70.17, -55.76) |
| CIE-LCH | lch(56.46, 89.62, 321.53°) |
| OKLab | oklab(65.51% 0.1812 -0.1561) |
| OKLCH | oklch(65.51% 0.239 319.3) |
| XYZ | xyz(42.5472, 24.3718, 80.2890) |
| Luminance | 0.2437 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.49
Bright Lilac
#C95EFB
ΔE00 3.71
Pinkish Purple
#D648D7
ΔE00 3.80
Mediumorchid
#BA55D3
ΔE00 3.97
Bright Lavender
#C760FF
ΔE00 4.45
Purple Pink
#D725DE
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4FEA #6DEA4F
analogous
#7F4FEA #CC4FEA #EA4FBB
triadic
#CC4FEA #EACC4F #4FEACC
tetradic
#CC4FEA #EA7F4F #6DEA4F #4FBBEA
square
#CC4FEA #EA7F4F #6DEA4F #4FBBEA
split-complementary
#CC4FEA #BBEA4F #4FEA7F
monochromatic
#8D14AA #BB1BE1 #CC4FEA #DC86F1 #ECBCF7
Accessibility & contrast
On white
3.58
#CC4FEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.87
#CC4FEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4FEA
5.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4FEA | 1.00 | 3.58 | 5.87 | 5.87 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#117FEF
Deuteranopia (green-blind)
#5A8CE6
Tritanopia (blue-blind)
#CC6B96
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #cc4fea; /* rgb */ color: rgb(204, 79, 234); /* oklch */ color: oklch(65.5% 0.239 319.3);
Tailwind
colors: {
custom: {
50: '#df89f1',
500: '#cc4fea',
950: '#000000',
},
}SCSS
$custom: #cc4fea; $custom-light: #df89f1; $custom-dark: #000000;
JSON
{
"hex": "#cc4fea",
"rgb": {
"r": 204,
"g": 79,
"b": 234
},
"hsl": {
"h": 288.387,
"s": 78.68,
"l": 61.373
},
"oklch": {
"l": 0.65512,
"c": 0.23913,
"h": 319.3
},
"luminance": 0.2437
}Semantic roles & 50–950 ramp
primary
#CC4FEA
secondary
#B9E7AD
accent
#DB0B33
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85