#ABB5B2#ABB5B2
#ABB5B2 is a light, near-neutral grey. Relative luminance 0.449; OKLCH L 76.4% C 0.012 H 176.2°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5B2 |
|---|---|
| RGB | rgb(171, 181, 178) |
| HSL | hsl(162, 6%, 69%) |
| HSV | hsv(162, 6%, 71%) |
| CMYK | cmyk(5.5%, 0%, 1.7%, 29%) |
| CIE-LAB | lab(72.84, -4.05, 0.32) |
| CIE-LCH | lch(72.84, 4.07, 175.47°) |
| OKLab | oklab(76.43% -0.0119 0.0008) |
| OKLCH | oklch(76.43% 0.012 176.2) |
| XYZ | xyz(41.3528, 44.9197, 48.6026) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.02
Cool Grey
#95A3A6
ΔE00 6.22
Silver (survey)
#C5C9C7
ΔE00 6.28
Silver
#C0C0C0
ΔE00 6.42
Dove Gray
#B6B8BD
ΔE00 6.55
Cool Gray
#9AA7B0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5B2 #B5ABAE
analogous
#ABB5AD #ABB5B2 #ABB3B5
triadic
#ABB5B2 #B2ABB5 #B5B2AB
tetradic
#ABB5B2 #ADABB5 #B5ABAE #B3B5AB
square
#ABB5B2 #ADABB5 #B5ABAE #B3B5AB
split-complementary
#ABB5B2 #B5ABB3 #B5ADAB
monochromatic
#6C7A76 #8A9894 #ABB5B2 #CCD2D0 #ECEEEE
Accessibility & contrast
On white
2.10
#ABB5B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#ABB5B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5B2
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5B2 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B2
Deuteranopia (green-blind)
#B2B2B2
Tritanopia (blue-blind)
#A9B5B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb5b2; /* rgb */ color: rgb(171, 181, 178); /* oklch */ color: oklch(76.4% 0.012 176.2);
Tailwind
colors: {
custom: {
50: '#c4cbc9',
500: '#abb5b2',
950: '#000000',
},
}SCSS
$custom: #abb5b2; $custom-light: #c4cbc9; $custom-dark: #000000;
JSON
{
"hex": "#abb5b2",
"rgb": {
"r": 171,
"g": 181,
"b": 178
},
"hsl": {
"h": 162,
"s": 6.329,
"l": 69.02
},
"oklch": {
"l": 0.76433,
"c": 0.01194,
"h": 176.2
},
"luminance": 0.4492
}Semantic roles & 50–950 ramp
primary
#ABB5B2
secondary
#DFDCDD
accent
#556790
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282