#C04EDC#C04EDC
#C04EDC is a light, highly saturated purple. Relative luminance 0.218; OKLCH L 63.0% C 0.223 H 319.1°. Best body text is #000000 at 5.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C04EDC |
|---|---|
| RGB | rgb(192, 78, 220) |
| HSL | hsl(288, 67%, 58%) |
| HSV | hsv(288, 65%, 86%) |
| CMYK | cmyk(12.7%, 64.5%, 0%, 13.7%) |
| CIE-LAB | lab(53.84, 65.29, -52.15) |
| CIE-LCH | lch(53.84, 83.56, 321.38°) |
| OKLab | oklab(63.03% 0.1687 -0.1458) |
| OKLCH | oklch(63.03% 0.223 319.1) |
| XYZ | xyz(37.3792, 21.8242, 69.9398) |
| Luminance | 0.2182 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.72
Pinkish Purple
#D648D7
ΔE00 4.18
Purple Pink
#D725DE
ΔE00 4.58
Heliotrope
#D94FF5
ΔE00 5.23
Lightish Purple
#A552E6
ΔE00 5.51
Pinky Purple
#C94CBE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C04EDC #6ADC4E
analogous
#794EDC #C04EDC #DC4EB1
triadic
#C04EDC #DCC04E #4EDCC0
tetradic
#C04EDC #DC794E #6ADC4E #4EB1DC
square
#C04EDC #DC794E #6ADC4E #4EB1DC
split-complementary
#C04EDC #B1DC4E #4EDC79
monochromatic
#7B1D93 #A627C6 #C04EDC #D281E6 #E4B4F0
Accessibility & contrast
On white
3.91
#C04EDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.36
#C04EDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C04EDC
5.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C04EDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C04EDC | 1.00 | 3.91 | 5.36 | 5.36 |
| #FFFFFF | 3.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F79E0
Deuteranopia (green-blind)
#5785D9
Tritanopia (blue-blind)
#C0678F
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c04edc; /* rgb */ color: rgb(192, 78, 220); /* oklch */ color: oklch(63.0% 0.223 319.1);
Tailwind
colors: {
custom: {
50: '#d787e7',
500: '#c04edc',
950: '#000000',
},
}SCSS
$custom: #c04edc; $custom-light: #d787e7; $custom-dark: #000000;
JSON
{
"hex": "#c04edc",
"rgb": {
"r": 192,
"g": 78,
"b": 220
},
"hsl": {
"h": 288.169,
"s": 66.981,
"l": 58.431
},
"oklch": {
"l": 0.6303,
"c": 0.22297,
"h": 319.1
},
"luminance": 0.21823
}Semantic roles & 50–950 ramp
primary
#C04EDC
secondary
#B2DFA7
accent
#EA3E60
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84