#AA989E#AA989E
#AA989E is a light, muted pink. Relative luminance 0.335; OKLCH L 69.7% C 0.023 H 355.5°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AA989E |
|---|---|
| RGB | rgb(170, 152, 158) |
| HSL | hsl(340, 10%, 63%) |
| HSV | hsv(340, 11%, 67%) |
| CMYK | cmyk(0%, 10.6%, 7.1%, 33.3%) |
| CIE-LAB | lab(64.54, 7.70, -0.72) |
| CIE-LCH | lch(64.54, 7.73, 354.68°) |
| OKLab | oklab(69.72% 0.0227 -0.0018) |
| OKLCH | oklch(69.72% 0.023 355.5) |
| XYZ | xyz(33.9767, 33.4717, 37.0119) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 8.13
Warm Grey
#978A84
ΔE00 8.62
Rosybrown
#BC8F8F
ΔE00 8.90
Light Mauve
#C292A1
ΔE00 9.58
Dark Gray
#A9A9A9
ΔE00 9.92
Grey Pink
#C3909B
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA989E #98AAA4
analogous
#AA98A7 #AA989E #AA9B98
triadic
#AA989E #9EAA98 #989EAA
tetradic
#AA989E #A7AA98 #98AAA4 #9B98AA
square
#AA989E #A7AA98 #98AAA4 #9B98AA
split-complementary
#AA989E #98AA9B #98A7AA
monochromatic
#6D5A61 #8E767E #AA989E #C6BABE #E1DBDD
Accessibility & contrast
On white
2.73
#AA989E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#AA989E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA989E
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA989E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA989E | 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)
#9A9B9E
Deuteranopia (green-blind)
#9E9E9E
Tritanopia (blue-blind)
#AD979A
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #aa989e; /* rgb */ color: rgb(170, 152, 158); /* oklch */ color: oklch(69.7% 0.023 355.5);
Tailwind
colors: {
custom: {
50: '#c3b6ba',
500: '#aa989e',
950: '#000000',
},
}SCSS
$custom: #aa989e; $custom-light: #c3b6ba; $custom-dark: #000000;
JSON
{
"hex": "#aa989e",
"rgb": {
"r": 170,
"g": 152,
"b": 158
},
"hsl": {
"h": 340,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.69724,
"c": 0.02281,
"h": 355.5
},
"luminance": 0.33471
}Semantic roles & 50–950 ramp
primary
#AA989E
secondary
#CCD2D0
accent
#947E52
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121111
muted
#818080