#ABB7AE#ABB7AE
#ABB7AE is a light, near-neutral grey. Relative luminance 0.456; OKLCH L 76.7% C 0.018 H 153.5°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7AE |
|---|---|
| RGB | rgb(171, 183, 174) |
| HSL | hsl(135, 8%, 69%) |
| HSV | hsv(135, 7%, 72%) |
| CMYK | cmyk(6.6%, 0%, 4.9%, 28.2%) |
| CIE-LAB | lab(73.27, -5.88, 3.14) |
| CIE-LCH | lch(73.27, 6.67, 151.91°) |
| OKLab | oklab(76.74% -0.0164 0.0082) |
| OKLCH | oklch(76.74% 0.018 153.5) |
| XYZ | xyz(41.3666, 45.5805, 46.6548) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.47
Cool Grey
#95A3A6
ΔE00 8.22
Dark Gray
#A9A9A9
ΔE00 8.32
Silver
#C0C0C0
ΔE00 8.38
Cement
#A5A391
ΔE00 8.52
Greyish
#A8A495
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7AE #B7ABB4
analogous
#AEB7AB #ABB7AE #ABB7B4
triadic
#ABB7AE #AEABB7 #B7AEAB
tetradic
#ABB7AE #ABAEB7 #B7ABB4 #B7B4AB
square
#ABB7AE #ABAEB7 #B7ABB4 #B7B4AB
split-complementary
#ABB7AE #B4ABB7 #B7ABAE
monochromatic
#6B7D6F #8A9B8E #ABB7AE #CCD3CE #EDEFEE
Accessibility & contrast
On white
2.08
#ABB7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#ABB7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7AE
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7AE | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AE
Deuteranopia (green-blind)
#B5B3AE
Tritanopia (blue-blind)
#A9B7B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb7ae; /* rgb */ color: rgb(171, 183, 174); /* oklch */ color: oklch(76.7% 0.018 153.5);
Tailwind
colors: {
custom: {
50: '#c4ccc6',
500: '#abb7ae',
950: '#000000',
},
}SCSS
$custom: #abb7ae; $custom-light: #c4ccc6; $custom-dark: #000000;
JSON
{
"hex": "#abb7ae",
"rgb": {
"r": 171,
"g": 183,
"b": 174
},
"hsl": {
"h": 135,
"s": 7.692,
"l": 69.412
},
"oklch": {
"l": 0.76741,
"c": 0.01836,
"h": 153.5
},
"luminance": 0.45581
}Semantic roles & 50–950 ramp
primary
#ABB7AE
secondary
#E1DDE0
accent
#548292
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282