#CE99E1#CE99E1
#CE99E1 is a light, moderate purple. Relative luminance 0.413; OKLCH L 75.8% C 0.115 H 316.9°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99E1 |
|---|---|
| RGB | rgb(206, 153, 225) |
| HSL | hsl(284, 55%, 74%) |
| HSV | hsv(284, 32%, 88%) |
| CMYK | cmyk(8.4%, 32%, 0%, 11.8%) |
| CIE-LAB | lab(70.41, 32.31, -28.84) |
| CIE-LCH | lch(70.41, 43.31, 318.25°) |
| OKLab | oklab(75.78% 0.0844 -0.0788) |
| OKLCH | oklch(75.78% 0.115 316.9) |
| XYZ | xyz(50.4335, 41.3416, 76.5425) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 4.01
Plum
#DDA0DD
ΔE00 4.29
Pale Purple
#B790D4
ΔE00 4.65
Baby Purple
#CA9BF7
ΔE00 4.87
Lilac (survey)
#CEA2FD
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99E1 #ACE199
analogous
#AA99E1 #CE99E1 #E199D0
triadic
#CE99E1 #E1CE99 #99E1CE
tetradic
#CE99E1 #E1AA99 #ACE199 #99D0E1
square
#CE99E1 #E1AA99 #ACE199 #99D0E1
split-complementary
#CE99E1 #D0E199 #99E1AA
monochromatic
#A13AC5 #B76AD3 #CE99E1 #E5C8EF #F4E7F8
Accessibility & contrast
On white
2.27
#CE99E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#CE99E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99E1
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99E1 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA9E4
Deuteranopia (green-blind)
#9BAEDF
Tritanopia (blue-blind)
#CEA2B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ce99e1; /* rgb */ color: rgb(206, 153, 225); /* oklch */ color: oklch(75.8% 0.115 316.9);
Tailwind
colors: {
custom: {
50: '#deb7ea',
500: '#ce99e1',
950: '#000000',
},
}SCSS
$custom: #ce99e1; $custom-light: #deb7ea; $custom-dark: #000000;
JSON
{
"hex": "#ce99e1",
"rgb": {
"r": 206,
"g": 153,
"b": 225
},
"hsl": {
"h": 284.167,
"s": 54.545,
"l": 74.118
},
"oklch": {
"l": 0.75777,
"c": 0.11547,
"h": 316.9
},
"luminance": 0.41341
}Semantic roles & 50–950 ramp
primary
#CE99E1
secondary
#E1EFDC
accent
#C2234D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084