#C04DDF#C04DDF
#C04DDF is a light, highly saturated purple. Relative luminance 0.218; OKLCH L 63.1% C 0.227 H 318.4°. Best body text is #000000 at 5.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C04DDF |
|---|---|
| RGB | rgb(192, 77, 223) |
| HSL | hsl(287, 70%, 59%) |
| HSV | hsv(287, 65%, 87%) |
| CMYK | cmyk(13.9%, 65.5%, 0%, 12.5%) |
| CIE-LAB | lab(53.86, 66.28, -53.82) |
| CIE-LCH | lch(53.86, 85.38, 320.92°) |
| OKLab | oklab(63.1% 0.1697 -0.1507) |
| OKLCH | oklch(63.1% 0.227 318.4) |
| XYZ | xyz(37.7096, 21.8436, 72.0276) |
| Luminance | 0.2184 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.11
Pinkish Purple
#D648D7
ΔE00 4.44
Purple Pink
#D725DE
ΔE00 4.59
Heliotrope
#D94FF5
ΔE00 5.11
Lightish Purple
#A552E6
ΔE00 5.24
Bright Lilac
#C95EFB
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C04DDF #6CDF4D
analogous
#774DDF #C04DDF #DF4DB5
triadic
#C04DDF #DFC04D #4DDFC0
tetradic
#C04DDF #DF774D #6CDF4D #4DB5DF
square
#C04DDF #DF774D #6CDF4D #4DB5DF
split-complementary
#C04DDF #B5DF4D #4DDF77
monochromatic
#7C1B97 #A724CA #C04DDF #D281E8 #E5B5F2
Accessibility & contrast
On white
3.91
#C04DDF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.37
#C04DDF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C04DDF
5.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C04DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C04DDF | 1.00 | 3.91 | 5.37 | 5.37 |
| #FFFFFF | 3.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1479E3
Deuteranopia (green-blind)
#5484DB
Tritanopia (blue-blind)
#C06790
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c04ddf; /* rgb */ color: rgb(192, 77, 223); /* oklch */ color: oklch(63.1% 0.227 318.4);
Tailwind
colors: {
custom: {
50: '#d787ea',
500: '#c04ddf',
950: '#000000',
},
}SCSS
$custom: #c04ddf; $custom-light: #d787ea; $custom-dark: #000000;
JSON
{
"hex": "#c04ddf",
"rgb": {
"r": 192,
"g": 77,
"b": 223
},
"hsl": {
"h": 287.26,
"s": 69.524,
"l": 58.824
},
"oklch": {
"l": 0.631,
"c": 0.22696,
"h": 318.4
},
"luminance": 0.21842
}Semantic roles & 50–950 ramp
primary
#C04DDF
secondary
#B3E1A7
accent
#EC3B61
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84