#CE91DC#CE91DC
#CE91DC is a light, vivid purple. Relative luminance 0.385; OKLCH L 74.2% C 0.124 H 320.0°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CE91DC |
|---|---|
| RGB | rgb(206, 145, 220) |
| HSL | hsl(289, 52%, 72%) |
| HSV | hsv(289, 34%, 86%) |
| CMYK | cmyk(6.4%, 34.1%, 0%, 13.7%) |
| CIE-LAB | lab(68.42, 35.67, -29.16) |
| CIE-LCH | lch(68.42, 46.07, 320.73°) |
| OKLab | oklab(74.2% 0.0949 -0.0797) |
| OKLCH | oklch(74.2% 0.124 320) |
| XYZ | xyz(48.4956, 38.5413, 72.5809) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.41
Pale Purple
#B790D4
ΔE00 4.66
Plum
#DDA0DD
ΔE00 5.02
Lavender (survey)
#C79FEF
ΔE00 5.59
Baby Purple
#CA9BF7
ΔE00 5.88
Violet (CSS)
#EE82EE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE91DC #9FDC91
analogous
#A991DC #CE91DC #DC91C5
triadic
#CE91DC #DCCE91 #91DCCE
tetradic
#CE91DC #DCA991 #9FDC91 #91C5DC
square
#CE91DC #DCA991 #9FDC91 #91C5DC
split-complementary
#CE91DC #C5DC91 #91DCA9
monochromatic
#A13BB8 #B963CD #CE91DC #E3BFEB #F5E8F8
Accessibility & contrast
On white
2.41
#CE91DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#CE91DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE91DC
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE91DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE91DC | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3DF
Deuteranopia (green-blind)
#97A9DA
Tritanopia (blue-blind)
#CF99AD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ce91dc; /* rgb */ color: rgb(206, 145, 220); /* oklch */ color: oklch(74.2% 0.124 320.0);
Tailwind
colors: {
custom: {
50: '#deb2e7',
500: '#ce91dc',
950: '#000000',
},
}SCSS
$custom: #ce91dc; $custom-light: #deb2e7; $custom-dark: #000000;
JSON
{
"hex": "#ce91dc",
"rgb": {
"r": 206,
"g": 145,
"b": 220
},
"hsl": {
"h": 288.8,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.74197,
"c": 0.12391,
"h": 320
},
"luminance": 0.3854
}Semantic roles & 50–950 ramp
primary
#CE91DC
secondary
#DEEEDB
accent
#BF2643
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084