#C08DED#C08DED
#C08DED is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.9% C 0.144 H 307.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C08DED |
|---|---|
| RGB | rgb(192, 141, 237) |
| HSL | hsl(272, 73%, 74%) |
| HSV | hsv(272, 41%, 93%) |
| CMYK | cmyk(19%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(66.80, 37.20, -41.16) |
| CIE-LCH | lch(66.80, 55.48, 312.11°) |
| OKLab | oklab(72.88% 0.0881 -0.1142) |
| OKLCH | oklch(72.88% 0.144 307.6) |
| XYZ | xyz(46.5462, 36.3711, 84.6726) |
| Luminance | 0.3637 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.56
Baby Purple
#CA9BF7
ΔE00 3.69
Lavender (survey)
#C79FEF
ΔE00 4.84
Pastel Purple
#CAA0FF
ΔE00 5.03
Pale Purple
#B790D4
ΔE00 5.06
Lilac (survey)
#CEA2FD
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C08DED #BAED8D
analogous
#908DED #C08DED #ED8DEA
triadic
#C08DED #EDC08D #8DEDC0
tetradic
#C08DED #ED908D #BAED8D #8DEAED
square
#C08DED #ED908D #BAED8D #8DEAED
split-complementary
#C08DED #EAED8D #8DED90
monochromatic
#8623DC #A358E5 #C08DED #DDC2F5 #F0E5FB
Accessibility & contrast
On white
2.54
#C08DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#C08DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C08DED
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C08DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C08DED | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0F1
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#BA9CB2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #c08ded; /* rgb */ color: rgb(192, 141, 237); /* oklch */ color: oklch(72.9% 0.144 307.6);
Tailwind
colors: {
custom: {
50: '#d4aff3',
500: '#c08ded',
950: '#000000',
},
}SCSS
$custom: #c08ded; $custom-light: #d4aff3; $custom-dark: #000000;
JSON
{
"hex": "#c08ded",
"rgb": {
"r": 192,
"g": 141,
"b": 237
},
"hsl": {
"h": 271.875,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.72882,
"c": 0.14426,
"h": 307.6
},
"luminance": 0.36371
}Semantic roles & 50–950 ramp
primary
#C08DED
secondary
#E5F2D9
accent
#D5116D
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85