#CA91F1#CA91F1
#CA91F1 is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.7% C 0.146 H 310.5°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91F1 |
|---|---|
| RGB | rgb(202, 145, 241) |
| HSL | hsl(276, 77%, 76%) |
| HSV | hsv(276, 40%, 95%) |
| CMYK | cmyk(16.2%, 39.8%, 0%, 5.5%) |
| CIE-LAB | lab(68.87, 38.78, -40.05) |
| CIE-LCH | lch(68.87, 55.75, 314.08°) |
| OKLab | oklab(74.72% 0.0949 -0.1109) |
| OKLCH | oklch(74.72% 0.146 310.5) |
| XYZ | xyz(50.3569, 39.1590, 88.1077) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.63
Liliac
#C48EFD
ΔE00 3.03
Lavender (survey)
#C79FEF
ΔE00 4.04
Pastel Purple
#CAA0FF
ΔE00 4.25
Lilac (survey)
#CEA2FD
ΔE00 4.31
Pale Purple
#B790D4
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91F1 #B8F191
analogous
#9A91F1 #CA91F1 #F191E8
triadic
#CA91F1 #F1CA91 #91F1CA
tetradic
#CA91F1 #F19A91 #B8F191 #91E8F1
square
#CA91F1 #F19A91 #B8F191 #91E8F1
split-complementary
#CA91F1 #E8F191 #91F19A
monochromatic
#9624E3 #B05BEA #CA91F1 #E4C7F8 #F2E4FC
Accessibility & contrast
On white
2.38
#CA91F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#CA91F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91F1
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91F1 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA5F5
Deuteranopia (green-blind)
#8BA9EE
Tritanopia (blue-blind)
#C69FB6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ca91f1; /* rgb */ color: rgb(202, 145, 241); /* oklch */ color: oklch(74.7% 0.146 310.5);
Tailwind
colors: {
custom: {
50: '#dbb2f6',
500: '#ca91f1',
950: '#000000',
},
}SCSS
$custom: #ca91f1; $custom-light: #dbb2f6; $custom-dark: #000000;
JSON
{
"hex": "#ca91f1",
"rgb": {
"r": 202,
"g": 145,
"b": 241
},
"hsl": {
"h": 275.625,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.74725,
"c": 0.14593,
"h": 310.5
},
"luminance": 0.39158
}Semantic roles & 50–950 ramp
primary
#CA91F1
secondary
#E3F3D8
accent
#DA0C5F
background
#FDFBFF
surface
#FBF6FE
border
#D4D0D6
text
#151117
muted
#838085