#AB9CA2#AB9CA2
#AB9CA2 is a light, near-neutral pink. Relative luminance 0.350; OKLCH L 70.8% C 0.019 H 351.4°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AB9CA2 |
|---|---|
| RGB | rgb(171, 156, 162) |
| HSL | hsl(336, 8%, 64%) |
| HSV | hsv(336, 9%, 67%) |
| CMYK | cmyk(0%, 8.8%, 5.3%, 32.9%) |
| CIE-LAB | lab(65.78, 6.56, -1.13) |
| CIE-LCH | lch(65.78, 6.66, 350.20°) |
| OKLab | oklab(70.75% 0.0192 -0.0029) |
| OKLCH | oklch(70.75% 0.019 351.4) |
| XYZ | xyz(35.2039, 35.0440, 39.0850) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.91
Dark Gray
#A9A9A9
ΔE00 8.56
Warm Grey
#978A84
ΔE00 8.97
Rosybrown
#BC8F8F
ΔE00 10.14
Light Mauve
#C292A1
ΔE00 10.66
Dove Gray
#B6B8BD
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB9CA2 #9CABA5
analogous
#AB9CAA #AB9CA2 #AB9E9C
triadic
#AB9CA2 #A2AB9C #9CA2AB
tetradic
#AB9CA2 #AAAB9C #9CABA5 #9E9CAB
square
#AB9CA2 #AAAB9C #9CABA5 #9E9CAB
split-complementary
#AB9CA2 #9CAB9E #9CAAAB
monochromatic
#6F5E65 #8F7B83 #AB9CA2 #C7BDC1 #E3DEE0
Accessibility & contrast
On white
2.62
#AB9CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#AB9CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB9CA2
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB9CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB9CA2 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA2
Deuteranopia (green-blind)
#A0A1A2
Tritanopia (blue-blind)
#AE9C9E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ab9ca2; /* rgb */ color: rgb(171, 156, 162); /* oklch */ color: oklch(70.8% 0.019 351.4);
Tailwind
colors: {
custom: {
50: '#c4b9bd',
500: '#ab9ca2',
950: '#000000',
},
}SCSS
$custom: #ab9ca2; $custom-light: #c4b9bd; $custom-dark: #000000;
JSON
{
"hex": "#ab9ca2",
"rgb": {
"r": 171,
"g": 156,
"b": 162
},
"hsl": {
"h": 336,
"s": 8.197,
"l": 64.118
},
"oklch": {
"l": 0.70751,
"c": 0.01945,
"h": 351.4
},
"luminance": 0.35043
}Semantic roles & 50–950 ramp
primary
#AB9CA2
secondary
#CFD4D2
accent
#927953
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121112
muted
#818081