#A87F99#A87F99
#A87F99 is a light, moderate pink. Relative luminance 0.258; OKLCH L 64.4% C 0.062 H 340.6°. Best body text is #000000 at 6.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A87F99 |
|---|---|
| RGB | rgb(168, 127, 153) |
| HSL | hsl(322, 19%, 58%) |
| HSV | hsv(322, 24%, 66%) |
| CMYK | cmyk(0%, 24.4%, 8.9%, 34.1%) |
| CIE-LAB | lab(57.85, 20.16, -7.77) |
| CIE-LCH | lch(57.85, 21.60, 338.93°) |
| OKLab | oklab(64.44% 0.0584 -0.0205) |
| OKLCH | oklch(64.44% 0.062 340.6) |
| XYZ | xyz(29.4873, 25.8045, 33.5583) |
| Luminance | 0.2580 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.67
Heather
#A484AC
ΔE00 5.65
Purpley Grey
#947E94
ΔE00 5.85
Mauve (survey)
#AE7181
ΔE00 7.45
Light Mauve
#C292A1
ΔE00 7.89
Grey Pink
#C3909B
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A87F99 #7FA88E
analogous
#A27FA8 #A87F99 #A87F84
triadic
#A87F99 #99A87F #7F99A8
tetradic
#A87F99 #A8A27F #7FA88E #7F84A8
square
#A87F99 #A8A27F #7FA88E #7F84A8
split-complementary
#A87F99 #84A87F #7FA8A2
monochromatic
#67465B #8B5F7B #A87F99 #C1A3B6 #DAC8D3
Accessibility & contrast
On white
3.41
#A87F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.16
#A87F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A87F99
6.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A87F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A87F99 | 1.00 | 3.41 | 6.16 | 6.16 |
| #FFFFFF | 3.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81879A
Deuteranopia (green-blind)
#8A8D98
Tritanopia (blue-blind)
#AD7F88
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #a87f99; /* rgb */ color: rgb(168, 127, 153); /* oklch */ color: oklch(64.4% 0.062 340.6);
Tailwind
colors: {
custom: {
50: '#c2a4b7',
500: '#a87f99',
950: '#000000',
},
}SCSS
$custom: #a87f99; $custom-light: #c2a4b7; $custom-dark: #000000;
JSON
{
"hex": "#a87f99",
"rgb": {
"r": 168,
"g": 127,
"b": 153
},
"hsl": {
"h": 321.951,
"s": 19.07,
"l": 57.843
},
"oklch": {
"l": 0.64445,
"c": 0.06185,
"h": 340.6
},
"luminance": 0.25803
}Semantic roles & 50–950 ramp
primary
#A87F99
secondary
#B9CABF
accent
#BC896C
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#120F11
muted
#817F80