#CA96F3#CA96F3
#CA96F3 is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.7% C 0.140 H 309.1°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CA96F3 |
|---|---|
| RGB | rgb(202, 150, 243) |
| HSL | hsl(274, 79%, 77%) |
| HSV | hsv(274, 38%, 95%) |
| CMYK | cmyk(16.9%, 38.3%, 0%, 4.7%) |
| CIE-LAB | lab(70.06, 36.49, -39.28) |
| CIE-LCH | lch(70.06, 53.61, 312.90°) |
| OKLab | oklab(75.66% 0.0882 -0.1087) |
| OKLCH | oklch(75.66% 0.14 309.1) |
| XYZ | xyz(51.4381, 40.8409, 89.9499) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.38
Lavender (survey)
#C79FEF
ΔE00 2.88
Lilac (survey)
#CEA2FD
ΔE00 3.08
Pastel Purple
#CAA0FF
ΔE00 3.09
Liliac
#C48EFD
ΔE00 3.39
Pale Purple
#B790D4
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA96F3 #BFF396
analogous
#9C96F3 #CA96F3 #F396EE
triadic
#CA96F3 #F3CA96 #96F3CA
tetradic
#CA96F3 #F39C96 #BFF396 #96EEF3
square
#CA96F3 #F39C96 #BFF396 #96EEF3
split-complementary
#CA96F3 #EEF396 #96F39C
monochromatic
#9328E6 #AE5FED #CA96F3 #E6CDF9 #F1E4FC
Accessibility & contrast
On white
2.29
#CA96F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#CA96F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA96F3
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA96F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA96F3 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F7
Deuteranopia (green-blind)
#8FACF0
Tritanopia (blue-blind)
#C5A4B9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ca96f3; /* rgb */ color: rgb(202, 150, 243); /* oklch */ color: oklch(75.7% 0.140 309.1);
Tailwind
colors: {
custom: {
50: '#dbb5f7',
500: '#ca96f3',
950: '#000000',
},
}SCSS
$custom: #ca96f3; $custom-light: #dbb5f7; $custom-dark: #000000;
JSON
{
"hex": "#ca96f3",
"rgb": {
"r": 202,
"g": 150,
"b": 243
},
"hsl": {
"h": 273.548,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.75658,
"c": 0.13998,
"h": 309.1
},
"luminance": 0.4084
}Semantic roles & 50–950 ramp
primary
#CA96F3
secondary
#E4F4D7
accent
#DC0A66
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085