#A8889A#A8889A
#A8889A is a light, muted pink. Relative luminance 0.283; OKLCH L 66.2% C 0.046 H 343.6°. Best body text is #000000 at 6.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A8889A |
|---|---|
| RGB | rgb(168, 136, 154) |
| HSL | hsl(326, 16%, 60%) |
| HSV | hsv(326, 19%, 66%) |
| CMYK | cmyk(0%, 19%, 8.3%, 34.1%) |
| CIE-LAB | lab(60.13, 15.23, -4.96) |
| CIE-LCH | lch(60.13, 16.02, 341.97°) |
| OKLab | oklab(66.21% 0.0442 -0.013) |
| OKLCH | oklch(66.21% 0.046 343.6) |
| XYZ | xyz(30.7849, 28.2671, 34.4000) |
| Luminance | 0.2827 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.20
Purpley Grey
#947E94
ΔE00 5.53
Light Mauve
#C292A1
ΔE00 6.35
Grey Pink
#C3909B
ΔE00 7.15
Heather
#A484AC
ΔE00 7.15
Rosybrown
#BC8F8F
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8889A #88A896
analogous
#A688A8 #A8889A #A8888A
triadic
#A8889A #9AA888 #889AA8
tetradic
#A8889A #A8A688 #88A896 #888AA8
square
#A8889A #A8A688 #88A896 #888AA8
split-complementary
#A8889A #8AA888 #88A8A6
monochromatic
#694D5D #8C677C #A8889A #C2ABB8 #DCCFD6
Accessibility & contrast
On white
3.16
#A8889A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.65
#A8889A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A8889A
6.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8889A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8889A | 1.00 | 3.16 | 6.65 | 6.65 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8E9B
Deuteranopia (green-blind)
#919399
Tritanopia (blue-blind)
#AC888E
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #a8889a; /* rgb */ color: rgb(168, 136, 154); /* oklch */ color: oklch(66.2% 0.046 343.6);
Tailwind
colors: {
custom: {
50: '#c2aab7',
500: '#a8889a',
950: '#000000',
},
}SCSS
$custom: #a8889a; $custom-light: #c2aab7; $custom-dark: #000000;
JSON
{
"hex": "#a8889a",
"rgb": {
"r": 168,
"g": 136,
"b": 154
},
"hsl": {
"h": 326.25,
"s": 15.534,
"l": 59.608
},
"oklch": {
"l": 0.66213,
"c": 0.0461,
"h": 343.6
},
"luminance": 0.28266
}Semantic roles & 50–950 ramp
primary
#A8889A
secondary
#C0CCC5
accent
#B88F70
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#121011
muted
#817F80