#CA85E9#CA85E9
#CA85E9 is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.4% C 0.157 H 314.7°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CA85E9 |
|---|---|
| RGB | rgb(202, 133, 233) |
| HSL | hsl(281, 69%, 72%) |
| HSV | hsv(281, 43%, 91%) |
| CMYK | cmyk(13.3%, 42.9%, 0%, 8.6%) |
| CIE-LAB | lab(65.92, 43.56, -40.26) |
| CIE-LCH | lch(65.92, 59.32, 317.25°) |
| OKLab | oklab(72.39% 0.1103 -0.1114) |
| OKLCH | oklch(72.39% 0.157 314.7) |
| XYZ | xyz(47.4503, 35.2160, 81.3728) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.48
Light Purple
#BF77F6
ΔE00 5.16
Baby Purple
#CA9BF7
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.16
Pale Purple
#B790D4
ΔE00 6.17
Violet (CSS)
#EE82EE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA85E9 #A4E985
analogous
#9885E9 #CA85E9 #E985D6
triadic
#CA85E9 #E9CA85 #85E9CA
tetradic
#CA85E9 #E99885 #A4E985 #85D6E9
square
#CA85E9 #E99885 #A4E985 #85D6E9
split-complementary
#CA85E9 #D6E985 #85E998
monochromatic
#9A25CE #B351E0 #CA85E9 #E1B9F2 #F4E5FA
Accessibility & contrast
On white
2.61
#CA85E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#CA85E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA85E9
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA85E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA85E9 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739CED
Deuteranopia (green-blind)
#85A2E6
Tritanopia (blue-blind)
#C893AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ca85e9; /* rgb */ color: rgb(202, 133, 233); /* oklch */ color: oklch(72.4% 0.157 314.7);
Tailwind
colors: {
custom: {
50: '#dcaaf0',
500: '#ca85e9',
950: '#000000',
},
}SCSS
$custom: #ca85e9; $custom-light: #dcaaf0; $custom-dark: #000000;
JSON
{
"hex": "#ca85e9",
"rgb": {
"r": 202,
"g": 133,
"b": 233
},
"hsl": {
"h": 281.4,
"s": 69.444,
"l": 71.765
},
"oklch": {
"l": 0.72394,
"c": 0.1568,
"h": 314.7
},
"luminance": 0.35215
}Semantic roles & 50–950 ramp
primary
#CA85E9
secondary
#E0F2D8
accent
#D1144F
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84