#CA96EF#CA96EF
#CA96EF is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.5% C 0.135 H 310.3°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CA96EF |
|---|---|
| RGB | rgb(202, 150, 239) |
| HSL | hsl(275, 74%, 76%) |
| HSV | hsv(275, 37%, 94%) |
| CMYK | cmyk(15.5%, 37.2%, 0%, 6.3%) |
| CIE-LAB | lab(69.90, 35.64, -37.35) |
| CIE-LCH | lch(69.90, 51.62, 313.65°) |
| OKLab | oklab(75.48% 0.0874 -0.1032) |
| OKLCH | oklch(75.48% 0.135 310.3) |
| XYZ | xyz(50.8407, 40.6019, 86.8033) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.79
Lavender (survey)
#C79FEF
ΔE00 2.68
Lilac (survey)
#CEA2FD
ΔE00 3.37
Pastel Purple
#CAA0FF
ΔE00 3.57
Liliac
#C48EFD
ΔE00 4.04
Pale Purple
#B790D4
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA96EF #BBEF96
analogous
#9E96EF #CA96EF #EF96E8
triadic
#CA96EF #EFCA96 #96EFCA
tetradic
#CA96EF #EF9E96 #BBEF96 #96E8EF
square
#CA96EF #EF9E96 #BBEF96 #96E8EF
split-complementary
#CA96EF #E8EF96 #96EF9E
monochromatic
#942CDF #AF61E7 #CA96EF #E5CBF7 #F2E4FB
Accessibility & contrast
On white
2.30
#CA96EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#CA96EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA96EF
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA96EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA96EF | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F2
Deuteranopia (green-blind)
#91ACEC
Tritanopia (blue-blind)
#C6A3B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ca96ef; /* rgb */ color: rgb(202, 150, 239); /* oklch */ color: oklch(75.5% 0.135 310.3);
Tailwind
colors: {
custom: {
50: '#dbb5f4',
500: '#ca96ef',
950: '#000000',
},
}SCSS
$custom: #ca96ef; $custom-light: #dbb5f4; $custom-dark: #000000;
JSON
{
"hex": "#ca96ef",
"rgb": {
"r": 202,
"g": 150,
"b": 239
},
"hsl": {
"h": 275.056,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.75476,
"c": 0.1352,
"h": 310.3
},
"luminance": 0.40601
}Semantic roles & 50–950 ramp
primary
#CA96EF
secondary
#E3F3D8
accent
#D61062
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085