#ABB3AC#ABB3AC
#ABB3AC is a light, near-neutral grey. Relative luminance 0.439; OKLCH L 75.8% C 0.013 H 149.2°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3AC |
|---|---|
| RGB | rgb(171, 179, 172) |
| HSL | hsl(128, 5%, 69%) |
| HSV | hsv(128, 4%, 70%) |
| CMYK | cmyk(4.5%, 0%, 3.9%, 29.8%) |
| CIE-LAB | lab(72.15, -4.12, 2.60) |
| CIE-LCH | lch(72.15, 4.88, 147.78°) |
| OKLab | oklab(75.83% -0.0114 0.0068) |
| OKLCH | oklch(75.83% 0.013 149.2) |
| XYZ | xyz(40.3597, 43.8765, 45.3645) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.24
Silver (survey)
#C5C9C7
ΔE00 6.99
Silver
#C0C0C0
ΔE00 7.11
Cool Grey
#95A3A6
ΔE00 7.16
Greyish
#A8A495
ΔE00 7.24
Cement
#A5A391
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3AC #B3ABB2
analogous
#AEB3AB #ABB3AC #ABB3B0
triadic
#ABB3AC #ACABB3 #B3ACAB
tetradic
#ABB3AC #ABAEB3 #B3ABB2 #B3B0AB
square
#ABB3AC #ABAEB3 #B3ABB2 #B3B0AB
split-complementary
#ABB3AC #B0ABB3 #B3ABAE
monochromatic
#6C776E #8B968C #ABB3AC #CBD0CC #EBEDEB
Accessibility & contrast
On white
2.15
#ABB3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#ABB3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3AC
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3AC | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AC
Deuteranopia (green-blind)
#B2B0AC
Tritanopia (blue-blind)
#AAB3B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb3ac; /* rgb */ color: rgb(171, 179, 172); /* oklch */ color: oklch(75.8% 0.013 149.2);
Tailwind
colors: {
custom: {
50: '#c4c9c4',
500: '#abb3ac',
950: '#000000',
},
}SCSS
$custom: #abb3ac; $custom-light: #c4c9c4; $custom-dark: #000000;
JSON
{
"hex": "#abb3ac",
"rgb": {
"r": 171,
"g": 179,
"b": 172
},
"hsl": {
"h": 127.5,
"s": 5,
"l": 68.627
},
"oklch": {
"l": 0.75835,
"c": 0.0133,
"h": 149.2
},
"luminance": 0.43877
}Semantic roles & 50–950 ramp
primary
#ABB3AC
secondary
#DEDCDE
accent
#57888F
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281