#CE96EA#CE96EA
#CE96EA is a light, vivid purple. Relative luminance 0.409; OKLCH L 75.6% C 0.131 H 313.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CE96EA |
|---|---|
| RGB | rgb(206, 150, 234) |
| HSL | hsl(280, 67%, 75%) |
| HSV | hsv(280, 36%, 92%) |
| CMYK | cmyk(12%, 35.9%, 0%, 8.2%) |
| CIE-LAB | lab(70.09, 35.78, -34.28) |
| CIE-LCH | lch(70.09, 49.55, 316.22°) |
| OKLab | oklab(75.65% 0.0909 -0.0943) |
| OKLCH | oklch(75.65% 0.131 313.9) |
| XYZ | xyz(51.2088, 40.8760, 83.0182) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.09
Lavender (survey)
#C79FEF
ΔE00 3.28
Lilac (survey)
#CEA2FD
ΔE00 4.26
Pastel Purple
#CAA0FF
ΔE00 4.78
Pale Purple
#B790D4
ΔE00 4.94
Liliac
#C48EFD
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE96EA #B2EA96
analogous
#A496EA #CE96EA #EA96DC
triadic
#CE96EA #EACE96 #96EACE
tetradic
#CE96EA #EAA496 #B2EA96 #96DCEA
square
#CE96EA #EAA496 #B2EA96 #96DCEA
split-complementary
#CE96EA #DCEA96 #96EAA4
monochromatic
#9E30D6 #B663E0 #CE96EA #E6C9F4 #F3E5FA
Accessibility & contrast
On white
2.29
#CE96EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#CE96EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE96EA
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE96EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE96EA | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8ED
Deuteranopia (green-blind)
#95ADE7
Tritanopia (blue-blind)
#CCA1B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ce96ea; /* rgb */ color: rgb(206, 150, 234); /* oklch */ color: oklch(75.6% 0.131 313.9);
Tailwind
colors: {
custom: {
50: '#deb5f1',
500: '#ce96ea',
950: '#000000',
},
}SCSS
$custom: #ce96ea; $custom-light: #deb5f1; $custom-dark: #000000;
JSON
{
"hex": "#ce96ea",
"rgb": {
"r": 206,
"g": 150,
"b": 234
},
"hsl": {
"h": 280,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.75646,
"c": 0.13097,
"h": 313.9
},
"luminance": 0.40875
}Semantic roles & 50–950 ramp
primary
#CE96EA
secondary
#E2F1DA
accent
#CF1754
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084