#B2ABB0#B2ABB0
#B2ABB0 is a light, near-neutral grey. Relative luminance 0.417; OKLCH L 74.9% C 0.011 H 335.5°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABB0 |
|---|---|
| RGB | rgb(178, 171, 176) |
| HSL | hsl(317, 4%, 68%) |
| HSV | hsv(317, 4%, 70%) |
| CMYK | cmyk(0%, 3.9%, 1.1%, 30.2%) |
| CIE-LAB | lab(70.68, 3.42, -1.67) |
| CIE-LCH | lch(70.68, 3.81, 333.98°) |
| OKLab | oklab(74.85% 0.0097 -0.0044) |
| OKLCH | oklch(74.85% 0.011 335.5) |
| XYZ | xyz(40.7583, 41.7256, 46.9725) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.94
Dove Gray
#B6B8BD
ΔE00 5.46
Silver
#C0C0C0
ΔE00 7.07
Pinkish Grey
#C8ACA9
ΔE00 8.54
Cool Gray
#9AA7B0
ΔE00 10.09
Silver (survey)
#C5C9C7
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABB0 #ABB2AD
analogous
#B0ABB2 #B2ABB0 #B2ABAC
triadic
#B2ABB0 #B0B2AB #ABB0B2
tetradic
#B2ABB0 #B2B0AB #ABB2AD #ABACB2
square
#B2ABB0 #B2B0AB #ABB2AD #ABACB2
split-complementary
#B2ABB0 #ACB2AB #ABB2B0
monochromatic
#766C73 #958B92 #B2ABB0 #CFCBCE #EDEBEC
Accessibility & contrast
On white
2.25
#B2ABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#B2ABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABB0
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABB0 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACB0
Deuteranopia (green-blind)
#ACADB0
Tritanopia (blue-blind)
#B3ABAD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b2abb0; /* rgb */ color: rgb(178, 171, 176); /* oklch */ color: oklch(74.9% 0.011 335.5);
Tailwind
colors: {
custom: {
50: '#c9c4c7',
500: '#b2abb0',
950: '#000000',
},
}SCSS
$custom: #b2abb0; $custom-light: #c9c4c7; $custom-dark: #000000;
JSON
{
"hex": "#b2abb0",
"rgb": {
"r": 178,
"g": 171,
"b": 176
},
"hsl": {
"h": 317.143,
"s": 4.348,
"l": 68.431
},
"oklch": {
"l": 0.74854,
"c": 0.0106,
"h": 335.5
},
"luminance": 0.41725
}Semantic roles & 50–950 ramp
primary
#B2ABB0
secondary
#DBDDDC
accent
#8E6757
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131213
muted
#828182