#AA98A6#AA98A6
#AA98A6 is a light, muted pink. Relative luminance 0.338; OKLCH L 70.0% C 0.029 H 333.5°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AA98A6 |
|---|---|
| RGB | rgb(170, 152, 166) |
| HSL | hsl(313, 10%, 63%) |
| HSV | hsv(313, 11%, 67%) |
| CMYK | cmyk(0%, 10.6%, 2.4%, 33.3%) |
| CIE-LAB | lab(64.77, 9.17, -4.88) |
| CIE-LCH | lch(64.77, 10.39, 331.98°) |
| OKLab | oklab(69.98% 0.0258 -0.0129) |
| OKLCH | oklch(69.98% 0.029 333.5) |
| XYZ | xyz(34.6879, 33.7562, 40.7572) |
| Luminance | 0.3376 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 8.89
Purpley Grey
#947E94
ΔE00 8.94
Dusty Lavender
#AC86A8
ΔE00 9.35
Grey Pink
#C3909B
ΔE00 9.82
Pinkish Grey
#C8ACA9
ΔE00 10.03
Rosybrown
#BC8F8F
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA98A6 #98AA9C
analogous
#A598AA #AA98A6 #AA989D
triadic
#AA98A6 #A6AA98 #98A6AA
tetradic
#AA98A6 #AAA598 #98AA9C #989DAA
square
#AA98A6 #AAA598 #98AA9C #989DAA
split-complementary
#AA98A6 #9DAA98 #98AAA5
monochromatic
#6D5A69 #8E7689 #AA98A6 #C6BAC3 #E1DBE0
Accessibility & contrast
On white
2.71
#AA98A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#AA98A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA98A6
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA98A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA98A6 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989CA7
Deuteranopia (green-blind)
#9C9EA5
Tritanopia (blue-blind)
#AC999D
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #aa98a6; /* rgb */ color: rgb(170, 152, 166); /* oklch */ color: oklch(70.0% 0.029 333.5);
Tailwind
colors: {
custom: {
50: '#c3b6c0',
500: '#aa98a6',
950: '#000000',
},
}SCSS
$custom: #aa98a6; $custom-light: #c3b6c0; $custom-dark: #000000;
JSON
{
"hex": "#aa98a6",
"rgb": {
"r": 170,
"g": 152,
"b": 166
},
"hsl": {
"h": 313.333,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.69976,
"c": 0.02889,
"h": 333.5
},
"luminance": 0.33756
}Semantic roles & 50–950 ramp
primary
#AA98A6
secondary
#CCD2CD
accent
#946152
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#121112
muted
#818081