#AA949D#AA949D
#AA949D is a light, muted pink. Relative luminance 0.322; OKLCH L 68.9% C 0.029 H 351.3°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AA949D |
|---|---|
| RGB | rgb(170, 148, 157) |
| HSL | hsl(335, 11%, 62%) |
| HSV | hsv(335, 13%, 67%) |
| CMYK | cmyk(0%, 12.9%, 7.6%, 33.3%) |
| CIE-LAB | lab(63.48, 9.75, -1.71) |
| CIE-LCH | lch(63.48, 9.90, 350.03°) |
| OKLab | oklab(68.88% 0.0286 -0.0044) |
| OKLCH | oklch(68.88% 0.029 351.3) |
| XYZ | xyz(33.2527, 32.1608, 36.3477) |
| Luminance | 0.3216 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.91
Rosybrown
#BC8F8F
ΔE00 7.95
Grey Pink
#C3909B
ΔE00 8.44
Purpley Grey
#947E94
ΔE00 8.82
Pinkish Grey
#C8ACA9
ΔE00 9.13
Warm Grey
#978A84
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA949D #94AAA1
analogous
#AA94A8 #AA949D #AA9694
triadic
#AA949D #9DAA94 #949DAA
tetradic
#AA949D #A8AA94 #94AAA1 #9694AA
square
#AA949D #A8AA94 #94AAA1 #9694AA
split-complementary
#AA949D #94AA96 #94A8AA
monochromatic
#6D5760 #8F727E #AA949D #C5B6BC #E0D8DB
Accessibility & contrast
On white
2.83
#AA949D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#AA949D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA949D
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA949D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA949D | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96989D
Deuteranopia (green-blind)
#9B9B9C
Tritanopia (blue-blind)
#AE9397
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #aa949d; /* rgb */ color: rgb(170, 148, 157); /* oklch */ color: oklch(68.9% 0.029 351.3);
Tailwind
colors: {
custom: {
50: '#c3b3b9',
500: '#aa949d',
950: '#000000',
},
}SCSS
$custom: #aa949d; $custom-light: #c3b3b9; $custom-dark: #000000;
JSON
{
"hex": "#aa949d",
"rgb": {
"r": 170,
"g": 148,
"b": 157
},
"hsl": {
"h": 335.455,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.68884,
"c": 0.02896,
"h": 351.3
},
"luminance": 0.3216
}Semantic roles & 50–950 ramp
primary
#AA949D
secondary
#C9D1CE
accent
#967950
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121111
muted
#818080