#CA9FF9#CA9FF9
#CA9FF9 is a light, vivid violet. Relative luminance 0.442; OKLCH L 77.5% C 0.132 H 305.5°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9FF9 |
|---|---|
| RGB | rgb(202, 159, 249) |
| HSL | hsl(269, 88%, 80%) |
| HSV | hsv(269, 36%, 98%) |
| CMYK | cmyk(18.9%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(72.36, 32.88, -38.97) |
| CIE-LCH | lch(72.36, 50.99, 310.16°) |
| OKLab | oklab(77.48% 0.0768 -0.1078) |
| OKLCH | oklch(77.48% 0.132 305.5) |
| XYZ | xyz(53.8507, 44.1927, 95.2973) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.93
Baby Purple
#CA9BF7
ΔE00 1.06
Pastel Purple
#CAA0FF
ΔE00 1.10
Lavender (survey)
#C79FEF
ΔE00 1.82
Pale Violet
#CEAEFA
ΔE00 4.04
Liliac
#C48EFD
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9FF9 #CEF99F
analogous
#9FA1F9 #CA9FF9 #F79FF9
triadic
#CA9FF9 #F9CA9F #9FF9CA
tetradic
#CA9FF9 #F99FA1 #CEF99F #9FF9F7
square
#CA9FF9 #F99FA1 #CEF99F #9FF9F7
split-complementary
#CA9FF9 #F9F79F #A1F99F
monochromatic
#8A2CF2 #AA65F5 #CA9FF9 #EAD9FD #EFE2FD
Accessibility & contrast
On white
2.13
#CA9FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#CA9FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9FF9
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9FF9 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FC
Deuteranopia (green-blind)
#95B2F6
Tritanopia (blue-blind)
#C3ADC1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ca9ff9; /* rgb */ color: rgb(202, 159, 249); /* oklch */ color: oklch(77.5% 0.132 305.5);
Tailwind
colors: {
custom: {
50: '#dbbcfb',
500: '#ca9ff9',
950: '#000000',
},
}SCSS
$custom: #ca9ff9; $custom-light: #dbbcfb; $custom-dark: #000000;
JSON
{
"hex": "#ca9ff9",
"rgb": {
"r": 202,
"g": 159,
"b": 249
},
"hsl": {
"h": 268.667,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.77478,
"c": 0.13242,
"h": 305.5
},
"luminance": 0.44192
}Semantic roles & 50–950 ramp
primary
#CA9FF9
secondary
#E6F5D6
accent
#E50178
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185