#C04EE0#C04EE0
#C04EE0 is a light, highly saturated purple. Relative luminance 0.220; OKLCH L 63.3% C 0.227 H 318.1°. Best body text is #000000 at 5.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C04EE0 |
|---|---|
| RGB | rgb(192, 78, 224) |
| HSL | hsl(287, 70%, 59%) |
| HSV | hsv(287, 65%, 88%) |
| CMYK | cmyk(14.3%, 65.2%, 0%, 12.2%) |
| CIE-LAB | lab(54.07, 66.05, -54.05) |
| CIE-LCH | lch(54.07, 85.35, 320.71°) |
| OKLab | oklab(63.27% 0.1686 -0.1514) |
| OKLCH | oklch(63.27% 0.227 318.1) |
| XYZ | xyz(37.9153, 22.0387, 72.7633) |
| Luminance | 0.2204 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.16
Pinkish Purple
#D648D7
ΔE00 4.49
Purple Pink
#D725DE
ΔE00 4.75
Heliotrope
#D94FF5
ΔE00 4.96
Lightish Purple
#A552E6
ΔE00 5.20
Bright Lilac
#C95EFB
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C04EE0 #6EE04E
analogous
#774EE0 #C04EE0 #E04EB7
triadic
#C04EE0 #E0C04E #4EE0C0
tetradic
#C04EE0 #E0774E #6EE04E #4EB7E0
square
#C04EE0 #E0774E #6EE04E #4EB7E0
split-complementary
#C04EE0 #B7E04E #4EE077
monochromatic
#7D1B99 #A824CD #C04EE0 #D382E9 #E5B6F2
Accessibility & contrast
On white
3.88
#C04EE0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.41
#C04EE0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C04EE0
5.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C04EE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C04EE0 | 1.00 | 3.88 | 5.41 | 5.41 |
| #FFFFFF | 3.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#157AE4
Deuteranopia (green-blind)
#5485DC
Tritanopia (blue-blind)
#BF6891
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c04ee0; /* rgb */ color: rgb(192, 78, 224); /* oklch */ color: oklch(63.3% 0.227 318.1);
Tailwind
colors: {
custom: {
50: '#d787ea',
500: '#c04ee0',
950: '#000000',
},
}SCSS
$custom: #c04ee0; $custom-light: #d787ea; $custom-dark: #000000;
JSON
{
"hex": "#c04ee0",
"rgb": {
"r": 192,
"g": 78,
"b": 224
},
"hsl": {
"h": 286.849,
"s": 70.192,
"l": 59.216
},
"oklch": {
"l": 0.63268,
"c": 0.22659,
"h": 318.1
},
"luminance": 0.22037
}Semantic roles & 50–950 ramp
primary
#C04EE0
secondary
#B5E1A8
accent
#ED3B62
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84