#ABB7AC#ABB7AC
#ABB7AC is a light, muted grey. Relative luminance 0.455; OKLCH L 76.7% C 0.020 H 147.8°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7AC |
|---|---|
| RGB | rgb(171, 183, 172) |
| HSL | hsl(125, 8%, 69%) |
| HSV | hsv(125, 7%, 72%) |
| CMYK | cmyk(6.6%, 0%, 6%, 28.2%) |
| CIE-LAB | lab(73.22, -6.26, 4.16) |
| CIE-LCH | lch(73.22, 7.51, 146.39°) |
| OKLab | oklab(76.68% -0.0173 0.0109) |
| OKLCH | oklch(76.68% 0.02 147.8) |
| XYZ | xyz(41.1731, 45.5031, 45.6356) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.97
Cement
#A5A391
ΔE00 8.22
Greyish
#A8A495
ΔE00 8.54
Dark Gray
#A9A9A9
ΔE00 8.87
Cool Grey
#95A3A6
ΔE00 8.87
Silver
#C0C0C0
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7AC #B7ABB6
analogous
#B0B7AB #ABB7AC #ABB7B2
triadic
#ABB7AC #ACABB7 #B7ACAB
tetradic
#ABB7AC #ABB0B7 #B7ABB6 #B7B2AB
square
#ABB7AC #ABB0B7 #B7ABB6 #B7B2AB
split-complementary
#ABB7AC #B2ABB7 #B7ABB0
monochromatic
#6B7D6C #8A9B8B #ABB7AC #CCD3CD #EDEFED
Accessibility & contrast
On white
2.08
#ABB7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#ABB7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7AC
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7AC | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AB
Deuteranopia (green-blind)
#B5B3AD
Tritanopia (blue-blind)
#AAB6B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb7ac; /* rgb */ color: rgb(171, 183, 172); /* oklch */ color: oklch(76.7% 0.020 147.8);
Tailwind
colors: {
custom: {
50: '#c4ccc4',
500: '#abb7ac',
950: '#000000',
},
}SCSS
$custom: #abb7ac; $custom-light: #c4ccc4; $custom-dark: #000000;
JSON
{
"hex": "#abb7ac",
"rgb": {
"r": 171,
"g": 183,
"b": 172
},
"hsl": {
"h": 125,
"s": 7.692,
"l": 69.412
},
"oklch": {
"l": 0.76684,
"c": 0.02039,
"h": 147.8
},
"luminance": 0.45503
}Semantic roles & 50–950 ramp
primary
#ABB7AC
secondary
#E1DDE0
accent
#548C92
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281