#ABB4B2#ABB4B2
#ABB4B2 is a light, near-neutral grey. Relative luminance 0.445; OKLCH L 76.2% C 0.010 H 181.3°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4B2 |
|---|---|
| RGB | rgb(171, 180, 178) |
| HSL | hsl(167, 6%, 69%) |
| HSV | hsv(167, 5%, 71%) |
| CMYK | cmyk(5%, 0%, 1.1%, 29.4%) |
| CIE-LAB | lab(72.57, -3.52, -0.07) |
| CIE-LCH | lch(72.57, 3.52, 181.13°) |
| OKLab | oklab(76.22% -0.0104 -0.0002) |
| OKLCH | oklch(76.22% 0.01 181.3) |
| XYZ | xyz(41.1501, 44.5145, 48.5351) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.37
Dove Gray
#B6B8BD
ΔE00 5.89
Cool Grey
#95A3A6
ΔE00 5.91
Silver
#C0C0C0
ΔE00 6.02
Silver (survey)
#C5C9C7
ΔE00 6.22
Cool Gray
#9AA7B0
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4B2 #B4ABAD
analogous
#ABB4AE #ABB4B2 #ABB2B4
triadic
#ABB4B2 #B2ABB4 #B4B2AB
tetradic
#ABB4B2 #AEABB4 #B4ABAD #B2B4AB
square
#ABB4B2 #AEABB4 #B4ABAD #B2B4AB
split-complementary
#ABB4B2 #B4ABB2 #B4AEAB
monochromatic
#6C7976 #8B9794 #ABB4B2 #CBD1D0 #ECEEED
Accessibility & contrast
On white
2.12
#ABB4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#ABB4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4B2
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4B2 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B3B2
Deuteranopia (green-blind)
#B1B1B2
Tritanopia (blue-blind)
#A9B4B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb4b2; /* rgb */ color: rgb(171, 180, 178); /* oklch */ color: oklch(76.2% 0.010 181.3);
Tailwind
colors: {
custom: {
50: '#c4cac9',
500: '#abb4b2',
950: '#000000',
},
}SCSS
$custom: #abb4b2; $custom-light: #c4cac9; $custom-dark: #000000;
JSON
{
"hex": "#abb4b2",
"rgb": {
"r": 171,
"g": 180,
"b": 178
},
"hsl": {
"h": 166.667,
"s": 5.66,
"l": 68.824
},
"oklch": {
"l": 0.76222,
"c": 0.01045,
"h": 181.3
},
"luminance": 0.44515
}Semantic roles & 50–950 ramp
primary
#ABB4B2
secondary
#DFDCDD
accent
#566390
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282