#CA91F3#CA91F3
#CA91F3 is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.8% C 0.148 H 310.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91F3 |
|---|---|
| RGB | rgb(202, 145, 243) |
| HSL | hsl(275, 80%, 76%) |
| HSV | hsv(275, 40%, 95%) |
| CMYK | cmyk(16.9%, 40.3%, 0%, 4.7%) |
| CIE-LAB | lab(68.95, 39.21, -41.01) |
| CIE-LCH | lch(68.95, 56.74, 313.72°) |
| OKLab | oklab(74.82% 0.0953 -0.1136) |
| OKLCH | oklch(74.82% 0.148 310) |
| XYZ | xyz(50.6572, 39.2791, 89.6896) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.57
Liliac
#C48EFD
ΔE00 2.69
Pastel Purple
#CAA0FF
ΔE00 4.10
Lavender (survey)
#C79FEF
ΔE00 4.14
Lilac (survey)
#CEA2FD
ΔE00 4.25
Pale Purple
#B790D4
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91F3 #BAF391
analogous
#9991F3 #CA91F3 #F391EB
triadic
#CA91F3 #F3CA91 #91F3CA
tetradic
#CA91F3 #F39991 #BAF391 #91EBF3
square
#CA91F3 #F39991 #BAF391 #91EBF3
split-complementary
#CA91F3 #EBF391 #91F399
monochromatic
#9523E7 #AF5AED #CA91F3 #E5C8F9 #F2E3FC
Accessibility & contrast
On white
2.37
#CA91F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#CA91F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91F3
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91F3 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F7
Deuteranopia (green-blind)
#8BA9F0
Tritanopia (blue-blind)
#C5A0B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ca91f3; /* rgb */ color: rgb(202, 145, 243); /* oklch */ color: oklch(74.8% 0.148 310.0);
Tailwind
colors: {
custom: {
50: '#dbb2f7',
500: '#ca91f3',
950: '#000000',
},
}SCSS
$custom: #ca91f3; $custom-light: #dbb2f7; $custom-dark: #000000;
JSON
{
"hex": "#ca91f3",
"rgb": {
"r": 202,
"g": 145,
"b": 243
},
"hsl": {
"h": 274.898,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.74819,
"c": 0.14829,
"h": 310
},
"luminance": 0.39278
}Semantic roles & 50–950 ramp
primary
#CA91F3
secondary
#E3F4D7
accent
#DD0961
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085