#A87F94#A87F94
#A87F94 is a light, muted pink. Relative luminance 0.256; OKLCH L 64.3% C 0.058 H 346.7°. Best body text is #000000 at 6.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A87F94 |
|---|---|
| RGB | rgb(168, 127, 148) |
| HSL | hsl(329, 19%, 58%) |
| HSV | hsv(329, 24%, 66%) |
| CMYK | cmyk(0%, 24.4%, 11.9%, 34.1%) |
| CIE-LAB | lab(57.70, 19.27, -5.11) |
| CIE-LCH | lch(57.70, 19.94, 345.14°) |
| OKLab | oklab(64.28% 0.0565 -0.0133) |
| OKLCH | oklch(64.28% 0.058 346.7) |
| XYZ | xyz(29.0830, 25.6428, 31.4288) |
| Luminance | 0.2564 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.09
Purpley Grey
#947E94
ΔE00 6.01
Mauve (survey)
#AE7181
ΔE00 6.44
Heather
#A484AC
ΔE00 7.17
Light Mauve
#C292A1
ΔE00 7.27
Grey Pink
#C3909B
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A87F94 #7FA893
analogous
#A77FA8 #A87F94 #A87F7F
triadic
#A87F94 #94A87F #7F94A8
tetradic
#A87F94 #A8A77F #7FA893 #7F7FA8
square
#A87F94 #A8A77F #7FA893 #7F7FA8
split-complementary
#A87F94 #7FA87F #7FA8A7
monochromatic
#674657 #8B5F75 #A87F94 #C1A3B2 #DAC8D1
Accessibility & contrast
On white
3.43
#A87F94 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.13
#A87F94 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A87F94
6.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A87F94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A87F94 | 1.00 | 3.43 | 6.13 | 6.13 |
| #FFFFFF | 3.43 | 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)
#828795
Deuteranopia (green-blind)
#8B8D93
Tritanopia (blue-blind)
#AE7F86
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #a87f94; /* rgb */ color: rgb(168, 127, 148); /* oklch */ color: oklch(64.3% 0.058 346.7);
Tailwind
colors: {
custom: {
50: '#c2a4b3',
500: '#a87f94',
950: '#000000',
},
}SCSS
$custom: #a87f94; $custom-light: #c2a4b3; $custom-dark: #000000;
JSON
{
"hex": "#a87f94",
"rgb": {
"r": 168,
"g": 127,
"b": 148
},
"hsl": {
"h": 329.268,
"s": 19.07,
"l": 57.843
},
"oklch": {
"l": 0.64275,
"c": 0.05808,
"h": 346.7
},
"luminance": 0.25642
}Semantic roles & 50–950 ramp
primary
#A87F94
secondary
#B9CAC1
accent
#BC936C
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#120F11
muted
#817F80