#CA96F2#CA96F2
#CA96F2 is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.6% C 0.139 H 309.4°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CA96F2 |
|---|---|
| RGB | rgb(202, 150, 242) |
| HSL | hsl(274, 78%, 77%) |
| HSV | hsv(274, 38%, 95%) |
| CMYK | cmyk(16.5%, 38%, 0%, 5.1%) |
| CIE-LAB | lab(70.02, 36.28, -38.80) |
| CIE-LCH | lch(70.02, 53.11, 313.08°) |
| OKLab | oklab(75.61% 0.088 -0.1073) |
| OKLCH | oklch(75.61% 0.139 309.4) |
| XYZ | xyz(51.2875, 40.7807, 89.1568) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.45
Lavender (survey)
#C79FEF
ΔE00 2.81
Lilac (survey)
#CEA2FD
ΔE00 3.13
Pastel Purple
#CAA0FF
ΔE00 3.20
Liliac
#C48EFD
ΔE00 3.55
Pale Purple
#B790D4
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA96F2 #BEF296
analogous
#9C96F2 #CA96F2 #F296EC
triadic
#CA96F2 #F2CA96 #96F2CA
tetradic
#CA96F2 #F29C96 #BEF296 #96ECF2
square
#CA96F2 #F29C96 #BEF296 #96ECF2
split-complementary
#CA96F2 #ECF296 #96F29C
monochromatic
#9329E5 #AF60EB #CA96F2 #E5CCF9 #F1E4FC
Accessibility & contrast
On white
2.29
#CA96F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#CA96F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA96F2
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA96F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA96F2 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F5
Deuteranopia (green-blind)
#90ACEF
Tritanopia (blue-blind)
#C5A3B9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ca96f2; /* rgb */ color: rgb(202, 150, 242); /* oklch */ color: oklch(75.6% 0.139 309.4);
Tailwind
colors: {
custom: {
50: '#dbb5f6',
500: '#ca96f2',
950: '#000000',
},
}SCSS
$custom: #ca96f2; $custom-light: #dbb5f6; $custom-dark: #000000;
JSON
{
"hex": "#ca96f2",
"rgb": {
"r": 202,
"g": 150,
"b": 242
},
"hsl": {
"h": 273.913,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.75612,
"c": 0.13878,
"h": 309.4
},
"luminance": 0.4078
}Semantic roles & 50–950 ramp
primary
#CA96F2
secondary
#E4F3D8
accent
#DA0B65
background
#FDFBFF
surface
#FBF6FE
border
#D4D0D6
text
#151117
muted
#838085