#CE99E3#CE99E3
#CE99E3 is a light, moderate purple. Relative luminance 0.414; OKLCH L 75.9% C 0.118 H 316.1°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99E3 |
|---|---|
| RGB | rgb(206, 153, 227) |
| HSL | hsl(283, 57%, 75%) |
| HSV | hsv(283, 33%, 89%) |
| CMYK | cmyk(9.3%, 32.6%, 0%, 11%) |
| CIE-LAB | lab(70.49, 32.72, -29.82) |
| CIE-LCH | lch(70.49, 44.27, 317.65°) |
| OKLab | oklab(75.86% 0.0849 -0.0816) |
| OKLCH | oklch(75.86% 0.118 316.1) |
| XYZ | xyz(50.7079, 41.4514, 77.9878) |
| Luminance | 0.4145 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.68
Baby Purple
#CA9BF7
ΔE00 4.44
Plum
#DDA0DD
ΔE00 4.61
Pale Purple
#B790D4
ΔE00 4.65
Lilac (survey)
#CEA2FD
ΔE00 5.19
Pastel Purple
#CAA0FF
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99E3 #AEE399
analogous
#A999E3 #CE99E3 #E399D3
triadic
#CE99E3 #E3CE99 #99E3CE
tetradic
#CE99E3 #E3A999 #AEE399 #99D3E3
square
#CE99E3 #E3A999 #AEE399 #99D3E3
split-complementary
#CE99E3 #D3E399 #99E3A9
monochromatic
#A039C9 #B769D6 #CE99E3 #E5C9F0 #F3E7F8
Accessibility & contrast
On white
2.26
#CE99E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#CE99E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99E3
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99E3 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA9E6
Deuteranopia (green-blind)
#9BAEE1
Tritanopia (blue-blind)
#CDA2B4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ce99e3; /* rgb */ color: rgb(206, 153, 227); /* oklch */ color: oklch(75.9% 0.118 316.1);
Tailwind
colors: {
custom: {
50: '#deb7ec',
500: '#ce99e3',
950: '#000000',
},
}SCSS
$custom: #ce99e3; $custom-light: #deb7ec; $custom-dark: #000000;
JSON
{
"hex": "#ce99e3",
"rgb": {
"r": 206,
"g": 153,
"b": 227
},
"hsl": {
"h": 282.973,
"s": 56.923,
"l": 74.51
},
"oklch": {
"l": 0.7586,
"c": 0.11774,
"h": 316.1
},
"luminance": 0.4145
}Semantic roles & 50–950 ramp
primary
#CE99E3
secondary
#E1F0DB
accent
#C4214F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084