#C08DEB#C08DEB
#C08DEB is a light, vivid violet. Relative luminance 0.363; OKLCH L 72.8% C 0.142 H 308.2°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C08DEB |
|---|---|
| RGB | rgb(192, 141, 235) |
| HSL | hsl(273, 70%, 74%) |
| HSV | hsv(273, 40%, 92%) |
| CMYK | cmyk(18.3%, 40%, 0%, 7.8%) |
| CIE-LAB | lab(66.71, 36.76, -40.19) |
| CIE-LCH | lch(66.71, 54.47, 312.45°) |
| OKLab | oklab(72.79% 0.0877 -0.1115) |
| OKLCH | oklch(72.79% 0.142 308.2) |
| XYZ | xyz(46.2556, 36.2549, 83.1423) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.92
Baby Purple
#CA9BF7
ΔE00 3.73
Pale Purple
#B790D4
ΔE00 4.73
Lavender (survey)
#C79FEF
ΔE00 4.75
Pastel Purple
#CAA0FF
ΔE00 5.15
Lilac (survey)
#CEA2FD
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C08DEB #B8EB8D
analogous
#918DEB #C08DEB #EB8DE7
triadic
#C08DEB #EBC08D #8DEBC0
tetradic
#C08DEB #EB918D #B8EB8D #8DE7EB
square
#C08DEB #EB918D #B8EB8D #8DE7EB
split-complementary
#C08DEB #E7EB8D #8DEB91
monochromatic
#8626D8 #A359E2 #C08DEB #DDC1F4 #F1E5FA
Accessibility & contrast
On white
2.55
#C08DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#C08DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C08DEB
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C08DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C08DEB | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EF
Deuteranopia (green-blind)
#85A3E8
Tritanopia (blue-blind)
#BA9BB1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #c08deb; /* rgb */ color: rgb(192, 141, 235); /* oklch */ color: oklch(72.8% 0.142 308.2);
Tailwind
colors: {
custom: {
50: '#d4aff2',
500: '#c08deb',
950: '#000000',
},
}SCSS
$custom: #c08deb; $custom-light: #d4aff2; $custom-dark: #000000;
JSON
{
"hex": "#c08deb",
"rgb": {
"r": 192,
"g": 141,
"b": 235
},
"hsl": {
"h": 272.553,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.72787,
"c": 0.14185,
"h": 308.2
},
"luminance": 0.36254
}Semantic roles & 50–950 ramp
primary
#C08DEB
secondary
#E4F2D9
accent
#D2136B
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85