#ABB3AA#ABB3AA
#ABB3AA is a light, near-neutral grey. Relative luminance 0.438; OKLCH L 75.8% C 0.015 H 142.2°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3AA |
|---|---|
| RGB | rgb(171, 179, 170) |
| HSL | hsl(113, 6%, 68%) |
| HSV | hsv(113, 5%, 70%) |
| CMYK | cmyk(4.5%, 0%, 5%, 29.8%) |
| CIE-LAB | lab(72.09, -4.50, 3.62) |
| CIE-LCH | lch(72.09, 5.77, 141.16°) |
| OKLab | oklab(75.78% -0.0122 0.0095) |
| OKLCH | oklch(75.78% 0.015 142.2) |
| XYZ | xyz(40.1691, 43.8002, 44.3605) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.89
Greyish
#A8A495
ΔE00 6.94
Cement
#A5A391
ΔE00 6.97
Silver (survey)
#C5C9C7
ΔE00 7.45
Silver
#C0C0C0
ΔE00 7.71
Cool Grey
#95A3A6
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3AA #B2AAB3
analogous
#AFB3AA #ABB3AA #AAB3AD
triadic
#ABB3AA #AAABB3 #B3AAAB
tetradic
#ABB3AA #AAAFB3 #B2AAB3 #B3ADAA
square
#ABB3AA #AAAFB3 #B2AAB3 #B3ADAA
split-complementary
#ABB3AA #ADAAB3 #B3AAAF
monochromatic
#6C786B #8B968A #ABB3AA #CBD0CA #EBEDEB
Accessibility & contrast
On white
2.15
#ABB3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#ABB3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3AA
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3AA | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1AA
Deuteranopia (green-blind)
#B2B0AA
Tritanopia (blue-blind)
#ABB2B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb3aa; /* rgb */ color: rgb(171, 179, 170); /* oklch */ color: oklch(75.8% 0.015 142.2);
Tailwind
colors: {
custom: {
50: '#c4c9c3',
500: '#abb3aa',
950: '#000000',
},
}SCSS
$custom: #abb3aa; $custom-light: #c4c9c3; $custom-dark: #000000;
JSON
{
"hex": "#abb3aa",
"rgb": {
"r": 171,
"g": 179,
"b": 170
},
"hsl": {
"h": 113.333,
"s": 5.59,
"l": 68.431
},
"oklch": {
"l": 0.75778,
"c": 0.01549,
"h": 142.2
},
"luminance": 0.438
}Semantic roles & 50–950 ramp
primary
#ABB3AA
secondary
#DDDBDE
accent
#568F89
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#121312
muted
#818281