#CB99EE#CB99EE
#CB99EE is a light, vivid violet. Relative luminance 0.417; OKLCH L 76.0% C 0.129 H 310.5°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CB99EE |
|---|---|
| RGB | rgb(203, 153, 238) |
| HSL | hsl(275, 71%, 77%) |
| HSV | hsv(275, 36%, 93%) |
| CMYK | cmyk(14.7%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(70.63, 34.08, -35.66) |
| CIE-LCH | lch(70.63, 49.32, 313.71°) |
| OKLab | oklab(76.04% 0.084 -0.0983) |
| OKLCH | oklch(76.04% 0.129 310.5) |
| XYZ | xyz(51.4497, 41.6527, 86.2017) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.83
Lavender (survey)
#C79FEF
ΔE00 2.03
Lilac (survey)
#CEA2FD
ΔE00 3.04
Pastel Purple
#CAA0FF
ΔE00 3.49
Liliac
#C48EFD
ΔE00 4.84
Pale Purple
#B790D4
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB99EE #BCEE99
analogous
#A199EE #CB99EE #EE99E7
triadic
#CB99EE #EECB99 #99EECB
tetradic
#CB99EE #EEA199 #BCEE99 #99E7EE
square
#CB99EE #EEA199 #BCEE99 #99E7EE
split-complementary
#CB99EE #E7EE99 #99EEA1
monochromatic
#9630DD #B065E5 #CB99EE #E6CDF7 #F2E5FB
Accessibility & contrast
On white
2.25
#CB99EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#CB99EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB99EE
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB99EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB99EE | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#95AEEC
Tritanopia (blue-blind)
#C7A5B9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #cb99ee; /* rgb */ color: rgb(203, 153, 238); /* oklch */ color: oklch(76.0% 0.129 310.5);
Tailwind
colors: {
custom: {
50: '#dcb7f4',
500: '#cb99ee',
950: '#000000',
},
}SCSS
$custom: #cb99ee; $custom-light: #dcb7f4; $custom-dark: #000000;
JSON
{
"hex": "#cb99ee",
"rgb": {
"r": 203,
"g": 153,
"b": 238
},
"hsl": {
"h": 275.294,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.76041,
"c": 0.12933,
"h": 310.5
},
"luminance": 0.41652
}Semantic roles & 50–950 ramp
primary
#CB99EE
secondary
#E3F2D9
accent
#D31262
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085