#ABB4AE#ABB4AE
#ABB4AE is a light, near-neutral grey. Relative luminance 0.444; OKLCH L 76.1% C 0.013 H 156.9°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4AE |
|---|---|
| RGB | rgb(171, 180, 174) |
| HSL | hsl(140, 6%, 69%) |
| HSV | hsv(140, 5%, 71%) |
| CMYK | cmyk(5%, 0%, 3.3%, 29.4%) |
| CIE-LAB | lab(72.47, -4.28, 1.97) |
| CIE-LCH | lch(72.47, 4.71, 155.32°) |
| OKLab | oklab(76.1% -0.0121 0.0051) |
| OKLCH | oklch(76.1% 0.013 156.9) |
| XYZ | xyz(40.7544, 44.3562, 46.4507) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.34
Silver (survey)
#C5C9C7
ΔE00 6.75
Cool Grey
#95A3A6
ΔE00 6.92
Silver
#C0C0C0
ΔE00 6.98
Dove Gray
#B6B8BD
ΔE00 7.57
Greyish
#A8A495
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4AE #B4ABB1
analogous
#ADB4AB #ABB4AE #ABB4B3
triadic
#ABB4AE #AEABB4 #B4AEAB
tetradic
#ABB4AE #ABADB4 #B4ABB1 #B4B3AB
square
#ABB4AE #ABADB4 #B4ABB1 #B4B3AB
split-complementary
#ABB4AE #B3ABB4 #B4ABAD
monochromatic
#6C7970 #8B978F #ABB4AE #CBD1CD #ECEEEC
Accessibility & contrast
On white
2.13
#ABB4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#ABB4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4AE
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4AE | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AE
Deuteranopia (green-blind)
#B2B1AE
Tritanopia (blue-blind)
#AAB4B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb4ae; /* rgb */ color: rgb(171, 180, 174); /* oklch */ color: oklch(76.1% 0.013 156.9);
Tailwind
colors: {
custom: {
50: '#c4cac6',
500: '#abb4ae',
950: '#000000',
},
}SCSS
$custom: #abb4ae; $custom-light: #c4cac6; $custom-dark: #000000;
JSON
{
"hex": "#abb4ae",
"rgb": {
"r": 171,
"g": 180,
"b": 174
},
"hsl": {
"h": 140,
"s": 5.66,
"l": 68.824
},
"oklch": {
"l": 0.76104,
"c": 0.01312,
"h": 156.9
},
"luminance": 0.44356
}Semantic roles & 50–950 ramp
primary
#ABB4AE
secondary
#DFDCDE
accent
#567C90
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282