#CA91E2#CA91E2
#CA91E2 is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.0% C 0.129 H 315.5°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91E2 |
|---|---|
| RGB | rgb(202, 145, 226) |
| HSL | hsl(282, 58%, 73%) |
| HSV | hsv(282, 36%, 89%) |
| CMYK | cmyk(10.6%, 35.8%, 0%, 11.4%) |
| CIE-LAB | lab(68.24, 35.64, -32.78) |
| CIE-LCH | lch(68.24, 48.42, 317.39°) |
| OKLab | oklab(74.05% 0.0917 -0.0901) |
| OKLCH | oklch(74.05% 0.129 315.5) |
| XYZ | xyz(48.2079, 38.2994, 76.7898) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.00
Baby Purple
#CA9BF7
ΔE00 4.36
Lavender (survey)
#C79FEF
ΔE00 4.39
Lavender Pink
#DD85D7
ΔE00 5.66
Lilac (survey)
#CEA2FD
ΔE00 5.73
Liliac
#C48EFD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91E2 #A9E291
analogous
#A191E2 #CA91E2 #E291D1
triadic
#CA91E2 #E2CA91 #91E2CA
tetradic
#CA91E2 #E2A191 #A9E291 #91D1E2
square
#CA91E2 #E2A191 #A9E291 #91D1E2
split-complementary
#CA91E2 #D1E291 #91E2A1
monochromatic
#9A34C5 #B361D5 #CA91E2 #E1C1EF #F3E7F9
Accessibility & contrast
On white
2.43
#CA91E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#CA91E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91E2
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91E2 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A3E5
Deuteranopia (green-blind)
#92A8E0
Tritanopia (blue-blind)
#C99BAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ca91e2; /* rgb */ color: rgb(202, 145, 226); /* oklch */ color: oklch(74.0% 0.129 315.5);
Tailwind
colors: {
custom: {
50: '#dbb2eb',
500: '#ca91e2',
950: '#000000',
},
}SCSS
$custom: #ca91e2; $custom-light: #dbb2eb; $custom-dark: #000000;
JSON
{
"hex": "#ca91e2",
"rgb": {
"r": 202,
"g": 145,
"b": 226
},
"hsl": {
"h": 282.222,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.74047,
"c": 0.12853,
"h": 315.5
},
"luminance": 0.38298
}Semantic roles & 50–950 ramp
primary
#CA91E2
secondary
#E1F0DB
accent
#C62051
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084