#ABB3AF#ABB3AF
#ABB3AF is a light, near-neutral grey. Relative luminance 0.440; OKLCH L 75.9% C 0.011 H 164.8°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3AF |
|---|---|
| RGB | rgb(171, 179, 175) |
| HSL | hsl(150, 5%, 69%) |
| HSV | hsv(150, 4%, 70%) |
| CMYK | cmyk(4.5%, 0%, 2.2%, 29.8%) |
| CIE-LAB | lab(72.22, -3.56, 1.07) |
| CIE-LCH | lch(72.22, 3.72, 163.29°) |
| OKLab | oklab(75.92% -0.0102 0.0028) |
| OKLCH | oklch(75.92% 0.011 164.8) |
| XYZ | xyz(40.6511, 43.9930, 46.8990) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.36
Silver
#C0C0C0
ΔE00 6.29
Cool Grey
#95A3A6
ΔE00 6.29
Silver (survey)
#C5C9C7
ΔE00 6.47
Dove Gray
#B6B8BD
ΔE00 6.52
Cool Gray
#9AA7B0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3AF #B3ABAF
analogous
#ABB3AB #ABB3AF #ABB3B3
triadic
#ABB3AF #AFABB3 #B3AFAB
tetradic
#ABB3AF #ABABB3 #B3ABAF #B3B3AB
square
#ABB3AF #ABABB3 #B3ABAF #B3B3AB
split-complementary
#ABB3AF #B3ABB3 #B3ABAB
monochromatic
#6C7772 #8B9690 #ABB3AF #CBD0CE #EBEDEC
Accessibility & contrast
On white
2.14
#ABB3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#ABB3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3AF
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3AF | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2AF
Deuteranopia (green-blind)
#B1B1AF
Tritanopia (blue-blind)
#AAB3B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb3af; /* rgb */ color: rgb(171, 179, 175); /* oklch */ color: oklch(75.9% 0.011 164.8);
Tailwind
colors: {
custom: {
50: '#c4c9c6',
500: '#abb3af',
950: '#000000',
},
}SCSS
$custom: #abb3af; $custom-light: #c4c9c6; $custom-dark: #000000;
JSON
{
"hex": "#abb3af",
"rgb": {
"r": 171,
"g": 179,
"b": 175
},
"hsl": {
"h": 150,
"s": 5,
"l": 68.627
},
"oklch": {
"l": 0.75922,
"c": 0.01057,
"h": 164.8
},
"luminance": 0.43993
}Semantic roles & 50–950 ramp
primary
#ABB3AF
secondary
#DEDCDD
accent
#57738F
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282