#AA989F#AA989F
#AA989F is a light, muted pink. Relative luminance 0.335; OKLCH L 69.8% C 0.023 H 352.2°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AA989F |
|---|---|
| RGB | rgb(170, 152, 159) |
| HSL | hsl(337, 10%, 63%) |
| HSV | hsv(337, 11%, 67%) |
| CMYK | cmyk(0%, 10.6%, 6.5%, 33.3%) |
| CIE-LAB | lab(64.57, 7.88, -1.24) |
| CIE-LCH | lch(64.57, 7.97, 351.06°) |
| OKLab | oklab(69.76% 0.0231 -0.0032) |
| OKLCH | oklch(69.76% 0.023 352.2) |
| XYZ | xyz(34.0632, 33.5063, 37.4671) |
| Luminance | 0.3351 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 8.33
Warm Grey
#978A84
ΔE00 8.98
Rosybrown
#BC8F8F
ΔE00 9.01
Light Mauve
#C292A1
ΔE00 9.43
Grey Pink
#C3909B
ΔE00 9.90
Dark Gray
#A9A9A9
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA989F #98AAA3
analogous
#AA98A8 #AA989F #AA9A98
triadic
#AA989F #9FAA98 #989FAA
tetradic
#AA989F #A8AA98 #98AAA3 #9A98AA
square
#AA989F #A8AA98 #98AAA3 #9A98AA
split-complementary
#AA989F #98AA9A #98A8AA
monochromatic
#6D5A62 #8E7680 #AA989F #C6BABE #E1DBDE
Accessibility & contrast
On white
2.73
#AA989F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#AA989F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA989F
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA989F | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999B9F
Deuteranopia (green-blind)
#9D9E9F
Tritanopia (blue-blind)
#AD989A
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #aa989f; /* rgb */ color: rgb(170, 152, 159); /* oklch */ color: oklch(69.8% 0.023 352.2);
Tailwind
colors: {
custom: {
50: '#c3b6bb',
500: '#aa989f',
950: '#000000',
},
}SCSS
$custom: #aa989f; $custom-light: #c3b6bb; $custom-dark: #000000;
JSON
{
"hex": "#aa989f",
"rgb": {
"r": 170,
"g": 152,
"b": 159
},
"hsl": {
"h": 336.667,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.69755,
"c": 0.02335,
"h": 352.2
},
"luminance": 0.33506
}Semantic roles & 50–950 ramp
primary
#AA989F
secondary
#CCD2D0
accent
#947A52
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121111
muted
#818080