#AA989D#AA989D
#AA989D is a light, muted pink. Relative luminance 0.334; OKLCH L 69.7% C 0.022 H 359.0°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AA989D |
|---|---|
| RGB | rgb(170, 152, 157) |
| HSL | hsl(343, 10%, 63%) |
| HSV | hsv(343, 11%, 67%) |
| CMYK | cmyk(0%, 10.6%, 7.6%, 33.3%) |
| CIE-LAB | lab(64.51, 7.52, -0.19) |
| CIE-LCH | lch(64.51, 7.52, 358.52°) |
| OKLab | oklab(69.69% 0.0223 -0.0004) |
| OKLCH | oklch(69.69% 0.022 359) |
| XYZ | xyz(33.8910, 33.4374, 36.5605) |
| Luminance | 0.3344 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.95
Warm Grey
#978A84
ΔE00 8.27
Rosybrown
#BC8F8F
ΔE00 8.81
Light Mauve
#C292A1
ΔE00 9.76
Dark Gray
#A9A9A9
ΔE00 9.76
Grey Pink
#C3909B
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA989D #98AAA5
analogous
#AA98A6 #AA989D #AA9C98
triadic
#AA989D #9DAA98 #989DAA
tetradic
#AA989D #A6AA98 #98AAA5 #9C98AA
square
#AA989D #A6AA98 #98AAA5 #9C98AA
split-complementary
#AA989D #98AA9C #98A6AA
monochromatic
#6D5A60 #8E767D #AA989D #C6BABD #E1DBDD
Accessibility & contrast
On white
2.73
#AA989D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#AA989D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA989D
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA989D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA989D | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9B9D
Deuteranopia (green-blind)
#9E9E9D
Tritanopia (blue-blind)
#AD979A
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #aa989d; /* rgb */ color: rgb(170, 152, 157); /* oklch */ color: oklch(69.7% 0.022 359.0);
Tailwind
colors: {
custom: {
50: '#c3b6b9',
500: '#aa989d',
950: '#000000',
},
}SCSS
$custom: #aa989d; $custom-light: #c3b6b9; $custom-dark: #000000;
JSON
{
"hex": "#aa989d",
"rgb": {
"r": 170,
"g": 152,
"b": 157
},
"hsl": {
"h": 343.333,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.69693,
"c": 0.02235,
"h": 359
},
"luminance": 0.33437
}Semantic roles & 50–950 ramp
primary
#AA989D
secondary
#CCD2D0
accent
#948152
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121111
muted
#818080