#AB9AA2#AB9AA2
#AB9AA2 is a light, muted pink. Relative luminance 0.344; OKLCH L 70.3% C 0.023 H 347.6°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AB9AA2 |
|---|---|
| RGB | rgb(171, 154, 162) |
| HSL | hsl(332, 9%, 64%) |
| HSV | hsv(332, 10%, 67%) |
| CMYK | cmyk(0%, 9.9%, 5.3%, 32.9%) |
| CIE-LAB | lab(65.26, 7.68, -1.90) |
| CIE-LCH | lch(65.26, 7.91, 346.11°) |
| OKLab | oklab(70.34% 0.0223 -0.0049) |
| OKLCH | oklch(70.34% 0.023 347.6) |
| XYZ | xyz(34.8710, 34.3783, 38.9741) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 8.30
Warm Grey
#978A84
ΔE00 9.54
Rosybrown
#BC8F8F
ΔE00 9.56
Light Mauve
#C292A1
ΔE00 9.64
Dark Gray
#A9A9A9
ΔE00 9.77
Grey Pink
#C3909B
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB9AA2 #9AABA3
analogous
#AB9AAA #AB9AA2 #AB9A9A
triadic
#AB9AA2 #A2AB9A #9AA2AB
tetradic
#AB9AA2 #AAAB9A #9AABA3 #9A9AAB
square
#AB9AA2 #AAAB9A #9AABA3 #9A9AAB
split-complementary
#AB9AA2 #9AAB9A #9AAAAB
monochromatic
#6F5C65 #8F7983 #AB9AA2 #C7BBC1 #E3DDE0
Accessibility & contrast
On white
2.67
#AB9AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#AB9AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB9AA2
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB9AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB9AA2 | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9DA2
Deuteranopia (green-blind)
#9F9FA2
Tritanopia (blue-blind)
#AE9A9D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ab9aa2; /* rgb */ color: rgb(171, 154, 162); /* oklch */ color: oklch(70.3% 0.023 347.6);
Tailwind
colors: {
custom: {
50: '#c4b7bd',
500: '#ab9aa2',
950: '#000000',
},
}SCSS
$custom: #ab9aa2; $custom-light: #c4b7bd; $custom-dark: #000000;
JSON
{
"hex": "#ab9aa2",
"rgb": {
"r": 171,
"g": 154,
"b": 162
},
"hsl": {
"h": 331.765,
"s": 9.189,
"l": 63.725
},
"oklch": {
"l": 0.70344,
"c": 0.02287,
"h": 347.6
},
"luminance": 0.34378
}Semantic roles & 50–950 ramp
primary
#AB9AA2
secondary
#CDD3D1
accent
#937552
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121112
muted
#818081