#CA91E4#CA91E4
#CA91E4 is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.1% C 0.131 H 314.8°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91E4 |
|---|---|
| RGB | rgb(202, 145, 228) |
| HSL | hsl(281, 61%, 73%) |
| HSV | hsv(281, 36%, 89%) |
| CMYK | cmyk(11.4%, 36.4%, 0%, 10.6%) |
| CIE-LAB | lab(68.32, 36.05, -33.76) |
| CIE-LCH | lch(68.32, 49.39, 316.88°) |
| OKLab | oklab(74.13% 0.0922 -0.0928) |
| OKLCH | oklch(74.13% 0.131 314.8) |
| XYZ | xyz(48.4839, 38.4098, 78.2435) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.04
Pale Purple
#B790D4
ΔE00 4.13
Lavender (survey)
#C79FEF
ΔE00 4.23
Lilac (survey)
#CEA2FD
ΔE00 5.46
Liliac
#C48EFD
ΔE00 5.46
Pastel Purple
#CAA0FF
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91E4 #ABE491
analogous
#A091E4 #CA91E4 #E491D4
triadic
#CA91E4 #E4CA91 #91E4CA
tetradic
#CA91E4 #E4A091 #ABE491 #91D4E4
square
#CA91E4 #E4A091 #ABE491 #91D4E4
split-complementary
#CA91E4 #D4E491 #91E4A0
monochromatic
#9A31C9 #B260D8 #CA91E4 #E2C2F0 #F3E6F9
Accessibility & contrast
On white
2.42
#CA91E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#CA91E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91E4
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91E4 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A3E7
Deuteranopia (green-blind)
#91A8E2
Tritanopia (blue-blind)
#C99CB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ca91e4; /* rgb */ color: rgb(202, 145, 228); /* oklch */ color: oklch(74.1% 0.131 314.8);
Tailwind
colors: {
custom: {
50: '#dbb2ec',
500: '#ca91e4',
950: '#000000',
},
}SCSS
$custom: #ca91e4; $custom-light: #dbb2ec; $custom-dark: #000000;
JSON
{
"hex": "#ca91e4",
"rgb": {
"r": 202,
"g": 145,
"b": 228
},
"hsl": {
"h": 281.205,
"s": 60.584,
"l": 73.137
},
"oklch": {
"l": 0.74135,
"c": 0.13081,
"h": 314.8
},
"luminance": 0.38409
}Semantic roles & 50–950 ramp
primary
#CA91E4
secondary
#E1F0DB
accent
#C81D53
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084