#CA96ED#CA96ED
#CA96ED is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.4% C 0.133 H 310.9°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CA96ED |
|---|---|
| RGB | rgb(202, 150, 237) |
| HSL | hsl(276, 71%, 76%) |
| HSV | hsv(276, 37%, 93%) |
| CMYK | cmyk(14.8%, 36.7%, 0%, 7.1%) |
| CIE-LAB | lab(69.81, 35.21, -36.39) |
| CIE-LCH | lch(69.81, 50.63, 314.06°) |
| OKLab | oklab(75.39% 0.087 -0.1004) |
| OKLCH | oklch(75.39% 0.133 310.9) |
| XYZ | xyz(50.5468, 40.4844, 85.2558) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.08
Lavender (survey)
#C79FEF
ΔE00 2.66
Lilac (survey)
#CEA2FD
ΔE00 3.57
Pastel Purple
#CAA0FF
ΔE00 3.85
Liliac
#C48EFD
ΔE00 4.38
Pale Purple
#B790D4
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA96ED #B9ED96
analogous
#9E96ED #CA96ED #ED96E4
triadic
#CA96ED #EDCA96 #96EDCA
tetradic
#CA96ED #ED9E96 #B9ED96 #96E4ED
square
#CA96ED #ED9E96 #B9ED96 #96E4ED
split-complementary
#CA96ED #E4ED96 #96ED9E
monochromatic
#952EDB #B062E4 #CA96ED #E4CAF6 #F2E5FB
Accessibility & contrast
On white
2.31
#CA96ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#CA96ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA96ED
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA96ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA96ED | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#92ACEA
Tritanopia (blue-blind)
#C6A2B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ca96ed; /* rgb */ color: rgb(202, 150, 237); /* oklch */ color: oklch(75.4% 0.133 310.9);
Tailwind
colors: {
custom: {
50: '#dbb5f3',
500: '#ca96ed',
950: '#000000',
},
}SCSS
$custom: #ca96ed; $custom-light: #dbb5f3; $custom-dark: #000000;
JSON
{
"hex": "#ca96ed",
"rgb": {
"r": 202,
"g": 150,
"b": 237
},
"hsl": {
"h": 275.862,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.75386,
"c": 0.13282,
"h": 310.9
},
"luminance": 0.40484
}Semantic roles & 50–950 ramp
primary
#CA96ED
secondary
#E3F2D9
accent
#D31360
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085