#CA95F3#CA95F3
#CA95F3 is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.5% C 0.142 H 309.3°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CA95F3 |
|---|---|
| RGB | rgb(202, 149, 243) |
| HSL | hsl(274, 80%, 77%) |
| HSV | hsv(274, 39%, 95%) |
| CMYK | cmyk(16.9%, 38.7%, 0%, 4.7%) |
| CIE-LAB | lab(69.84, 37.04, -39.62) |
| CIE-LCH | lch(69.84, 54.24, 313.07°) |
| OKLab | oklab(75.49% 0.0896 -0.1097) |
| OKLCH | oklch(75.49% 0.142 309.3) |
| XYZ | xyz(51.2792, 40.5231, 89.8970) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.60
Lavender (survey)
#C79FEF
ΔE00 3.13
Liliac
#C48EFD
ΔE00 3.22
Pastel Purple
#CAA0FF
ΔE00 3.27
Lilac (survey)
#CEA2FD
ΔE00 3.31
Pale Purple
#B790D4
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA95F3 #BEF395
analogous
#9B95F3 #CA95F3 #F395ED
triadic
#CA95F3 #F3CA95 #95F3CA
tetradic
#CA95F3 #F39B95 #BEF395 #95EDF3
square
#CA95F3 #F39B95 #BEF395 #95EDF3
split-complementary
#CA95F3 #EDF395 #95F39B
monochromatic
#9327E7 #AF5EED #CA95F3 #E5CCF9 #F1E4FC
Accessibility & contrast
On white
2.31
#CA95F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#CA95F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA95F3
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA95F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA95F3 | 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)
#82A8F7
Deuteranopia (green-blind)
#8EACF0
Tritanopia (blue-blind)
#C5A3B9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ca95f3; /* rgb */ color: rgb(202, 149, 243); /* oklch */ color: oklch(75.5% 0.142 309.3);
Tailwind
colors: {
custom: {
50: '#dbb5f7',
500: '#ca95f3',
950: '#000000',
},
}SCSS
$custom: #ca95f3; $custom-light: #dbb5f7; $custom-dark: #000000;
JSON
{
"hex": "#ca95f3",
"rgb": {
"r": 202,
"g": 149,
"b": 243
},
"hsl": {
"h": 273.83,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.75489,
"c": 0.14164,
"h": 309.3
},
"luminance": 0.40523
}Semantic roles & 50–950 ramp
primary
#CA95F3
secondary
#E4F4D7
accent
#DC0A65
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085