#ABB1AE#ABB1AE
#ABB1AE is a light, near-neutral grey. Relative luminance 0.432; OKLCH L 75.5% C 0.008 H 164.8°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB1AE |
|---|---|
| RGB | rgb(171, 177, 174) |
| HSL | hsl(150, 4%, 68%) |
| HSV | hsv(150, 3%, 69%) |
| CMYK | cmyk(3.4%, 0%, 1.7%, 30.6%) |
| CIE-LAB | lab(71.66, -2.68, 0.80) |
| CIE-LCH | lch(71.66, 2.79, 163.38°) |
| OKLab | oklab(75.47% -0.0077 0.0021) |
| OKLCH | oklch(75.47% 0.008 164.8) |
| XYZ | xyz(40.1553, 43.1580, 46.2510) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.19
Dove Gray
#B6B8BD
ΔE00 5.73
Silver
#C0C0C0
ΔE00 5.80
Cool Grey
#95A3A6
ΔE00 6.05
Silver (survey)
#C5C9C7
ΔE00 6.57
Cool Gray
#9AA7B0
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB1AE #B1ABAE
analogous
#ABB1AB #ABB1AE #ABB1B1
triadic
#ABB1AE #AEABB1 #B1AEAB
tetradic
#ABB1AE #ABABB1 #B1ABAE #B1B1AB
square
#ABB1AE #ABABB1 #B1ABAE #B1B1AB
split-complementary
#ABB1AE #B1ABB1 #B1ABAB
monochromatic
#6D7571 #8B948F #ABB1AE #CBCECD #EAECEB
Accessibility & contrast
On white
2.18
#ABB1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#ABB1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB1AE
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB1AE | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AE
Deuteranopia (green-blind)
#B0AFAE
Tritanopia (blue-blind)
#AAB1B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb1ae; /* rgb */ color: rgb(171, 177, 174); /* oklch */ color: oklch(75.5% 0.008 164.8);
Tailwind
colors: {
custom: {
50: '#c4c8c6',
500: '#abb1ae',
950: '#000000',
},
}SCSS
$custom: #abb1ae; $custom-light: #c4c8c6; $custom-dark: #000000;
JSON
{
"hex": "#abb1ae",
"rgb": {
"r": 171,
"g": 177,
"b": 174
},
"hsl": {
"h": 150,
"s": 3.704,
"l": 68.235
},
"oklch": {
"l": 0.75471,
"c": 0.00796,
"h": 164.8
},
"luminance": 0.43158
}Semantic roles & 50–950 ramp
primary
#ABB1AE
secondary
#DDDBDC
accent
#58738E
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282