#AA949A#AA949A
#AA949A is a light, muted pink. Relative luminance 0.321; OKLCH L 68.8% C 0.027 H 359.5°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AA949A |
|---|---|
| RGB | rgb(170, 148, 154) |
| HSL | hsl(344, 11%, 62%) |
| HSV | hsv(344, 13%, 67%) |
| CMYK | cmyk(0%, 12.9%, 9.4%, 33.3%) |
| CIE-LAB | lab(63.39, 9.21, -0.14) |
| CIE-LCH | lch(63.39, 9.21, 359.13°) |
| OKLab | oklab(68.79% 0.0275 -0.0002) |
| OKLCH | oklch(68.79% 0.027 359.5) |
| XYZ | xyz(32.9997, 32.0597, 35.0153) |
| Luminance | 0.3206 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 7.47
Light Mauve
#C292A1
ΔE00 8.34
Pinkish Grey
#C8ACA9
ΔE00 8.51
Grey Pink
#C3909B
ΔE00 8.63
Warm Grey
#978A84
ΔE00 8.72
Purpley Grey
#947E94
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA949A #94AAA4
analogous
#AA94A5 #AA949A #AA9994
triadic
#AA949A #9AAA94 #949AAA
tetradic
#AA949A #A5AA94 #94AAA4 #9994AA
square
#AA949A #A5AA94 #94AAA4 #9994AA
split-complementary
#AA949A #94AA99 #94A5AA
monochromatic
#6D575D #8F727A #AA949A #C5B6BA #E0D8DA
Accessibility & contrast
On white
2.83
#AA949A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#AA949A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA949A
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA949A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA949A | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96979A
Deuteranopia (green-blind)
#9B9B9A
Tritanopia (blue-blind)
#AE9396
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #aa949a; /* rgb */ color: rgb(170, 148, 154); /* oklch */ color: oklch(68.8% 0.027 359.5);
Tailwind
colors: {
custom: {
50: '#c3b3b7',
500: '#aa949a',
950: '#000000',
},
}SCSS
$custom: #aa949a; $custom-light: #c3b3b7; $custom-dark: #000000;
JSON
{
"hex": "#aa949a",
"rgb": {
"r": 170,
"g": 148,
"b": 154
},
"hsl": {
"h": 343.636,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.68792,
"c": 0.02745,
"h": 359.5
},
"luminance": 0.32059
}Semantic roles & 50–950 ramp
primary
#AA949A
secondary
#C9D1CF
accent
#968350
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121111
muted
#818080