#C04DE8#C04DE8
#C04DE8 is a light, highly saturated purple. Relative luminance 0.223; OKLCH L 63.6% C 0.235 H 316.1°. Best body text is #000000 at 5.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C04DE8 |
|---|---|
| RGB | rgb(192, 77, 232) |
| HSL | hsl(285, 77%, 61%) |
| HSV | hsv(285, 67%, 91%) |
| CMYK | cmyk(17.2%, 66.8%, 0%, 9%) |
| CIE-LAB | lab(54.39, 68.01, -58.04) |
| CIE-LCH | lch(54.39, 89.41, 319.52°) |
| OKLab | oklab(63.65% 0.1693 -0.1631) |
| OKLCH | oklch(63.65% 0.235 316.1) |
| XYZ | xyz(38.9553, 22.3419, 78.5887) |
| Luminance | 0.2234 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.22
Heliotrope
#D94FF5
ΔE00 4.68
Bright Lilac
#C95EFB
ΔE00 4.74
Lightish Purple
#A552E6
ΔE00 4.76
Purple Pink
#D725DE
ΔE00 5.17
Pinkish Purple
#D648D7
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C04DE8 #75E84D
analogous
#724DE8 #C04DE8 #E84DC2
triadic
#C04DE8 #E8C04D #4DE8C0
tetradic
#C04DE8 #E8724D #75E84D #4DC2E8
square
#C04DE8 #E8724D #75E84D #4DC2E8
split-complementary
#C04DE8 #C2E84D #4DE872
monochromatic
#8015A5 #AA1CDB #C04DE8 #D383EF #E6B9F6
Accessibility & contrast
On white
3.84
#C04DE8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.47
#C04DE8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C04DE8
5.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C04DE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C04DE8 | 1.00 | 3.84 | 5.47 | 5.47 |
| #FFFFFF | 3.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BED
Deuteranopia (green-blind)
#4D85E4
Tritanopia (blue-blind)
#BD6B95
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c04de8; /* rgb */ color: rgb(192, 77, 232); /* oklch */ color: oklch(63.6% 0.235 316.1);
Tailwind
colors: {
custom: {
50: '#d787f0',
500: '#c04de8',
950: '#000000',
},
}SCSS
$custom: #c04de8; $custom-light: #d787f0; $custom-dark: #000000;
JSON
{
"hex": "#c04de8",
"rgb": {
"r": 192,
"g": 77,
"b": 232
},
"hsl": {
"h": 284.516,
"s": 77.114,
"l": 60.588
},
"oklch": {
"l": 0.63648,
"c": 0.23509,
"h": 316.1
},
"luminance": 0.2234
}Semantic roles & 50–950 ramp
primary
#C04DE8
secondary
#BAE6AB
accent
#D90C41
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85