#CE8DEB#CE8DEB
#CE8DEB is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.2% C 0.147 H 314.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CE8DEB |
|---|---|
| RGB | rgb(206, 141, 235) |
| HSL | hsl(281, 70%, 74%) |
| HSV | hsv(281, 40%, 92%) |
| CMYK | cmyk(12.3%, 40%, 0%, 7.8%) |
| CIE-LAB | lab(68.15, 40.85, -37.85) |
| CIE-LCH | lch(68.15, 55.69, 317.18°) |
| OKLab | oklab(74.19% 0.104 -0.1045) |
| OKLCH | oklch(74.19% 0.147 314.9) |
| XYZ | xyz(49.9715, 38.1709, 83.3164) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.20
Liliac
#C48EFD
ΔE00 4.45
Lavender (survey)
#C79FEF
ΔE00 5.21
Pale Purple
#B790D4
ΔE00 5.62
Lilac (survey)
#CEA2FD
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE8DEB #AAEB8D
analogous
#9F8DEB #CE8DEB #EB8DD9
triadic
#CE8DEB #EBCE8D #8DEBCE
tetradic
#CE8DEB #EB9F8D #AAEB8D #8DD9EB
square
#CE8DEB #EB9F8D #AAEB8D #8DD9EB
split-complementary
#CE8DEB #D9EB8D #8DEB9F
monochromatic
#A126D8 #B859E2 #CE8DEB #E4C1F4 #F4E5FA
Accessibility & contrast
On white
2.43
#CE8DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#CE8DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE8DEB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE8DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE8DEB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#8DA8E8
Tritanopia (blue-blind)
#CC9AB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ce8deb; /* rgb */ color: rgb(206, 141, 235); /* oklch */ color: oklch(74.2% 0.147 314.9);
Tailwind
colors: {
custom: {
50: '#deaff1',
500: '#ce8deb',
950: '#000000',
},
}SCSS
$custom: #ce8deb; $custom-light: #deaff1; $custom-dark: #000000;
JSON
{
"hex": "#ce8deb",
"rgb": {
"r": 206,
"g": 141,
"b": 235
},
"hsl": {
"h": 281.489,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.74192,
"c": 0.14741,
"h": 314.9
},
"luminance": 0.3817
}Semantic roles & 50–950 ramp
primary
#CE8DEB
secondary
#E1F2D9
accent
#D2134E
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151017
muted
#837F85