#CE99EB#CE99EB
#CE99EB is a light, vivid violet. Relative luminance 0.419; OKLCH L 76.2% C 0.127 H 313.1°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99EB |
|---|---|
| RGB | rgb(206, 153, 235) |
| HSL | hsl(279, 67%, 76%) |
| HSV | hsv(279, 35%, 92%) |
| CMYK | cmyk(12.3%, 34.9%, 0%, 7.8%) |
| CIE-LAB | lab(70.80, 34.36, -33.72) |
| CIE-LCH | lch(70.80, 48.14, 315.53°) |
| OKLab | oklab(76.2% 0.0868 -0.0927) |
| OKLCH | oklch(76.2% 0.127 313.1) |
| XYZ | xyz(51.8378, 41.9033, 83.9385) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.66
Baby Purple
#CA9BF7
ΔE00 2.82
Lilac (survey)
#CEA2FD
ΔE00 3.76
Pastel Purple
#CAA0FF
ΔE00 4.39
Pale Purple
#B790D4
ΔE00 5.03
Liliac
#C48EFD
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99EB #B6EB99
analogous
#A599EB #CE99EB #EB99DF
triadic
#CE99EB #EBCE99 #99EBCE
tetradic
#CE99EB #EBA599 #B6EB99 #99DFEB
square
#CE99EB #EBA599 #B6EB99 #99DFEB
split-complementary
#CE99EB #DFEB99 #99EBA5
monochromatic
#9D33D7 #B566E1 #CE99EB #E7CCF5 #F3E5FA
Accessibility & contrast
On white
2.24
#CE99EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#CE99EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99EB
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99EB | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#97AFE9
Tritanopia (blue-blind)
#CCA4B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ce99eb; /* rgb */ color: rgb(206, 153, 235); /* oklch */ color: oklch(76.2% 0.127 313.1);
Tailwind
colors: {
custom: {
50: '#deb7f1',
500: '#ce99eb',
950: '#000000',
},
}SCSS
$custom: #ce99eb; $custom-light: #deb7f1; $custom-dark: #000000;
JSON
{
"hex": "#ce99eb",
"rgb": {
"r": 206,
"g": 153,
"b": 235
},
"hsl": {
"h": 278.78,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.76201,
"c": 0.12701,
"h": 313.1
},
"luminance": 0.41902
}Semantic roles & 50–950 ramp
primary
#CE99EB
secondary
#E2F1DA
accent
#CF1658
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085