#A87F98#A87F98
#A87F98 is a light, moderate pink. Relative luminance 0.258; OKLCH L 64.4% C 0.061 H 341.8°. Best body text is #000000 at 6.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A87F98 |
|---|---|
| RGB | rgb(168, 127, 152) |
| HSL | hsl(323, 19%, 58%) |
| HSV | hsv(323, 24%, 66%) |
| CMYK | cmyk(0%, 24.4%, 9.5%, 34.1%) |
| CIE-LAB | lab(57.82, 19.98, -7.24) |
| CIE-LCH | lch(57.82, 21.25, 340.09°) |
| OKLab | oklab(64.41% 0.058 -0.0191) |
| OKLCH | oklch(64.41% 0.061 341.8) |
| XYZ | xyz(29.4051, 25.7716, 33.1252) |
| Luminance | 0.2577 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.94
Purpley Grey
#947E94
ΔE00 5.85
Heather
#A484AC
ΔE00 5.95
Mauve (survey)
#AE7181
ΔE00 7.23
Light Mauve
#C292A1
ΔE00 7.74
Grey Pink
#C3909B
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A87F98 #7FA88F
analogous
#A47FA8 #A87F98 #A87F83
triadic
#A87F98 #98A87F #7F98A8
tetradic
#A87F98 #A8A47F #7FA88F #7F83A8
square
#A87F98 #A8A47F #7FA88F #7F83A8
split-complementary
#A87F98 #83A87F #7FA8A4
monochromatic
#67465A #8B5F7A #A87F98 #C1A3B5 #DAC8D3
Accessibility & contrast
On white
3.41
#A87F98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.15
#A87F98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A87F98
6.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A87F98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A87F98 | 1.00 | 3.41 | 6.15 | 6.15 |
| #FFFFFF | 3.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818799
Deuteranopia (green-blind)
#8A8D97
Tritanopia (blue-blind)
#AD7F87
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #a87f98; /* rgb */ color: rgb(168, 127, 152); /* oklch */ color: oklch(64.4% 0.061 341.8);
Tailwind
colors: {
custom: {
50: '#c2a4b6',
500: '#a87f98',
950: '#000000',
},
}SCSS
$custom: #a87f98; $custom-light: #c2a4b6; $custom-dark: #000000;
JSON
{
"hex": "#a87f98",
"rgb": {
"r": 168,
"g": 127,
"b": 152
},
"hsl": {
"h": 323.415,
"s": 19.07,
"l": 57.843
},
"oklch": {
"l": 0.6441,
"c": 0.06105,
"h": 341.8
},
"luminance": 0.25771
}Semantic roles & 50–950 ramp
primary
#A87F98
secondary
#B9CAC0
accent
#BC8B6C
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#120F11
muted
#817F80