#AA98A0#AA98A0
#AA98A0 is a light, muted pink. Relative luminance 0.335; OKLCH L 69.8% C 0.024 H 349.0°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AA98A0 |
|---|---|
| RGB | rgb(170, 152, 160) |
| HSL | hsl(333, 10%, 63%) |
| HSV | hsv(333, 11%, 67%) |
| CMYK | cmyk(0%, 10.6%, 5.9%, 33.3%) |
| CIE-LAB | lab(64.60, 8.06, -1.76) |
| CIE-LCH | lch(64.60, 8.25, 347.68°) |
| OKLab | oklab(69.79% 0.0235 -0.0046) |
| OKLCH | oklch(69.79% 0.024 349) |
| XYZ | xyz(34.1503, 33.5411, 37.9260) |
| Luminance | 0.3354 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 8.55
Rosybrown
#BC8F8F
ΔE00 9.14
Light Mauve
#C292A1
ΔE00 9.29
Warm Grey
#978A84
ΔE00 9.33
Grey Pink
#C3909B
ΔE00 9.84
Purpley Grey
#947E94
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA98A0 #98AAA2
analogous
#AA98A9 #AA98A0 #AA9998
triadic
#AA98A0 #A0AA98 #98A0AA
tetradic
#AA98A0 #A9AA98 #98AAA2 #9998AA
square
#AA98A0 #A9AA98 #98AAA2 #9998AA
split-complementary
#AA98A0 #98AA99 #98A9AA
monochromatic
#6D5A63 #8E7681 #AA98A0 #C6BABF #E1DBDE
Accessibility & contrast
On white
2.72
#AA98A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#AA98A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA98A0
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA98A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA98A0 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999BA0
Deuteranopia (green-blind)
#9D9EA0
Tritanopia (blue-blind)
#AD989B
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #aa98a0; /* rgb */ color: rgb(170, 152, 160); /* oklch */ color: oklch(69.8% 0.024 349.0);
Tailwind
colors: {
custom: {
50: '#c3b6bc',
500: '#aa98a0',
950: '#000000',
},
}SCSS
$custom: #aa98a0; $custom-light: #c3b6bc; $custom-dark: #000000;
JSON
{
"hex": "#aa98a0",
"rgb": {
"r": 170,
"g": 152,
"b": 160
},
"hsl": {
"h": 333.333,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.69786,
"c": 0.02397,
"h": 349
},
"luminance": 0.33541
}Semantic roles & 50–950 ramp
primary
#AA98A0
secondary
#CCD2CF
accent
#947652
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121112
muted
#818081