#C08DEE#C08DEE
#C08DEE is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.9% C 0.145 H 307.4°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C08DEE |
|---|---|
| RGB | rgb(192, 141, 238) |
| HSL | hsl(272, 74%, 74%) |
| HSV | hsv(272, 41%, 93%) |
| CMYK | cmyk(19.3%, 40.8%, 0%, 6.7%) |
| CIE-LAB | lab(66.85, 37.43, -41.64) |
| CIE-LCH | lch(66.85, 55.98, 311.95°) |
| OKLab | oklab(72.93% 0.0883 -0.1156) |
| OKLCH | oklch(72.93% 0.145 307.4) |
| XYZ | xyz(46.6927, 36.4297, 85.4442) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.38
Baby Purple
#CA9BF7
ΔE00 3.68
Lavender (survey)
#C79FEF
ΔE00 4.89
Pastel Purple
#CAA0FF
ΔE00 4.98
Pale Purple
#B790D4
ΔE00 5.22
Lilac (survey)
#CEA2FD
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C08DEE #BBEE8D
analogous
#908DEE #C08DEE #EE8DEC
triadic
#C08DEE #EEC08D #8DEEC0
tetradic
#C08DEE #EE908D #BBEE8D #8DECEE
square
#C08DEE #EE908D #BBEE8D #8DECEE
split-complementary
#C08DEE #ECEE8D #8DEE90
monochromatic
#8522DE #A358E6 #C08DEE #DDC2F6 #F0E4FB
Accessibility & contrast
On white
2.53
#C08DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#C08DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C08DEE
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C08DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C08DEE | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F2
Deuteranopia (green-blind)
#83A3EB
Tritanopia (blue-blind)
#BA9CB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c08dee; /* rgb */ color: rgb(192, 141, 238); /* oklch */ color: oklch(72.9% 0.145 307.4);
Tailwind
colors: {
custom: {
50: '#d4aff4',
500: '#c08dee',
950: '#000000',
},
}SCSS
$custom: #c08dee; $custom-light: #d4aff4; $custom-dark: #000000;
JSON
{
"hex": "#c08dee",
"rgb": {
"r": 192,
"g": 141,
"b": 238
},
"hsl": {
"h": 271.546,
"s": 74.046,
"l": 74.314
},
"oklch": {
"l": 0.7293,
"c": 0.14548,
"h": 307.4
},
"luminance": 0.36429
}Semantic roles & 50–950 ramp
primary
#C08DEE
secondary
#E5F3D8
accent
#D60F6E
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85