#CB99EA#CB99EA
#CB99EA is a light, vivid violet. Relative luminance 0.414; OKLCH L 75.9% C 0.125 H 311.9°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CB99EA |
|---|---|
| RGB | rgb(203, 153, 234) |
| HSL | hsl(277, 66%, 76%) |
| HSV | hsv(277, 35%, 92%) |
| CMYK | cmyk(13.2%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(70.47, 33.24, -33.72) |
| CIE-LCH | lch(70.47, 47.35, 314.59°) |
| OKLab | oklab(75.87% 0.0831 -0.0928) |
| OKLCH | oklch(75.87% 0.125 311.9) |
| XYZ | xyz(50.8686, 41.4203, 83.1411) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.25
Baby Purple
#CA9BF7
ΔE00 2.61
Lilac (survey)
#CEA2FD
ΔE00 3.64
Pastel Purple
#CAA0FF
ΔE00 4.19
Pale Purple
#B790D4
ΔE00 4.61
Liliac
#C48EFD
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB99EA #B8EA99
analogous
#A299EA #CB99EA #EA99E0
triadic
#CB99EA #EACB99 #99EACB
tetradic
#CB99EA #EAA299 #B8EA99 #99E0EA
square
#CB99EA #EAA299 #B8EA99 #99E0EA
split-complementary
#CB99EA #E0EA99 #99EAA2
monochromatic
#9733D5 #B166E0 #CB99EA #E5CCF4 #F2E6FA
Accessibility & contrast
On white
2.26
#CB99EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#CB99EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB99EA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB99EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB99EA | 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)
#8BAAED
Deuteranopia (green-blind)
#96ADE8
Tritanopia (blue-blind)
#C8A4B7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cb99ea; /* rgb */ color: rgb(203, 153, 234); /* oklch */ color: oklch(75.9% 0.125 311.9);
Tailwind
colors: {
custom: {
50: '#dcb7f1',
500: '#cb99ea',
950: '#000000',
},
}SCSS
$custom: #cb99ea; $custom-light: #dcb7f1; $custom-dark: #000000;
JSON
{
"hex": "#cb99ea",
"rgb": {
"r": 203,
"g": 153,
"b": 234
},
"hsl": {
"h": 277.037,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.75866,
"c": 0.12455,
"h": 311.9
},
"luminance": 0.41419
}Semantic roles & 50–950 ramp
primary
#CB99EA
secondary
#E3F1DA
accent
#CE185D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084