#CE99ED#CE99ED
#CE99ED is a light, vivid violet. Relative luminance 0.420; OKLCH L 76.3% C 0.129 H 312.4°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99ED |
|---|---|
| RGB | rgb(206, 153, 237) |
| HSL | hsl(278, 70%, 76%) |
| HSV | hsv(278, 35%, 93%) |
| CMYK | cmyk(13.1%, 35.4%, 0%, 7.1%) |
| CIE-LAB | lab(70.88, 34.77, -34.69) |
| CIE-LCH | lch(70.88, 49.12, 315.07°) |
| OKLab | oklab(76.29% 0.0873 -0.0955) |
| OKLCH | oklch(76.29% 0.129 312.4) |
| XYZ | xyz(52.1283, 42.0196, 85.4688) |
| Luminance | 0.4202 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.44
Lavender (survey)
#C79FEF
ΔE00 2.52
Lilac (survey)
#CEA2FD
ΔE00 3.45
Pastel Purple
#CAA0FF
ΔE00 4.04
Pale Purple
#B790D4
ΔE00 5.21
Liliac
#C48EFD
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99ED #B8ED99
analogous
#A499ED #CE99ED #ED99E2
triadic
#CE99ED #EDCE99 #99EDCE
tetradic
#CE99ED #EDA499 #B8ED99 #99E2ED
square
#CE99ED #EDA499 #B8ED99 #99E2ED
split-complementary
#CE99ED #E2ED99 #99EDA4
monochromatic
#9C31DB #B565E4 #CE99ED #E7CDF6 #F3E5FA
Accessibility & contrast
On white
2.23
#CE99ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#CE99ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99ED
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99ED | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF0
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#CBA4B8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ce99ed; /* rgb */ color: rgb(206, 153, 237); /* oklch */ color: oklch(76.3% 0.129 312.4);
Tailwind
colors: {
custom: {
50: '#deb7f3',
500: '#ce99ed',
950: '#000000',
},
}SCSS
$custom: #ce99ed; $custom-light: #deb7f3; $custom-dark: #000000;
JSON
{
"hex": "#ce99ed",
"rgb": {
"r": 206,
"g": 153,
"b": 237
},
"hsl": {
"h": 277.857,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.76288,
"c": 0.12935,
"h": 312.4
},
"luminance": 0.42019
}Semantic roles & 50–950 ramp
primary
#CE99ED
secondary
#E2F2D9
accent
#D2145A
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085