#AA98A2#AA98A2
#AA98A2 is a light, muted pink. Relative luminance 0.336; OKLCH L 69.8% C 0.025 H 343.2°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AA98A2 |
|---|---|
| RGB | rgb(170, 152, 162) |
| HSL | hsl(327, 10%, 63%) |
| HSV | hsv(327, 11%, 67%) |
| CMYK | cmyk(0%, 10.6%, 4.7%, 33.3%) |
| CIE-LAB | lab(64.65, 8.43, -2.80) |
| CIE-LCH | lch(64.65, 8.88, 341.60°) |
| OKLab | oklab(69.85% 0.0243 -0.0073) |
| OKLCH | oklch(69.85% 0.025 343.2) |
| XYZ | xyz(34.3266, 33.6117, 38.8548) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 9.01
Light Mauve
#C292A1
ΔE00 9.08
Rosybrown
#BC8F8F
ΔE00 9.45
Purpley Grey
#947E94
ΔE00 9.57
Grey Pink
#C3909B
ΔE00 9.77
Warm Grey
#978A84
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA98A2 #98AAA0
analogous
#A998AA #AA98A2 #AA9899
triadic
#AA98A2 #A2AA98 #98A2AA
tetradic
#AA98A2 #AAA998 #98AAA0 #9899AA
square
#AA98A2 #AAA998 #98AAA0 #9899AA
split-complementary
#AA98A2 #99AA98 #98AAA9
monochromatic
#6D5A65 #8E7684 #AA98A2 #C6BAC0 #E1DBDF
Accessibility & contrast
On white
2.72
#AA98A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#AA98A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA98A2
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA98A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA98A2 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999BA2
Deuteranopia (green-blind)
#9D9EA1
Tritanopia (blue-blind)
#AD989B
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #aa98a2; /* rgb */ color: rgb(170, 152, 162); /* oklch */ color: oklch(69.8% 0.025 343.2);
Tailwind
colors: {
custom: {
50: '#c3b6bd',
500: '#aa98a2',
950: '#000000',
},
}SCSS
$custom: #aa98a2; $custom-light: #c3b6bd; $custom-dark: #000000;
JSON
{
"hex": "#aa98a2",
"rgb": {
"r": 170,
"g": 152,
"b": 162
},
"hsl": {
"h": 326.667,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.69848,
"c": 0.02538,
"h": 343.2
},
"luminance": 0.33611
}Semantic roles & 50–950 ramp
primary
#AA98A2
secondary
#CCD2CF
accent
#946F52
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121112
muted
#818081