#CA99EB#CA99EB
#CA99EB is a light, vivid violet. Relative luminance 0.413; OKLCH L 75.8% C 0.125 H 311.0°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CA99EB |
|---|---|
| RGB | rgb(202, 153, 235) |
| HSL | hsl(276, 67%, 76%) |
| HSV | hsv(276, 35%, 92%) |
| CMYK | cmyk(14%, 34.9%, 0%, 7.8%) |
| CIE-LAB | lab(70.41, 33.15, -34.36) |
| CIE-LCH | lch(70.41, 47.74, 313.97°) |
| OKLab | oklab(75.81% 0.0822 -0.0946) |
| OKLCH | oklch(75.81% 0.125 311) |
| XYZ | xyz(50.7411, 41.3379, 83.8871) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.02
Baby Purple
#CA9BF7
ΔE00 2.30
Lilac (survey)
#CEA2FD
ΔE00 3.40
Pastel Purple
#CAA0FF
ΔE00 3.90
Pale Purple
#B790D4
ΔE00 4.62
Liliac
#C48EFD
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA99EB #BAEB99
analogous
#A199EB #CA99EB #EB99E3
triadic
#CA99EB #EBCA99 #99EBCA
tetradic
#CA99EB #EBA199 #BAEB99 #99E3EB
square
#CA99EB #EBA199 #BAEB99 #99E3EB
split-complementary
#CA99EB #E3EB99 #99EBA1
monochromatic
#9533D7 #AF66E1 #CA99EB #E5CCF5 #F2E5FA
Accessibility & contrast
On white
2.27
#CA99EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#CA99EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA99EB
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA99EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA99EB | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEE
Deuteranopia (green-blind)
#95ADE9
Tritanopia (blue-blind)
#C7A4B7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ca99eb; /* rgb */ color: rgb(202, 153, 235); /* oklch */ color: oklch(75.8% 0.125 311.0);
Tailwind
colors: {
custom: {
50: '#dbb7f1',
500: '#ca99eb',
950: '#000000',
},
}SCSS
$custom: #ca99eb; $custom-light: #dbb7f1; $custom-dark: #000000;
JSON
{
"hex": "#ca99eb",
"rgb": {
"r": 202,
"g": 153,
"b": 235
},
"hsl": {
"h": 275.854,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.75813,
"c": 0.12534,
"h": 311
},
"luminance": 0.41337
}Semantic roles & 50–950 ramp
primary
#CA99EB
secondary
#E3F1DA
accent
#CF1661
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085