#A87F93#A87F93
#A87F93 is a light, muted pink. Relative luminance 0.256; OKLCH L 64.2% C 0.057 H 348.0°. Best body text is #000000 at 6.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A87F93 |
|---|---|
| RGB | rgb(168, 127, 147) |
| HSL | hsl(331, 19%, 58%) |
| HSV | hsv(331, 24%, 66%) |
| CMYK | cmyk(0%, 24.4%, 12.5%, 34.1%) |
| CIE-LAB | lab(57.67, 19.10, -4.58) |
| CIE-LCH | lch(57.67, 19.64, 346.51°) |
| OKLab | oklab(64.24% 0.0562 -0.0119) |
| OKLCH | oklch(64.24% 0.057 348) |
| XYZ | xyz(29.0042, 25.6113, 31.0138) |
| Luminance | 0.2561 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.40
Purpley Grey
#947E94
ΔE00 6.09
Mauve (survey)
#AE7181
ΔE00 6.27
Light Mauve
#C292A1
ΔE00 7.18
Heather
#A484AC
ΔE00 7.48
Grey Pink
#C3909B
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A87F93 #7FA894
analogous
#A87FA7 #A87F93 #A87F7F
triadic
#A87F93 #93A87F #7F93A8
tetradic
#A87F93 #A7A87F #7FA894 #7F7FA8
square
#A87F93 #A7A87F #7FA894 #7F7FA8
split-complementary
#A87F93 #7FA87F #7FA7A8
monochromatic
#674656 #8B5F74 #A87F93 #C1A3B2 #DAC8D0
Accessibility & contrast
On white
3.43
#A87F93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.12
#A87F93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A87F93
6.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A87F93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A87F93 | 1.00 | 3.43 | 6.12 | 6.12 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#828794
Deuteranopia (green-blind)
#8B8D92
Tritanopia (blue-blind)
#AE7E86
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #a87f93; /* rgb */ color: rgb(168, 127, 147); /* oklch */ color: oklch(64.2% 0.057 348.0);
Tailwind
colors: {
custom: {
50: '#c2a4b2',
500: '#a87f93',
950: '#000000',
},
}SCSS
$custom: #a87f93; $custom-light: #c2a4b2; $custom-dark: #000000;
JSON
{
"hex": "#a87f93",
"rgb": {
"r": 168,
"g": 127,
"b": 147
},
"hsl": {
"h": 330.732,
"s": 19.07,
"l": 57.843
},
"oklch": {
"l": 0.64241,
"c": 0.05741,
"h": 348
},
"luminance": 0.2561
}Semantic roles & 50–950 ramp
primary
#A87F93
secondary
#B9CAC2
accent
#BC956C
background
#FCFAFA
surface
#F8F4F5
border
#D1CECF
text
#120F11
muted
#817F80