#CA9EF9#CA9EF9
#CA9EF9 is a light, vivid violet. Relative luminance 0.439; OKLCH L 77.3% C 0.134 H 305.7°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9EF9 |
|---|---|
| RGB | rgb(202, 158, 249) |
| HSL | hsl(269, 88%, 80%) |
| HSV | hsv(269, 37%, 98%) |
| CMYK | cmyk(18.9%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(72.13, 33.43, -39.33) |
| CIE-LCH | lch(72.13, 51.62, 310.37°) |
| OKLab | oklab(77.31% 0.0782 -0.1089) |
| OKLCH | oklch(77.31% 0.134 305.7) |
| XYZ | xyz(53.6795, 43.8501, 95.2402) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 0.81
Lilac (survey)
#CEA2FD
ΔE00 1.09
Pastel Purple
#CAA0FF
ΔE00 1.14
Lavender (survey)
#C79FEF
ΔE00 1.93
Pale Violet
#CEAEFA
ΔE00 4.30
Liliac
#C48EFD
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9EF9 #CDF99E
analogous
#9EA0F9 #CA9EF9 #F89EF9
triadic
#CA9EF9 #F9CA9E #9EF9CA
tetradic
#CA9EF9 #F99EA0 #CDF99E #9EF9F8
square
#CA9EF9 #F99EA0 #CDF99E #9EF9F8
split-complementary
#CA9EF9 #F9F89E #A0F99E
monochromatic
#8B2BF2 #AB64F5 #CA9EF9 #E9D8FD #EFE2FD
Accessibility & contrast
On white
2.15
#CA9EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#CA9EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9EF9
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9EF9 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFC
Deuteranopia (green-blind)
#94B1F6
Tritanopia (blue-blind)
#C3ACC0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ca9ef9; /* rgb */ color: rgb(202, 158, 249); /* oklch */ color: oklch(77.3% 0.134 305.7);
Tailwind
colors: {
custom: {
50: '#dbbbfb',
500: '#ca9ef9',
950: '#000000',
},
}SCSS
$custom: #ca9ef9; $custom-light: #dbbbfb; $custom-dark: #000000;
JSON
{
"hex": "#ca9ef9",
"rgb": {
"r": 202,
"g": 158,
"b": 249
},
"hsl": {
"h": 269.011,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.77305,
"c": 0.13406,
"h": 305.7
},
"luminance": 0.4385
}Semantic roles & 50–950 ramp
primary
#CA9EF9
secondary
#E6F5D6
accent
#E50177
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185