#CA9EF6#CA9EF6
#CA9EF6 is a light, vivid violet. Relative luminance 0.437; OKLCH L 77.2% C 0.130 H 306.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9EF6 |
|---|---|
| RGB | rgb(202, 158, 246) |
| HSL | hsl(270, 83%, 79%) |
| HSV | hsv(270, 36%, 96%) |
| CMYK | cmyk(17.9%, 35.8%, 0%, 3.5%) |
| CIE-LAB | lab(72.00, 32.77, -37.89) |
| CIE-LCH | lch(72.00, 50.10, 310.86°) |
| OKLab | oklab(77.17% 0.0776 -0.1047) |
| OKLCH | oklch(77.17% 0.13 306.5) |
| XYZ | xyz(53.2153, 43.6645, 92.7955) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 0.88
Lilac (survey)
#CEA2FD
ΔE00 1.30
Lavender (survey)
#C79FEF
ΔE00 1.41
Pastel Purple
#CAA0FF
ΔE00 1.67
Pale Violet
#CEAEFA
ΔE00 4.17
Liliac
#C48EFD
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9EF6 #CAF69E
analogous
#9E9EF6 #CA9EF6 #F69EF6
triadic
#CA9EF6 #F6CA9E #9EF6CA
tetradic
#CA9EF6 #F69E9E #CAF69E #9EF6F6
square
#CA9EF6 #F69E9E #CAF69E #9EF6F6
split-complementary
#CA9EF6 #F6F69E #9EF69E
monochromatic
#8D2EEC #AB66F1 #CA9EF6 #E9D6FB #F0E3FC
Accessibility & contrast
On white
2.16
#CA9EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#CA9EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9EF6
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9EF6 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAFF9
Deuteranopia (green-blind)
#95B1F4
Tritanopia (blue-blind)
#C4ABBF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ca9ef6; /* rgb */ color: rgb(202, 158, 246); /* oklch */ color: oklch(77.2% 0.130 306.5);
Tailwind
colors: {
custom: {
50: '#dbbbf9',
500: '#ca9ef6',
950: '#000000',
},
}SCSS
$custom: #ca9ef6; $custom-light: #dbbbf9; $custom-dark: #000000;
JSON
{
"hex": "#ca9ef6",
"rgb": {
"r": 202,
"g": 158,
"b": 246
},
"hsl": {
"h": 270,
"s": 83.019,
"l": 79.216
},
"oklch": {
"l": 0.77169,
"c": 0.13035,
"h": 306.5
},
"luminance": 0.43664
}Semantic roles & 50–950 ramp
primary
#CA9EF6
secondary
#E6F4D7
accent
#DF0673
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185