#C04DDE#C04DDE
#C04DDE is a light, highly saturated purple. Relative luminance 0.218; OKLCH L 63.0% C 0.226 H 318.7°. Best body text is #000000 at 5.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C04DDE |
|---|---|
| RGB | rgb(192, 77, 222) |
| HSL | hsl(288, 69%, 59%) |
| HSV | hsv(288, 65%, 87%) |
| CMYK | cmyk(13.5%, 65.3%, 0%, 12.9%) |
| CIE-LAB | lab(53.80, 66.09, -53.34) |
| CIE-LCH | lch(53.80, 84.93, 321.09°) |
| OKLab | oklab(63.04% 0.1697 -0.1493) |
| OKLCH | oklch(63.04% 0.226 318.7) |
| XYZ | xyz(37.5752, 21.7898, 71.3197) |
| Luminance | 0.2179 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.01
Pinkish Purple
#D648D7
ΔE00 4.37
Purple Pink
#D725DE
ΔE00 4.55
Heliotrope
#D94FF5
ΔE00 5.18
Lightish Purple
#A552E6
ΔE00 5.31
Bright Lilac
#C95EFB
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C04DDE #6BDE4D
analogous
#774DDE #C04DDE #DE4DB3
triadic
#C04DDE #DEC04D #4DDEC0
tetradic
#C04DDE #DE774D #6BDE4D #4DB3DE
square
#C04DDE #DE774D #6BDE4D #4DB3DE
split-complementary
#C04DDE #B3DE4D #4DDE77
monochromatic
#7C1C95 #A725C9 #C04DDE #D281E8 #E5B4F1
Accessibility & contrast
On white
3.92
#C04DDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.36
#C04DDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C04DDE
5.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C04DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C04DDE | 1.00 | 3.92 | 5.36 | 5.36 |
| #FFFFFF | 3.92 | 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)
#1779E2
Deuteranopia (green-blind)
#5584DA
Tritanopia (blue-blind)
#C0678F
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c04dde; /* rgb */ color: rgb(192, 77, 222); /* oklch */ color: oklch(63.0% 0.226 318.7);
Tailwind
colors: {
custom: {
50: '#d787e9',
500: '#c04dde',
950: '#000000',
},
}SCSS
$custom: #c04dde; $custom-light: #d787e9; $custom-dark: #000000;
JSON
{
"hex": "#c04dde",
"rgb": {
"r": 192,
"g": 77,
"b": 222
},
"hsl": {
"h": 287.586,
"s": 68.72,
"l": 58.627
},
"oklch": {
"l": 0.6304,
"c": 0.22606,
"h": 318.7
},
"luminance": 0.21788
}Semantic roles & 50–950 ramp
primary
#C04DDE
secondary
#B3E0A7
accent
#EC3C61
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84