#CE99E5#CE99E5
#CE99E5 is a light, vivid purple. Relative luminance 0.416; OKLCH L 75.9% C 0.120 H 315.3°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99E5 |
|---|---|
| RGB | rgb(206, 153, 229) |
| HSL | hsl(282, 59%, 75%) |
| HSV | hsv(282, 33%, 90%) |
| CMYK | cmyk(10%, 33.2%, 0%, 10.2%) |
| CIE-LAB | lab(70.57, 33.12, -30.80) |
| CIE-LCH | lch(70.57, 45.23, 317.08°) |
| OKLab | oklab(75.94% 0.0854 -0.0844) |
| OKLCH | oklch(75.94% 0.12 315.3) |
| XYZ | xyz(50.9855, 41.5624, 79.4500) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.36
Baby Purple
#CA9BF7
ΔE00 4.02
Pale Purple
#B790D4
ΔE00 4.69
Lilac (survey)
#CEA2FD
ΔE00 4.81
Plum
#DDA0DD
ΔE00 4.95
Pastel Purple
#CAA0FF
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99E5 #B0E599
analogous
#A899E5 #CE99E5 #E599D6
triadic
#CE99E5 #E5CE99 #99E5CE
tetradic
#CE99E5 #E5A899 #B0E599 #99D6E5
square
#CE99E5 #E5A899 #B0E599 #99D6E5
split-complementary
#CE99E5 #D6E599 #99E5A8
monochromatic
#9F37CC #B768D9 #CE99E5 #E5CAF1 #F3E7F9
Accessibility & contrast
On white
2.26
#CE99E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#CE99E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99E5
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99E5 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA9E8
Deuteranopia (green-blind)
#9AAEE3
Tritanopia (blue-blind)
#CDA2B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ce99e5; /* rgb */ color: rgb(206, 153, 229); /* oklch */ color: oklch(75.9% 0.120 315.3);
Tailwind
colors: {
custom: {
50: '#deb7ed',
500: '#ce99e5',
950: '#000000',
},
}SCSS
$custom: #ce99e5; $custom-light: #deb7ed; $custom-dark: #000000;
JSON
{
"hex": "#ce99e5",
"rgb": {
"r": 206,
"g": 153,
"b": 229
},
"hsl": {
"h": 281.842,
"s": 59.375,
"l": 74.902
},
"oklch": {
"l": 0.75944,
"c": 0.12003,
"h": 315.3
},
"luminance": 0.41561
}Semantic roles & 50–950 ramp
primary
#CE99E5
secondary
#E1F0DB
accent
#C71E51
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084