#CE91DB#CE91DB
#CE91DB is a light, vivid purple. Relative luminance 0.385; OKLCH L 74.2% C 0.123 H 320.4°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CE91DB |
|---|---|
| RGB | rgb(206, 145, 219) |
| HSL | hsl(289, 51%, 71%) |
| HSV | hsv(289, 34%, 86%) |
| CMYK | cmyk(5.9%, 33.8%, 0%, 14.1%) |
| CIE-LAB | lab(68.38, 35.47, -28.67) |
| CIE-LCH | lch(68.38, 45.61, 321.05°) |
| OKLab | oklab(74.16% 0.0946 -0.0783) |
| OKLCH | oklch(74.16% 0.123 320.4) |
| XYZ | xyz(48.3636, 38.4885, 71.8854) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.34
Pale Purple
#B790D4
ΔE00 4.69
Plum
#DDA0DD
ΔE00 4.91
Lavender (survey)
#C79FEF
ΔE00 5.74
Baby Purple
#CA9BF7
ΔE00 6.07
Violet (CSS)
#EE82EE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE91DB #9EDB91
analogous
#A991DB #CE91DB #DB91C3
triadic
#CE91DB #DBCE91 #91DBCE
tetradic
#CE91DB #DBA991 #9EDB91 #91C3DB
square
#CE91DB #DBA991 #9EDB91 #91C3DB
split-complementary
#CE91DB #C3DB91 #91DBA9
monochromatic
#A13CB6 #B963CC #CE91DB #E3BFEA #F5E8F7
Accessibility & contrast
On white
2.41
#CE91DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#CE91DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE91DB
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE91DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE91DB | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DE
Deuteranopia (green-blind)
#97A9D9
Tritanopia (blue-blind)
#CF99AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ce91db; /* rgb */ color: rgb(206, 145, 219); /* oklch */ color: oklch(74.2% 0.123 320.4);
Tailwind
colors: {
custom: {
50: '#deb2e6',
500: '#ce91db',
950: '#000000',
},
}SCSS
$custom: #ce91db; $custom-light: #deb2e6; $custom-dark: #000000;
JSON
{
"hex": "#ce91db",
"rgb": {
"r": 206,
"g": 145,
"b": 219
},
"hsl": {
"h": 289.459,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.74155,
"c": 0.12282,
"h": 320.4
},
"luminance": 0.38487
}Semantic roles & 50–950 ramp
primary
#CE91DB
secondary
#DEEEDA
accent
#BE2742
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084