#ABB2B4#ABB2B4
#ABB2B4 is a light, near-neutral grey. Relative luminance 0.438; OKLCH L 75.9% C 0.008 H 216.6°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2B4 |
|---|---|
| RGB | rgb(171, 178, 180) |
| HSL | hsl(193, 6%, 69%) |
| HSV | hsv(193, 5%, 71%) |
| CMYK | cmyk(5%, 1.1%, 0%, 29.4%) |
| CIE-LAB | lab(72.09, -2.06, -1.87) |
| CIE-LCH | lch(72.09, 2.78, 222.26°) |
| OKLab | oklab(75.86% -0.0067 -0.005) |
| OKLCH | oklch(75.86% 0.008 216.6) |
| XYZ | xyz(40.9516, 43.7937, 49.4667) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.88
Dark Gray
#A9A9A9
ΔE00 3.99
Cool Gray
#9AA7B0
ΔE00 4.97
Silver
#C0C0C0
ΔE00 5.29
Cool Grey
#95A3A6
ΔE00 5.59
Silver (survey)
#C5C9C7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2B4 #B4ADAB
analogous
#ABB4B2 #ABB2B4 #ABAEB4
triadic
#ABB2B4 #B4ABB2 #B2B4AB
tetradic
#ABB2B4 #B2ABB4 #B4ADAB #AEB4AB
square
#ABB2B4 #B2ABB4 #B4ADAB #AEB4AB
split-complementary
#ABB2B4 #B4ABAE #B4B2AB
monochromatic
#6C7679 #8B9497 #ABB2B4 #CBD0D1 #ECEDEE
Accessibility & contrast
On white
2.15
#ABB2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#ABB2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2B4
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2B4 | 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)
#B1B1B4
Deuteranopia (green-blind)
#AFB0B4
Tritanopia (blue-blind)
#A9B3B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb2b4; /* rgb */ color: rgb(171, 178, 180); /* oklch */ color: oklch(75.9% 0.008 216.6);
Tailwind
colors: {
custom: {
50: '#c4c9ca',
500: '#abb2b4',
950: '#000000',
},
}SCSS
$custom: #abb2b4; $custom-light: #c4c9ca; $custom-dark: #000000;
JSON
{
"hex": "#abb2b4",
"rgb": {
"r": 171,
"g": 178,
"b": 180
},
"hsl": {
"h": 193.333,
"s": 5.66,
"l": 68.824
},
"oklch": {
"l": 0.75861,
"c": 0.0084,
"h": 216.6
},
"luminance": 0.43794
}Semantic roles & 50–950 ramp
primary
#ABB2B4
secondary
#DFDDDC
accent
#635690
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282