#CE99E7#CE99E7
#CE99E7 is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.0% C 0.122 H 314.6°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99E7 |
|---|---|
| RGB | rgb(206, 153, 231) |
| HSL | hsl(281, 62%, 75%) |
| HSV | hsv(281, 34%, 91%) |
| CMYK | cmyk(10.8%, 33.8%, 0%, 9.4%) |
| CIE-LAB | lab(70.65, 33.53, -31.78) |
| CIE-LCH | lch(70.65, 46.20, 316.54°) |
| OKLab | oklab(76.03% 0.0858 -0.0872) |
| OKLCH | oklch(76.03% 0.122 314.6) |
| XYZ | xyz(51.2664, 41.6748, 80.9292) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.09
Baby Purple
#CA9BF7
ΔE00 3.61
Lilac (survey)
#CEA2FD
ΔE00 4.44
Pale Purple
#B790D4
ΔE00 4.77
Pastel Purple
#CAA0FF
ΔE00 5.13
Plum
#DDA0DD
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99E7 #B2E799
analogous
#A799E7 #CE99E7 #E799D9
triadic
#CE99E7 #E7CE99 #99E7CE
tetradic
#CE99E7 #E7A799 #B2E799 #99D9E7
square
#CE99E7 #E7A799 #B2E799 #99D9E7
split-complementary
#CE99E7 #D9E799 #99E7A7
monochromatic
#9E36D0 #B667DB #CE99E7 #E6CBF3 #F3E6F9
Accessibility & contrast
On white
2.25
#CE99E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#CE99E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99E7
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99E7 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAAEA
Deuteranopia (green-blind)
#99AEE5
Tritanopia (blue-blind)
#CDA3B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ce99e7; /* rgb */ color: rgb(206, 153, 231); /* oklch */ color: oklch(76.0% 0.122 314.6);
Tailwind
colors: {
custom: {
50: '#deb7ef',
500: '#ce99e7',
950: '#000000',
},
}SCSS
$custom: #ce99e7; $custom-light: #deb7ef; $custom-dark: #000000;
JSON
{
"hex": "#ce99e7",
"rgb": {
"r": 206,
"g": 153,
"b": 231
},
"hsl": {
"h": 280.769,
"s": 61.905,
"l": 75.294
},
"oklch": {
"l": 0.76029,
"c": 0.12235,
"h": 314.6
},
"luminance": 0.41674
}Semantic roles & 50–950 ramp
primary
#CE99E7
secondary
#E2F1DA
accent
#CA1C54
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084