#AA949B#AA949B
#AA949B is a light, muted pink. Relative luminance 0.321; OKLCH L 68.8% C 0.028 H 356.7°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AA949B |
|---|---|
| RGB | rgb(170, 148, 155) |
| HSL | hsl(341, 11%, 62%) |
| HSV | hsv(341, 13%, 67%) |
| CMYK | cmyk(0%, 12.9%, 8.8%, 33.3%) |
| CIE-LAB | lab(63.42, 9.39, -0.67) |
| CIE-LCH | lch(63.42, 9.41, 355.95°) |
| OKLab | oklab(68.82% 0.0278 -0.0016) |
| OKLCH | oklch(68.82% 0.028 356.7) |
| XYZ | xyz(33.0834, 32.0931, 35.4558) |
| Luminance | 0.3209 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 7.61
Light Mauve
#C292A1
ΔE00 8.18
Grey Pink
#C3909B
ΔE00 8.54
Pinkish Grey
#C8ACA9
ΔE00 8.71
Warm Grey
#978A84
ΔE00 9.07
Purpley Grey
#947E94
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA949B #94AAA3
analogous
#AA94A6 #AA949B #AA9894
triadic
#AA949B #9BAA94 #949BAA
tetradic
#AA949B #A6AA94 #94AAA3 #9894AA
square
#AA949B #A6AA94 #94AAA3 #9894AA
split-complementary
#AA949B #94AA98 #94A6AA
monochromatic
#6D575E #8F727B #AA949B #C5B6BB #E0D8DB
Accessibility & contrast
On white
2.83
#AA949B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#AA949B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA949B
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA949B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA949B | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96979B
Deuteranopia (green-blind)
#9B9B9B
Tritanopia (blue-blind)
#AE9396
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #aa949b; /* rgb */ color: rgb(170, 148, 155); /* oklch */ color: oklch(68.8% 0.028 356.7);
Tailwind
colors: {
custom: {
50: '#c3b3b8',
500: '#aa949b',
950: '#000000',
},
}SCSS
$custom: #aa949b; $custom-light: #c3b3b8; $custom-dark: #000000;
JSON
{
"hex": "#aa949b",
"rgb": {
"r": 170,
"g": 148,
"b": 155
},
"hsl": {
"h": 340.909,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.68822,
"c": 0.02789,
"h": 356.7
},
"luminance": 0.32092
}Semantic roles & 50–950 ramp
primary
#AA949B
secondary
#C9D1CE
accent
#967F50
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121111
muted
#818080