#A87F96#A87F96
#A87F96 is a light, muted pink. Relative luminance 0.257; OKLCH L 64.3% C 0.060 H 344.2°. Best body text is #000000 at 6.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A87F96 |
|---|---|
| RGB | rgb(168, 127, 150) |
| HSL | hsl(326, 19%, 58%) |
| HSV | hsv(326, 24%, 66%) |
| CMYK | cmyk(0%, 24.4%, 10.7%, 34.1%) |
| CIE-LAB | lab(57.76, 19.62, -6.18) |
| CIE-LCH | lch(57.76, 20.57, 342.53°) |
| OKLab | oklab(64.34% 0.0573 -0.0162) |
| OKLCH | oklch(64.34% 0.06 344.2) |
| XYZ | xyz(29.2426, 25.7067, 32.2698) |
| Luminance | 0.2571 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.50
Purpley Grey
#947E94
ΔE00 5.89
Heather
#A484AC
ΔE00 6.55
Mauve (survey)
#AE7181
ΔE00 6.82
Light Mauve
#C292A1
ΔE00 7.48
Grey Pink
#C3909B
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A87F96 #7FA891
analogous
#A57FA8 #A87F96 #A87F81
triadic
#A87F96 #96A87F #7F96A8
tetradic
#A87F96 #A8A57F #7FA891 #7F81A8
square
#A87F96 #A8A57F #7FA891 #7F81A8
split-complementary
#A87F96 #81A87F #7FA8A5
monochromatic
#674658 #8B5F78 #A87F96 #C1A3B4 #DAC8D2
Accessibility & contrast
On white
3.42
#A87F96 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.14
#A87F96 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A87F96
6.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A87F96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A87F96 | 1.00 | 3.42 | 6.14 | 6.14 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818797
Deuteranopia (green-blind)
#8B8D95
Tritanopia (blue-blind)
#AE7F87
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #a87f96; /* rgb */ color: rgb(168, 127, 150); /* oklch */ color: oklch(64.3% 0.060 344.2);
Tailwind
colors: {
custom: {
50: '#c2a4b4',
500: '#a87f96',
950: '#000000',
},
}SCSS
$custom: #a87f96; $custom-light: #c2a4b4; $custom-dark: #000000;
JSON
{
"hex": "#a87f96",
"rgb": {
"r": 168,
"g": 127,
"b": 150
},
"hsl": {
"h": 326.341,
"s": 19.07,
"l": 57.843
},
"oklch": {
"l": 0.64342,
"c": 0.05952,
"h": 344.2
},
"luminance": 0.25706
}Semantic roles & 50–950 ramp
primary
#A87F96
secondary
#B9CAC0
accent
#BC8F6C
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#120F11
muted
#817F80