#ABB4AA#ABB4AA
#ABB4AA is a light, near-neutral grey. Relative luminance 0.442; OKLCH L 76.0% C 0.017 H 142.5°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4AA |
|---|---|
| RGB | rgb(171, 180, 170) |
| HSL | hsl(114, 6%, 69%) |
| HSV | hsv(114, 6%, 71%) |
| CMYK | cmyk(5%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(72.36, -5.03, 4.01) |
| CIE-LCH | lch(72.36, 6.43, 141.44°) |
| OKLab | oklab(75.99% -0.0137 0.0105) |
| OKLCH | oklch(75.99% 0.017 142.5) |
| XYZ | xyz(40.3702, 44.2025, 44.4275) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 7.17
Greyish
#A8A495
ΔE00 7.28
Dark Gray
#A9A9A9
ΔE00 7.56
Silver (survey)
#C5C9C7
ΔE00 7.66
Silver
#C0C0C0
ΔE00 8.16
Cool Grey
#95A3A6
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4AA #B3AAB4
analogous
#B0B4AA #ABB4AA #AAB4AE
triadic
#ABB4AA #AAABB4 #B4AAAB
tetradic
#ABB4AA #AAB0B4 #B3AAB4 #B4AEAA
square
#ABB4AA #AAB0B4 #B3AAB4 #B4AEAA
split-complementary
#ABB4AA #AEAAB4 #B4AAB0
monochromatic
#6C796B #8B9789 #ABB4AA #CBD1CB #EBEDEB
Accessibility & contrast
On white
2.13
#ABB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#ABB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4AA
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4AA | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2A9
Deuteranopia (green-blind)
#B3B1AA
Tritanopia (blue-blind)
#AAB3B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb4aa; /* rgb */ color: rgb(171, 180, 170); /* oklch */ color: oklch(76.0% 0.017 142.5);
Tailwind
colors: {
custom: {
50: '#c4cac3',
500: '#abb4aa',
950: '#000000',
},
}SCSS
$custom: #abb4aa; $custom-light: #c4cac3; $custom-dark: #000000;
JSON
{
"hex": "#abb4aa",
"rgb": {
"r": 171,
"g": 180,
"b": 170
},
"hsl": {
"h": 114,
"s": 6.25,
"l": 68.627
},
"oklch": {
"l": 0.7599,
"c": 0.01726,
"h": 142.5
},
"luminance": 0.44203
}Semantic roles & 50–950 ramp
primary
#ABB4AA
secondary
#DEDBDE
accent
#55908A
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#121312
muted
#818281