#CA96FB#CA96FB
#CA96FB is a light, vivid violet. Relative luminance 0.413; OKLCH L 76.0% C 0.150 H 306.9°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CA96FB |
|---|---|
| RGB | rgb(202, 150, 251) |
| HSL | hsl(271, 93%, 79%) |
| HSV | hsv(271, 40%, 98%) |
| CMYK | cmyk(19.5%, 40.2%, 0%, 1.6%) |
| CIE-LAB | lab(70.41, 38.24, -43.10) |
| CIE-LCH | lch(70.41, 57.62, 311.58°) |
| OKLab | oklab(76.03% 0.0898 -0.1197) |
| OKLCH | oklch(76.03% 0.15 306.9) |
| XYZ | xyz(52.6726, 41.3347, 96.4516) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.64
Liliac
#C48EFD
ΔE00 2.39
Pastel Purple
#CAA0FF
ΔE00 2.58
Lilac (survey)
#CEA2FD
ΔE00 3.03
Lavender (survey)
#C79FEF
ΔE00 3.69
Pale Violet
#CEAEFA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA96FB #C7FB96
analogous
#9796FB #CA96FB #FB96FA
triadic
#CA96FB #FBCA96 #96FBCA
tetradic
#CA96FB #FB9796 #C7FB96 #96FAFB
square
#CA96FB #FB9796 #C7FB96 #96FAFB
split-complementary
#CA96FB #FAFB96 #96FB97
monochromatic
#8E20F7 #AC5BF9 #CA96FB #E8D1FD #F0E2FE
Accessibility & contrast
On white
2.27
#CA96FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#CA96FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA96FB
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA96FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA96FB | 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)
#7FAAFF
Deuteranopia (green-blind)
#8BADF8
Tritanopia (blue-blind)
#C3A6BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ca96fb; /* rgb */ color: rgb(202, 150, 251); /* oklch */ color: oklch(76.0% 0.150 306.9);
Tailwind
colors: {
custom: {
50: '#dcb5fd',
500: '#ca96fb',
950: '#000000',
},
}SCSS
$custom: #ca96fb; $custom-light: #dcb5fd; $custom-dark: #000000;
JSON
{
"hex": "#ca96fb",
"rgb": {
"r": 202,
"g": 150,
"b": 251
},
"hsl": {
"h": 270.891,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.76032,
"c": 0.14962,
"h": 306.9
},
"luminance": 0.41334
}Semantic roles & 50–950 ramp
primary
#CA96FB
secondary
#E5F6D5
accent
#E6006F
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085