#AB9BA2#AB9BA2
#AB9BA2 is a light, muted pink. Relative luminance 0.347; OKLCH L 70.5% C 0.021 H 349.3°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AB9BA2 |
|---|---|
| RGB | rgb(171, 155, 162) |
| HSL | hsl(334, 9%, 64%) |
| HSV | hsv(334, 9%, 67%) |
| CMYK | cmyk(0%, 9.4%, 5.3%, 32.9%) |
| CIE-LAB | lab(65.52, 7.12, -1.52) |
| CIE-LCH | lch(65.52, 7.28, 347.98°) |
| OKLab | oklab(70.55% 0.0208 -0.0039) |
| OKLCH | oklch(70.55% 0.021 349.3) |
| XYZ | xyz(35.0368, 34.7098, 39.0293) |
| Luminance | 0.3471 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 8.08
Dark Gray
#A9A9A9
ΔE00 9.17
Warm Grey
#978A84
ΔE00 9.24
Rosybrown
#BC8F8F
ΔE00 9.83
Light Mauve
#C292A1
ΔE00 10.14
Grey Pink
#C3909B
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB9BA2 #9BABA4
analogous
#AB9BAA #AB9BA2 #AB9C9B
triadic
#AB9BA2 #A2AB9B #9BA2AB
tetradic
#AB9BA2 #AAAB9B #9BABA4 #9C9BAB
square
#AB9BA2 #AAAB9B #9BABA4 #9C9BAB
split-complementary
#AB9BA2 #9BAB9C #9BAAAB
monochromatic
#6F5D65 #8F7A83 #AB9BA2 #C7BCC1 #E3DEE0
Accessibility & contrast
On white
2.64
#AB9BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#AB9BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB9BA2
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB9BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB9BA2 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA2
Deuteranopia (green-blind)
#A0A0A2
Tritanopia (blue-blind)
#AE9B9D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ab9ba2; /* rgb */ color: rgb(171, 155, 162); /* oklch */ color: oklch(70.5% 0.021 349.3);
Tailwind
colors: {
custom: {
50: '#c4b8bd',
500: '#ab9ba2',
950: '#000000',
},
}SCSS
$custom: #ab9ba2; $custom-light: #c4b8bd; $custom-dark: #000000;
JSON
{
"hex": "#ab9ba2",
"rgb": {
"r": 171,
"g": 155,
"b": 162
},
"hsl": {
"h": 333.75,
"s": 8.696,
"l": 63.922
},
"oklch": {
"l": 0.70547,
"c": 0.02115,
"h": 349.3
},
"luminance": 0.34709
}Semantic roles & 50–950 ramp
primary
#AB9BA2
secondary
#CED4D1
accent
#937753
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121112
muted
#818081