#C04DE1#C04DE1
#C04DE1 is a light, highly saturated purple. Relative luminance 0.220; OKLCH L 63.2% C 0.229 H 317.9°. Best body text is #000000 at 5.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C04DE1 |
|---|---|
| RGB | rgb(192, 77, 225) |
| HSL | hsl(287, 71%, 59%) |
| HSV | hsv(287, 66%, 88%) |
| CMYK | cmyk(14.7%, 65.8%, 0%, 11.8%) |
| CIE-LAB | lab(53.98, 66.66, -54.76) |
| CIE-LCH | lch(53.98, 86.27, 320.60°) |
| OKLab | oklab(63.22% 0.1696 -0.1535) |
| OKLCH | oklch(63.22% 0.229 317.9) |
| XYZ | xyz(37.9808, 21.9521, 73.4561) |
| Luminance | 0.2195 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.34
Pinkish Purple
#D648D7
ΔE00 4.60
Purple Pink
#D725DE
ΔE00 4.70
Heliotrope
#D94FF5
ΔE00 4.99
Lightish Purple
#A552E6
ΔE00 5.10
Bright Lilac
#C95EFB
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C04DE1 #6EE14D
analogous
#764DE1 #C04DE1 #E14DB8
triadic
#C04DE1 #E1C04D #4DE1C0
tetradic
#C04DE1 #E1764D #6EE14D #4DB8E1
square
#C04DE1 #E1764D #6EE14D #4DB8E1
split-complementary
#C04DE1 #B8E14D #4DE176
monochromatic
#7D1A9A #A823CE #C04DE1 #D381EA #E5B6F3
Accessibility & contrast
On white
3.90
#C04DE1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.39
#C04DE1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C04DE1
5.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C04DE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C04DE1 | 1.00 | 3.90 | 5.39 | 5.39 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D7AE5
Deuteranopia (green-blind)
#5385DD
Tritanopia (blue-blind)
#BF6891
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c04de1; /* rgb */ color: rgb(192, 77, 225); /* oklch */ color: oklch(63.2% 0.229 317.9);
Tailwind
colors: {
custom: {
50: '#d787eb',
500: '#c04de1',
950: '#000000',
},
}SCSS
$custom: #c04de1; $custom-light: #d787eb; $custom-dark: #000000;
JSON
{
"hex": "#c04de1",
"rgb": {
"r": 192,
"g": 77,
"b": 225
},
"hsl": {
"h": 286.622,
"s": 71.154,
"l": 59.216
},
"oklch": {
"l": 0.6322,
"c": 0.22876,
"h": 317.9
},
"luminance": 0.2195
}Semantic roles & 50–950 ramp
primary
#C04DE1
secondary
#B5E2A8
accent
#EE3A62
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84