#CE95DF#CE95DF
#CE95DF is a light, vivid purple. Relative luminance 0.399; OKLCH L 75.0% C 0.120 H 318.3°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CE95DF |
|---|---|
| RGB | rgb(206, 149, 223) |
| HSL | hsl(286, 54%, 73%) |
| HSV | hsv(286, 33%, 87%) |
| CMYK | cmyk(7.6%, 33.2%, 0%, 12.5%) |
| CIE-LAB | lab(69.43, 34.09, -29.26) |
| CIE-LCH | lch(69.43, 44.92, 319.36°) |
| OKLab | oklab(75% 0.0897 -0.08) |
| OKLCH | oklch(75% 0.12 318.3) |
| XYZ | xyz(49.5185, 39.9456, 74.8995) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.53
Plum
#DDA0DD
ΔE00 4.62
Lavender (survey)
#C79FEF
ΔE00 4.68
Baby Purple
#CA9BF7
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 5.32
Lilac (survey)
#CEA2FD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE95DF #A6DF95
analogous
#A995DF #CE95DF #DF95CB
triadic
#CE95DF #DFCE95 #95DFCE
tetradic
#CE95DF #DFA995 #A6DF95 #95CBDF
square
#CE95DF #DFA995 #A6DF95 #95CBDF
split-complementary
#CE95DF #CBDF95 #95DFA9
monochromatic
#A13AC0 #B866D1 #CE95DF #E4C4ED #F4E7F8
Accessibility & contrast
On white
2.34
#CE95DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#CE95DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE95DF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE95DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE95DF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA6E2
Deuteranopia (green-blind)
#99ACDD
Tritanopia (blue-blind)
#CE9EB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ce95df; /* rgb */ color: rgb(206, 149, 223); /* oklch */ color: oklch(75.0% 0.120 318.3);
Tailwind
colors: {
custom: {
50: '#deb5e9',
500: '#ce95df',
950: '#000000',
},
}SCSS
$custom: #ce95df; $custom-light: #deb5e9; $custom-dark: #000000;
JSON
{
"hex": "#ce95df",
"rgb": {
"r": 206,
"g": 149,
"b": 223
},
"hsl": {
"h": 286.216,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.75004,
"c": 0.1202,
"h": 318.3
},
"luminance": 0.39944
}Semantic roles & 50–950 ramp
primary
#CE95DF
secondary
#E0EFDC
accent
#C12448
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084