#AA989A#AA989A
#AA989A is a light, muted red. Relative luminance 0.333; OKLCH L 69.6% C 0.021 H 10.0°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AA989A |
|---|---|
| RGB | rgb(170, 152, 154) |
| HSL | hsl(353, 10%, 63%) |
| HSV | hsv(353, 11%, 67%) |
| CMYK | cmyk(0%, 10.6%, 9.4%, 33.3%) |
| CIE-LAB | lab(64.43, 6.98, 1.38) |
| CIE-LCH | lch(64.43, 7.12, 11.15°) |
| OKLab | oklab(69.6% 0.0212 0.0037) |
| OKLCH | oklch(69.6% 0.021 10) |
| XYZ | xyz(33.6380, 33.3362, 35.2281) |
| Luminance | 0.3334 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Warm Grey
#978A84
ΔE00 7.25
Pinkish Grey
#C8ACA9
ΔE00 7.53
Rosybrown
#BC8F8F
ΔE00 8.67
Dark Gray
#A9A9A9
ΔE00 9.37
Light Mauve
#C292A1
ΔE00 10.41
Grey Pink
#C3909B
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA989A #98AAA8
analogous
#AA98A3 #AA989A #AA9F98
triadic
#AA989A #9AAA98 #989AAA
tetradic
#AA989A #A3AA98 #98AAA8 #9F98AA
square
#AA989A #A3AA98 #98AAA8 #9F98AA
split-complementary
#AA989A #98AA9F #98A3AA
monochromatic
#6D5A5C #8E7679 #AA989A #C6BABB #E1DBDC
Accessibility & contrast
On white
2.74
#AA989A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#AA989A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA989A
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA989A | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9A9A
Deuteranopia (green-blind)
#9E9D9A
Tritanopia (blue-blind)
#AE9799
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #aa989a; /* rgb */ color: rgb(170, 152, 154); /* oklch */ color: oklch(69.6% 0.021 10.0);
Tailwind
colors: {
custom: {
50: '#c3b6b7',
500: '#aa989a',
950: '#000000',
},
}SCSS
$custom: #aa989a; $custom-light: #c3b6b7; $custom-dark: #000000;
JSON
{
"hex": "#aa989a",
"rgb": {
"r": 170,
"g": 152,
"b": 154
},
"hsl": {
"h": 353.333,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.69603,
"c": 0.02148,
"h": 10
},
"luminance": 0.33336
}Semantic roles & 50–950 ramp
primary
#AA989A
secondary
#CCD2D1
accent
#948C52
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121111
muted
#818080