#CA86E9#CA86E9
#CA86E9 is a light, vivid purple. Relative luminance 0.355; OKLCH L 72.6% C 0.155 H 314.6°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CA86E9 |
|---|---|
| RGB | rgb(202, 134, 233) |
| HSL | hsl(281, 69%, 72%) |
| HSV | hsv(281, 42%, 91%) |
| CMYK | cmyk(13.3%, 42.5%, 0%, 8.6%) |
| CIE-LAB | lab(66.13, 43.02, -39.93) |
| CIE-LCH | lch(66.13, 58.70, 317.14°) |
| OKLab | oklab(72.55% 0.1089 -0.1105) |
| OKLCH | oklch(72.55% 0.155 314.6) |
| XYZ | xyz(47.5879, 35.4911, 81.4186) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.40
Light Purple
#BF77F6
ΔE00 5.34
Baby Purple
#CA9BF7
ΔE00 5.50
Pale Purple
#B790D4
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 6.13
Violet (CSS)
#EE82EE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA86E9 #A5E986
analogous
#9986E9 #CA86E9 #E986D7
triadic
#CA86E9 #E9CA86 #86E9CA
tetradic
#CA86E9 #E99986 #A5E986 #86D7E9
square
#CA86E9 #E99986 #A5E986 #86D7E9
split-complementary
#CA86E9 #D7E986 #86E999
monochromatic
#9A26CF #B352E0 #CA86E9 #E1BAF2 #F4E5FA
Accessibility & contrast
On white
2.59
#CA86E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#CA86E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA86E9
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA86E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA86E9 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DED
Deuteranopia (green-blind)
#85A3E6
Tritanopia (blue-blind)
#C894AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ca86e9; /* rgb */ color: rgb(202, 134, 233); /* oklch */ color: oklch(72.6% 0.155 314.6);
Tailwind
colors: {
custom: {
50: '#dcaaf0',
500: '#ca86e9',
950: '#000000',
},
}SCSS
$custom: #ca86e9; $custom-light: #dcaaf0; $custom-dark: #000000;
JSON
{
"hex": "#ca86e9",
"rgb": {
"r": 202,
"g": 134,
"b": 233
},
"hsl": {
"h": 281.212,
"s": 69.231,
"l": 71.961
},
"oklch": {
"l": 0.72553,
"c": 0.15513,
"h": 314.6
},
"luminance": 0.3549
}Semantic roles & 50–950 ramp
primary
#CA86E9
secondary
#E1F2D9
accent
#D1144F
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84