#CA89DF#CA89DF
#CA89DF is a light, vivid purple. Relative luminance 0.358; OKLCH L 72.6% C 0.139 H 317.6°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CA89DF |
|---|---|
| RGB | rgb(202, 137, 223) |
| HSL | hsl(285, 57%, 71%) |
| HSV | hsv(285, 39%, 87%) |
| CMYK | cmyk(9.4%, 38.6%, 0%, 12.5%) |
| CIE-LAB | lab(66.35, 39.37, -34.06) |
| CIE-LCH | lch(66.35, 52.05, 319.14°) |
| OKLab | oklab(72.58% 0.1027 -0.0936) |
| OKLCH | oklch(72.58% 0.139 317.6) |
| XYZ | xyz(46.6202, 35.7769, 74.2475) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.70
Pale Purple
#B790D4
ΔE00 4.80
Baby Purple
#CA9BF7
ΔE00 5.82
Liliac
#C48EFD
ΔE00 6.07
Lavender (survey)
#C79FEF
ΔE00 6.28
Violet (CSS)
#EE82EE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA89DF #9EDF89
analogous
#9F89DF #CA89DF #DF89C9
triadic
#CA89DF #DFCA89 #89DFCA
tetradic
#CA89DF #DF9F89 #9EDF89 #89C9DF
square
#CA89DF #DF9F89 #9EDF89 #89C9DF
split-complementary
#CA89DF #C9DF89 #89DF9F
monochromatic
#9A33BB #B459D2 #CA89DF #E0B9EC #F4E7F8
Accessibility & contrast
On white
2.58
#CA89DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#CA89DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA89DF
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA89DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA89DF | 1.00 | 2.58 | 8.16 | 8.16 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9DE2
Deuteranopia (green-blind)
#8CA3DC
Tritanopia (blue-blind)
#CA94AA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ca89df; /* rgb */ color: rgb(202, 137, 223); /* oklch */ color: oklch(72.6% 0.139 317.6);
Tailwind
colors: {
custom: {
50: '#dbace9',
500: '#ca89df',
950: '#000000',
},
}SCSS
$custom: #ca89df; $custom-light: #dbace9; $custom-dark: #000000;
JSON
{
"hex": "#ca89df",
"rgb": {
"r": 202,
"g": 137,
"b": 223
},
"hsl": {
"h": 285.349,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.72578,
"c": 0.13895,
"h": 317.6
},
"luminance": 0.35776
}Semantic roles & 50–950 ramp
primary
#CA89DF
secondary
#DCEED6
accent
#C52149
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84