#C04EDE#C04EDE
#C04EDE is a light, highly saturated purple. Relative luminance 0.219; OKLCH L 63.1% C 0.225 H 318.6°. Best body text is #000000 at 5.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C04EDE |
|---|---|
| RGB | rgb(192, 78, 222) |
| HSL | hsl(288, 69%, 59%) |
| HSV | hsv(288, 65%, 87%) |
| CMYK | cmyk(13.5%, 64.9%, 0%, 12.9%) |
| CIE-LAB | lab(53.95, 65.67, -53.10) |
| CIE-LCH | lch(53.95, 84.45, 321.04°) |
| OKLab | oklab(63.15% 0.1686 -0.1486) |
| OKLCH | oklch(63.15% 0.225 318.6) |
| XYZ | xyz(37.6457, 21.9308, 71.3432) |
| Luminance | 0.2193 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.93
Pinkish Purple
#D648D7
ΔE00 4.33
Purple Pink
#D725DE
ΔE00 4.66
Heliotrope
#D94FF5
ΔE00 5.09
Lightish Purple
#A552E6
ΔE00 5.35
Bright Lilac
#C95EFB
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C04EDE #6CDE4E
analogous
#784EDE #C04EDE #DE4EB4
triadic
#C04EDE #DEC04E #4EDEC0
tetradic
#C04EDE #DE784E #6CDE4E #4EB4DE
square
#C04EDE #DE784E #6CDE4E #4EB4DE
split-complementary
#C04EDE #B4DE4E #4EDE78
monochromatic
#7C1C96 #A726C9 #C04EDE #D282E8 #E5B5F1
Accessibility & contrast
On white
3.90
#C04EDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.39
#C04EDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C04EDE
5.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C04EDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C04EDE | 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)
#1B79E2
Deuteranopia (green-blind)
#5685DB
Tritanopia (blue-blind)
#C06890
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c04ede; /* rgb */ color: rgb(192, 78, 222); /* oklch */ color: oklch(63.1% 0.225 318.6);
Tailwind
colors: {
custom: {
50: '#d787e9',
500: '#c04ede',
950: '#000000',
},
}SCSS
$custom: #c04ede; $custom-light: #d787e9; $custom-dark: #000000;
JSON
{
"hex": "#c04ede",
"rgb": {
"r": 192,
"g": 78,
"b": 222
},
"hsl": {
"h": 287.5,
"s": 68.571,
"l": 58.824
},
"oklch": {
"l": 0.63148,
"c": 0.22477,
"h": 318.6
},
"luminance": 0.21929
}Semantic roles & 50–950 ramp
primary
#C04EDE
secondary
#B3E0A8
accent
#EB3C61
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84