#CA89E5#CA89E5
#CA89E5 is a light, vivid purple. Relative luminance 0.361; OKLCH L 72.9% C 0.146 H 315.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CA89E5 |
|---|---|
| RGB | rgb(202, 137, 229) |
| HSL | hsl(282, 64%, 72%) |
| HSV | hsv(282, 40%, 90%) |
| CMYK | cmyk(11.8%, 40.2%, 0%, 10.2%) |
| CIE-LAB | lab(66.60, 40.59, -36.98) |
| CIE-LCH | lch(66.60, 54.91, 317.66°) |
| OKLab | oklab(72.85% 0.1039 -0.102) |
| OKLCH | oklch(72.85% 0.146 315.5) |
| XYZ | xyz(47.4435, 36.1062, 78.5835) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.95
Baby Purple
#CA9BF7
ΔE00 5.17
Pale Purple
#B790D4
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 5.52
Lavender (survey)
#C79FEF
ΔE00 5.99
Violet (CSS)
#EE82EE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA89E5 #A4E589
analogous
#9C89E5 #CA89E5 #E589D2
triadic
#CA89E5 #E5CA89 #89E5CA
tetradic
#CA89E5 #E59C89 #A4E589 #89D2E5
square
#CA89E5 #E59C89 #A4E589 #89D2E5
split-complementary
#CA89E5 #D2E589 #89E59C
monochromatic
#9A2CC8 #B357DA #CA89E5 #E1BBF0 #F4E6F9
Accessibility & contrast
On white
2.55
#CA89E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#CA89E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA89E5
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA89E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA89E5 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799EE8
Deuteranopia (green-blind)
#8AA4E2
Tritanopia (blue-blind)
#C995AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ca89e5; /* rgb */ color: rgb(202, 137, 229); /* oklch */ color: oklch(72.9% 0.146 315.5);
Tailwind
colors: {
custom: {
50: '#dbaced',
500: '#ca89e5',
950: '#000000',
},
}SCSS
$custom: #ca89e5; $custom-light: #dbaced; $custom-dark: #000000;
JSON
{
"hex": "#ca89e5",
"rgb": {
"r": 202,
"g": 137,
"b": 229
},
"hsl": {
"h": 282.391,
"s": 63.889,
"l": 71.765
},
"oklch": {
"l": 0.7285,
"c": 0.14561,
"h": 315.5
},
"luminance": 0.36105
}Semantic roles & 50–950 ramp
primary
#CA89E5
secondary
#E0F1D9
accent
#CC1A4E
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84