#CA88DC#CA88DC
#CA88DC is a light, vivid purple. Relative luminance 0.353; OKLCH L 72.3% C 0.137 H 318.9°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CA88DC |
|---|---|
| RGB | rgb(202, 136, 220) |
| HSL | hsl(287, 55%, 70%) |
| HSV | hsv(287, 38%, 86%) |
| CMYK | cmyk(8.2%, 38.2%, 0%, 13.7%) |
| CIE-LAB | lab(66.01, 39.30, -32.92) |
| CIE-LCH | lch(66.01, 51.27, 320.05°) |
| OKLab | oklab(72.28% 0.1035 -0.0904) |
| OKLCH | oklch(72.28% 0.137 318.9) |
| XYZ | xyz(46.0778, 35.3335, 72.0891) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.31
Pale Purple
#B790D4
ΔE00 4.87
Orchid (survey)
#C875C4
ΔE00 5.85
Orchid
#DA70D6
ΔE00 6.15
Violet (CSS)
#EE82EE
ΔE00 6.27
Baby Purple
#CA9BF7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA88DC #9ADC88
analogous
#A088DC #CA88DC #DC88C4
triadic
#CA88DC #DCCA88 #88DCCA
tetradic
#CA88DC #DCA088 #9ADC88 #88C4DC
square
#CA88DC #DCA088 #9ADC88 #88C4DC
split-complementary
#CA88DC #C4DC88 #88DCA0
monochromatic
#9935B5 #B559CE #CA88DC #DFB7EA #F4E7F8
Accessibility & contrast
On white
2.60
#CA88DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#CA88DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA88DC
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA88DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA88DC | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9CDF
Deuteranopia (green-blind)
#8DA3D9
Tritanopia (blue-blind)
#CB92A8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ca88dc; /* rgb */ color: rgb(202, 136, 220); /* oklch */ color: oklch(72.3% 0.137 318.9);
Tailwind
colors: {
custom: {
50: '#dbace7',
500: '#ca88dc',
950: '#000000',
},
}SCSS
$custom: #ca88dc; $custom-light: #dbace7; $custom-dark: #000000;
JSON
{
"hex": "#ca88dc",
"rgb": {
"r": 202,
"g": 136,
"b": 220
},
"hsl": {
"h": 287.143,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.7228,
"c": 0.1374,
"h": 318.9
},
"luminance": 0.35332
}Semantic roles & 50–950 ramp
primary
#CA88DC
secondary
#D9ECD4
accent
#C22345
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84