#CA89B4#CA89B4
#CA89B4 is a light, moderate pink. Relative luminance 0.337; OKLCH L 70.9% C 0.097 H 340.1°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CA89B4 |
|---|---|
| RGB | rgb(202, 137, 180) |
| HSL | hsl(320, 38%, 66%) |
| HSV | hsv(320, 32%, 79%) |
| CMYK | cmyk(0%, 32.2%, 10.9%, 20.8%) |
| CIE-LAB | lab(64.76, 31.34, -12.44) |
| CIE-LCH | lch(64.76, 33.72, 338.35°) |
| OKLab | oklab(70.85% 0.0911 -0.033) |
| OKLCH | oklch(70.85% 0.097 340.1) |
| XYZ | xyz(41.5409, 33.7451, 47.4965) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.51
Dull Pink
#D5869D
ΔE00 7.57
Lilac
#C8A2C8
ΔE00 7.59
Lavender Pink
#DD85D7
ΔE00 8.02
Light Mauve
#C292A1
ΔE00 8.17
Orchid (survey)
#C875C4
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA89B4 #89CA9F
analogous
#C089CA #CA89B4 #CA8994
triadic
#CA89B4 #B4CA89 #89B4CA
tetradic
#CA89B4 #CAC089 #89CA9F #8994CA
square
#CA89B4 #CAC089 #89CA9F #8994CA
split-complementary
#CA89B4 #94CA89 #89CAC0
monochromatic
#95437A #B75F99 #CA89B4 #DDB3CF #F0DDEA
Accessibility & contrast
On white
2.71
#CA89B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#CA89B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA89B4
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA89B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA89B4 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B97B6
Deuteranopia (green-blind)
#9BA1B2
Tritanopia (blue-blind)
#D18A98
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ca89b4; /* rgb */ color: rgb(202, 137, 180); /* oklch */ color: oklch(70.9% 0.097 340.1);
Tailwind
colors: {
custom: {
50: '#dbacca',
500: '#ca89b4',
950: '#000000',
},
}SCSS
$custom: #ca89b4; $custom-light: #dbacca; $custom-dark: #000000;
JSON
{
"hex": "#ca89b4",
"rgb": {
"r": 202,
"g": 137,
"b": 180
},
"hsl": {
"h": 320.308,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.7085,
"c": 0.09693,
"h": 340.1
},
"luminance": 0.33743
}Semantic roles & 50–950 ramp
primary
#CA89B4
secondary
#CDE2D4
accent
#B15F35
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#151013
muted
#837F82