#CE99E2#CE99E2
#CE99E2 is a light, moderate purple. Relative luminance 0.414; OKLCH L 75.8% C 0.117 H 316.5°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99E2 |
|---|---|
| RGB | rgb(206, 153, 226) |
| HSL | hsl(284, 56%, 74%) |
| HSV | hsv(284, 32%, 89%) |
| CMYK | cmyk(8.8%, 32.3%, 0%, 11.4%) |
| CIE-LAB | lab(70.45, 32.52, -29.33) |
| CIE-LCH | lch(70.45, 43.79, 317.95°) |
| OKLab | oklab(75.82% 0.0846 -0.0802) |
| OKLCH | oklch(75.82% 0.117 316.5) |
| XYZ | xyz(50.5703, 41.3963, 77.2631) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.84
Plum
#DDA0DD
ΔE00 4.45
Pale Purple
#B790D4
ΔE00 4.65
Baby Purple
#CA9BF7
ΔE00 4.65
Lilac (survey)
#CEA2FD
ΔE00 5.38
Pastel Purple
#CAA0FF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99E2 #ADE299
analogous
#AA99E2 #CE99E2 #E299D1
triadic
#CE99E2 #E2CE99 #99E2CE
tetradic
#CE99E2 #E2AA99 #ADE299 #99D1E2
square
#CE99E2 #E2AA99 #ADE299 #99D1E2
split-complementary
#CE99E2 #D1E299 #99E2AA
monochromatic
#A03AC7 #B769D4 #CE99E2 #E5C9F0 #F4E7F8
Accessibility & contrast
On white
2.26
#CE99E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#CE99E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99E2
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99E2 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA9E5
Deuteranopia (green-blind)
#9BAEE0
Tritanopia (blue-blind)
#CEA2B4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ce99e2; /* rgb */ color: rgb(206, 153, 226); /* oklch */ color: oklch(75.8% 0.117 316.5);
Tailwind
colors: {
custom: {
50: '#deb7eb',
500: '#ce99e2',
950: '#000000',
},
}SCSS
$custom: #ce99e2; $custom-light: #deb7eb; $custom-dark: #000000;
JSON
{
"hex": "#ce99e2",
"rgb": {
"r": 206,
"g": 153,
"b": 226
},
"hsl": {
"h": 283.562,
"s": 55.725,
"l": 74.314
},
"oklch": {
"l": 0.75818,
"c": 0.1166,
"h": 316.5
},
"luminance": 0.41395
}Semantic roles & 50–950 ramp
primary
#CE99E2
secondary
#E1EFDC
accent
#C3224E
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084