#A87F95#A87F95
#A87F95 is a light, muted pink. Relative luminance 0.257; OKLCH L 64.3% C 0.059 H 345.4°. Best body text is #000000 at 6.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A87F95 |
|---|---|
| RGB | rgb(168, 127, 149) |
| HSL | hsl(328, 19%, 58%) |
| HSV | hsv(328, 24%, 66%) |
| CMYK | cmyk(0%, 24.4%, 11.3%, 34.1%) |
| CIE-LAB | lab(57.73, 19.45, -5.64) |
| CIE-LCH | lch(57.73, 20.25, 343.81°) |
| OKLab | oklab(64.31% 0.0569 -0.0148) |
| OKLCH | oklch(64.31% 0.059 345.4) |
| XYZ | xyz(29.1625, 25.6746, 31.8475) |
| Luminance | 0.2567 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.79
Purpley Grey
#947E94
ΔE00 5.94
Mauve (survey)
#AE7181
ΔE00 6.62
Heather
#A484AC
ΔE00 6.85
Light Mauve
#C292A1
ΔE00 7.37
Grey Pink
#C3909B
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A87F95 #7FA892
analogous
#A77FA8 #A87F95 #A87F80
triadic
#A87F95 #95A87F #7F95A8
tetradic
#A87F95 #A8A77F #7FA892 #7F80A8
square
#A87F95 #A8A77F #7FA892 #7F80A8
split-complementary
#A87F95 #80A87F #7FA8A7
monochromatic
#674658 #8B5F77 #A87F95 #C1A3B3 #DAC8D1
Accessibility & contrast
On white
3.42
#A87F95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.13
#A87F95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A87F95
6.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A87F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A87F95 | 1.00 | 3.42 | 6.13 | 6.13 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#828796
Deuteranopia (green-blind)
#8B8D94
Tritanopia (blue-blind)
#AE7F86
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #a87f95; /* rgb */ color: rgb(168, 127, 149); /* oklch */ color: oklch(64.3% 0.059 345.4);
Tailwind
colors: {
custom: {
50: '#c2a4b4',
500: '#a87f95',
950: '#000000',
},
}SCSS
$custom: #a87f95; $custom-light: #c2a4b4; $custom-dark: #000000;
JSON
{
"hex": "#a87f95",
"rgb": {
"r": 168,
"g": 127,
"b": 149
},
"hsl": {
"h": 327.805,
"s": 19.07,
"l": 57.843
},
"oklch": {
"l": 0.64308,
"c": 0.05879,
"h": 345.4
},
"luminance": 0.25674
}Semantic roles & 50–950 ramp
primary
#A87F95
secondary
#B9CAC1
accent
#BC916C
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#120F11
muted
#817F80