#ABB4AF#ABB4AF
#ABB4AF is a light, near-neutral grey. Relative luminance 0.444; OKLCH L 76.1% C 0.012 H 161.9°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4AF |
|---|---|
| RGB | rgb(171, 180, 175) |
| HSL | hsl(147, 6%, 69%) |
| HSV | hsv(147, 5%, 71%) |
| CMYK | cmyk(5%, 0%, 2.8%, 29.4%) |
| CIE-LAB | lab(72.49, -4.09, 1.46) |
| CIE-LCH | lch(72.49, 4.35, 160.39°) |
| OKLab | oklab(76.13% -0.0117 0.0038) |
| OKLCH | oklch(76.13% 0.012 161.9) |
| XYZ | xyz(40.8522, 44.3953, 46.9660) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.06
Silver (survey)
#C5C9C7
ΔE00 6.57
Cool Grey
#95A3A6
ΔE00 6.63
Silver
#C0C0C0
ΔE00 6.71
Dove Gray
#B6B8BD
ΔE00 7.14
Cool Gray
#9AA7B0
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4AF #B4ABB0
analogous
#ACB4AB #ABB4AF #ABB4B4
triadic
#ABB4AF #AFABB4 #B4AFAB
tetradic
#ABB4AF #ABACB4 #B4ABB0 #B4B4AB
square
#ABB4AF #ABACB4 #B4ABB0 #B4B4AB
split-complementary
#ABB4AF #B4ABB4 #B4ABAC
monochromatic
#6C7972 #8B9790 #ABB4AF #CBD1CE #ECEEED
Accessibility & contrast
On white
2.13
#ABB4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#ABB4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4AF
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4AF | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3AF
Deuteranopia (green-blind)
#B2B1AF
Tritanopia (blue-blind)
#AAB4B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb4af; /* rgb */ color: rgb(171, 180, 175); /* oklch */ color: oklch(76.1% 0.012 161.9);
Tailwind
colors: {
custom: {
50: '#c4cac6',
500: '#abb4af',
950: '#000000',
},
}SCSS
$custom: #abb4af; $custom-light: #c4cac6; $custom-dark: #000000;
JSON
{
"hex": "#abb4af",
"rgb": {
"r": 171,
"g": 180,
"b": 175
},
"hsl": {
"h": 146.667,
"s": 5.66,
"l": 68.824
},
"oklch": {
"l": 0.76134,
"c": 0.01226,
"h": 161.9
},
"luminance": 0.44396
}Semantic roles & 50–950 ramp
primary
#ABB4AF
secondary
#DFDCDE
accent
#567690
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282