#CA87DC#CA87DC
#CA87DC is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.1% C 0.139 H 319.0°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CA87DC |
|---|---|
| RGB | rgb(202, 135, 220) |
| HSL | hsl(287, 55%, 70%) |
| HSV | hsv(287, 39%, 86%) |
| CMYK | cmyk(8.2%, 38.6%, 0%, 13.7%) |
| CIE-LAB | lab(65.79, 39.84, -33.26) |
| CIE-LCH | lch(65.79, 51.90, 320.15°) |
| OKLab | oklab(72.12% 0.1049 -0.0913) |
| OKLCH | oklch(72.12% 0.139 319) |
| XYZ | xyz(45.9376, 35.0532, 72.0423) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.30
Pale Purple
#B790D4
ΔE00 5.03
Orchid (survey)
#C875C4
ΔE00 5.70
Orchid
#DA70D6
ΔE00 5.94
Violet (CSS)
#EE82EE
ΔE00 6.21
Baby Purple
#CA9BF7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA87DC #99DC87
analogous
#A087DC #CA87DC #DC87C4
triadic
#CA87DC #DCCA87 #87DCCA
tetradic
#CA87DC #DCA087 #99DC87 #87C4DC
square
#CA87DC #DCA087 #99DC87 #87C4DC
split-complementary
#CA87DC #C4DC87 #87DCA0
monochromatic
#9935B4 #B558CE #CA87DC #DFB6EA #F4E6F8
Accessibility & contrast
On white
2.62
#CA87DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#CA87DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA87DC
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA87DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA87DC | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9BDF
Deuteranopia (green-blind)
#8CA2D9
Tritanopia (blue-blind)
#CB91A7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ca87dc; /* rgb */ color: rgb(202, 135, 220); /* oklch */ color: oklch(72.1% 0.139 319.0);
Tailwind
colors: {
custom: {
50: '#dbabe7',
500: '#ca87dc',
950: '#000000',
},
}SCSS
$custom: #ca87dc; $custom-light: #dbabe7; $custom-dark: #000000;
JSON
{
"hex": "#ca87dc",
"rgb": {
"r": 202,
"g": 135,
"b": 220
},
"hsl": {
"h": 287.294,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.72116,
"c": 0.13912,
"h": 319
},
"luminance": 0.35052
}Semantic roles & 50–950 ramp
primary
#CA87DC
secondary
#D8ECD3
accent
#C22345
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84