#CE95DC#CE95DC
#CE95DC is a light, moderate purple. Relative luminance 0.398; OKLCH L 74.9% C 0.117 H 319.6°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CE95DC |
|---|---|
| RGB | rgb(206, 149, 220) |
| HSL | hsl(288, 50%, 72%) |
| HSV | hsv(288, 32%, 86%) |
| CMYK | cmyk(6.4%, 32.3%, 0%, 13.7%) |
| CIE-LAB | lab(69.32, 33.50, -27.78) |
| CIE-LCH | lch(69.32, 43.52, 320.33°) |
| OKLab | oklab(74.88% 0.089 -0.0758) |
| OKLCH | oklch(74.88% 0.117 319.6) |
| XYZ | xyz(49.1176, 39.7853, 72.7882) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.21
Pale Purple
#B790D4
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 5.16
Lavender (survey)
#C79FEF
ΔE00 5.16
Baby Purple
#CA9BF7
ΔE00 5.81
Lilac (survey)
#CEA2FD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE95DC #A3DC95
analogous
#AB95DC #CE95DC #DC95C7
triadic
#CE95DC #DCCE95 #95DCCE
tetradic
#CE95DC #DCAB95 #A3DC95 #95C7DC
square
#CE95DC #DCAB95 #A3DC95 #95C7DC
split-complementary
#CE95DC #C7DC95 #95DCAB
monochromatic
#A13DB9 #B967CD #CE95DC #E3C3EB #F4E8F7
Accessibility & contrast
On white
2.34
#CE95DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#CE95DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE95DC
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE95DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE95DC | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DF
Deuteranopia (green-blind)
#9AABDA
Tritanopia (blue-blind)
#CF9DAF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ce95dc; /* rgb */ color: rgb(206, 149, 220); /* oklch */ color: oklch(74.9% 0.117 319.6);
Tailwind
colors: {
custom: {
50: '#deb5e7',
500: '#ce95dc',
950: '#000000',
},
}SCSS
$custom: #ce95dc; $custom-light: #deb5e7; $custom-dark: #000000;
JSON
{
"hex": "#ce95dc",
"rgb": {
"r": 206,
"g": 149,
"b": 220
},
"hsl": {
"h": 288.169,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.74879,
"c": 0.11688,
"h": 319.6
},
"luminance": 0.39784
}Semantic roles & 50–950 ramp
primary
#CE95DC
secondary
#E0EEDD
accent
#BE2845
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084