#ABB2B3#ABB2B3
#ABB2B3 is a light, near-neutral grey. Relative luminance 0.438; OKLCH L 75.8% C 0.008 H 207.1°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2B3 |
|---|---|
| RGB | rgb(171, 178, 179) |
| HSL | hsl(188, 5%, 69%) |
| HSV | hsv(188, 4%, 70%) |
| CMYK | cmyk(4.5%, 0.6%, 0%, 29.8%) |
| CIE-LAB | lab(72.06, -2.25, -1.36) |
| CIE-LCH | lch(72.06, 2.63, 211.14°) |
| OKLab | oklab(75.83% -0.0071 -0.0037) |
| OKLCH | oklch(75.83% 0.008 207.1) |
| XYZ | xyz(40.8501, 43.7531, 48.9322) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.00
Dove Gray
#B6B8BD
ΔE00 4.23
Cool Gray
#9AA7B0
ΔE00 5.29
Silver
#C0C0C0
ΔE00 5.32
Cool Grey
#95A3A6
ΔE00 5.56
Silver (survey)
#C5C9C7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2B3 #B3ACAB
analogous
#ABB3B0 #ABB2B3 #ABAEB3
triadic
#ABB2B3 #B3ABB2 #B2B3AB
tetradic
#ABB2B3 #B0ABB3 #B3ACAB #AEB3AB
square
#ABB2B3 #B0ABB3 #B3ACAB #AEB3AB
split-complementary
#ABB2B3 #B3ABAE #B3B0AB
monochromatic
#6C7677 #8B9596 #ABB2B3 #CBCFD0 #EBEDED
Accessibility & contrast
On white
2.15
#ABB2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#ABB2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2B3
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2B3 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1B3
Deuteranopia (green-blind)
#AFB0B3
Tritanopia (blue-blind)
#A9B3B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb2b3; /* rgb */ color: rgb(171, 178, 179); /* oklch */ color: oklch(75.8% 0.008 207.1);
Tailwind
colors: {
custom: {
50: '#c4c9c9',
500: '#abb2b3',
950: '#000000',
},
}SCSS
$custom: #abb2b3; $custom-light: #c4c9c9; $custom-dark: #000000;
JSON
{
"hex": "#abb2b3",
"rgb": {
"r": 171,
"g": 178,
"b": 179
},
"hsl": {
"h": 187.5,
"s": 5,
"l": 68.627
},
"oklch": {
"l": 0.75831,
"c": 0.00802,
"h": 207.1
},
"luminance": 0.43753
}Semantic roles & 50–950 ramp
primary
#ABB2B3
secondary
#DEDCDC
accent
#5E578F
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282