#C04DE0#C04DE0
#C04DE0 is a light, highly saturated purple. Relative luminance 0.219; OKLCH L 63.2% C 0.228 H 318.1°. Best body text is #000000 at 5.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C04DE0 |
|---|---|
| RGB | rgb(192, 77, 224) |
| HSL | hsl(287, 70%, 59%) |
| HSV | hsv(287, 66%, 88%) |
| CMYK | cmyk(14.3%, 65.6%, 0%, 12.2%) |
| CIE-LAB | lab(53.92, 66.47, -54.29) |
| CIE-LCH | lch(53.92, 85.82, 320.76°) |
| OKLab | oklab(63.16% 0.1697 -0.1521) |
| OKLCH | oklch(63.16% 0.228 318.1) |
| XYZ | xyz(37.8448, 21.8977, 72.7398) |
| Luminance | 0.2190 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.23
Pinkish Purple
#D648D7
ΔE00 4.52
Purple Pink
#D725DE
ΔE00 4.64
Heliotrope
#D94FF5
ΔE00 5.05
Lightish Purple
#A552E6
ΔE00 5.17
Bright Lilac
#C95EFB
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C04DE0 #6DE04D
analogous
#774DE0 #C04DE0 #E04DB7
triadic
#C04DE0 #E0C04D #4DE0C0
tetradic
#C04DE0 #E0774D #6DE04D #4DB7E0
square
#C04DE0 #E0774D #6DE04D #4DB7E0
split-complementary
#C04DE0 #B7E04D #4DE077
monochromatic
#7D1A98 #A824CC #C04DE0 #D281E9 #E5B5F2
Accessibility & contrast
On white
3.90
#C04DE0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.38
#C04DE0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C04DE0
5.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C04DE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C04DE0 | 1.00 | 3.90 | 5.38 | 5.38 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1179E4
Deuteranopia (green-blind)
#5385DC
Tritanopia (blue-blind)
#BF6890
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c04de0; /* rgb */ color: rgb(192, 77, 224); /* oklch */ color: oklch(63.2% 0.228 318.1);
Tailwind
colors: {
custom: {
50: '#d787ea',
500: '#c04de0',
950: '#000000',
},
}SCSS
$custom: #c04de0; $custom-light: #d787ea; $custom-dark: #000000;
JSON
{
"hex": "#c04de0",
"rgb": {
"r": 192,
"g": 77,
"b": 224
},
"hsl": {
"h": 286.939,
"s": 70.335,
"l": 59.02
},
"oklch": {
"l": 0.6316,
"c": 0.22786,
"h": 318.1
},
"luminance": 0.21896
}Semantic roles & 50–950 ramp
primary
#C04DE0
secondary
#B4E1A8
accent
#ED3B62
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84