#CE91DD#CE91DD
#CE91DD is a light, vivid purple. Relative luminance 0.386; OKLCH L 74.2% C 0.125 H 319.5°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CE91DD |
|---|---|
| RGB | rgb(206, 145, 221) |
| HSL | hsl(288, 53%, 72%) |
| HSV | hsv(288, 34%, 87%) |
| CMYK | cmyk(6.8%, 34.4%, 0%, 13.3%) |
| CIE-LAB | lab(68.46, 35.87, -29.65) |
| CIE-LCH | lch(68.46, 46.54, 320.42°) |
| OKLab | oklab(74.24% 0.0951 -0.0811) |
| OKLCH | oklch(74.24% 0.125 319.5) |
| XYZ | xyz(48.6284, 38.5944, 73.2804) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.48
Pale Purple
#B790D4
ΔE00 4.63
Plum
#DDA0DD
ΔE00 5.14
Lavender (survey)
#C79FEF
ΔE00 5.46
Baby Purple
#CA9BF7
ΔE00 5.70
Violet (CSS)
#EE82EE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE91DD #A0DD91
analogous
#A891DD #CE91DD #DD91C6
triadic
#CE91DD #DDCE91 #91DDCE
tetradic
#CE91DD #DDA891 #A0DD91 #91C6DD
square
#CE91DD #DDA891 #A0DD91 #91C6DD
split-complementary
#CE91DD #C6DD91 #91DDA8
monochromatic
#A13ABA #B962CF #CE91DD #E3C0EB #F5E8F8
Accessibility & contrast
On white
2.41
#CE91DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#CE91DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE91DD
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE91DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE91DD | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A3E0
Deuteranopia (green-blind)
#96A9DB
Tritanopia (blue-blind)
#CF9AAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ce91dd; /* rgb */ color: rgb(206, 145, 221); /* oklch */ color: oklch(74.2% 0.125 319.5);
Tailwind
colors: {
custom: {
50: '#deb2e7',
500: '#ce91dd',
950: '#000000',
},
}SCSS
$custom: #ce91dd; $custom-light: #deb2e7; $custom-dark: #000000;
JSON
{
"hex": "#ce91dd",
"rgb": {
"r": 206,
"g": 145,
"b": 221
},
"hsl": {
"h": 288.158,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.74239,
"c": 0.125,
"h": 319.5
},
"luminance": 0.38593
}Semantic roles & 50–950 ramp
primary
#CE91DD
secondary
#DFEFDB
accent
#C02544
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084