#ABB5AD#ABB5AD
#ABB5AD is a light, near-neutral grey. Relative luminance 0.447; OKLCH L 76.3% C 0.016 H 151.7°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5AD |
|---|---|
| RGB | rgb(171, 181, 173) |
| HSL | hsl(132, 6%, 69%) |
| HSV | hsv(132, 6%, 71%) |
| CMYK | cmyk(5.5%, 0%, 4.4%, 29%) |
| CIE-LAB | lab(72.71, -5.01, 2.87) |
| CIE-LCH | lch(72.71, 5.77, 150.18°) |
| OKLab | oklab(76.29% -0.0139 0.0075) |
| OKLCH | oklch(76.29% 0.016 151.7) |
| XYZ | xyz(40.8599, 44.7225, 46.0067) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.17
Dark Gray
#A9A9A9
ΔE00 7.30
Cool Grey
#95A3A6
ΔE00 7.64
Silver
#C0C0C0
ΔE00 7.72
Greyish
#A8A495
ΔE00 7.93
Cement
#A5A391
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5AD #B5ABB3
analogous
#AEB5AB #ABB5AD #ABB5B2
triadic
#ABB5AD #ADABB5 #B5ADAB
tetradic
#ABB5AD #ABAEB5 #B5ABB3 #B5B2AB
square
#ABB5AD #ABAEB5 #B5ABB3 #B5B2AB
split-complementary
#ABB5AD #B2ABB5 #B5ABAE
monochromatic
#6C7A6E #8A988D #ABB5AD #CCD2CD #ECEEED
Accessibility & contrast
On white
2.11
#ABB5AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#ABB5AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5AD
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5AD | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AD
Deuteranopia (green-blind)
#B3B2AD
Tritanopia (blue-blind)
#AAB5B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb5ad; /* rgb */ color: rgb(171, 181, 173); /* oklch */ color: oklch(76.3% 0.016 151.7);
Tailwind
colors: {
custom: {
50: '#c4cbc5',
500: '#abb5ad',
950: '#000000',
},
}SCSS
$custom: #abb5ad; $custom-light: #c4cbc5; $custom-dark: #000000;
JSON
{
"hex": "#abb5ad",
"rgb": {
"r": 171,
"g": 181,
"b": 173
},
"hsl": {
"h": 132,
"s": 6.329,
"l": 69.02
},
"oklch": {
"l": 0.76288,
"c": 0.01582,
"h": 151.7
},
"luminance": 0.44723
}Semantic roles & 50–950 ramp
primary
#ABB5AD
secondary
#DFDCDF
accent
#558490
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281