#B2ABB7#B2ABB7
#B2ABB7 is a light, near-neutral grey. Relative luminance 0.420; OKLCH L 75.1% C 0.019 H 311.5°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABB7 |
|---|---|
| RGB | rgb(178, 171, 183) |
| HSL | hsl(275, 8%, 69%) |
| HSV | hsv(275, 7%, 72%) |
| CMYK | cmyk(2.7%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(70.88, 4.75, -5.24) |
| CIE-LCH | lch(70.88, 7.08, 312.19°) |
| OKLab | oklab(75.07% 0.0124 -0.014) |
| OKLCH | oklch(75.07% 0.019 311.5) |
| XYZ | xyz(41.4688, 42.0098, 50.7146) |
| Luminance | 0.4201 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.72
Dark Gray
#A9A9A9
ΔE00 7.49
Silver
#C0C0C0
ΔE00 8.93
Pinkish Grey
#C8ACA9
ΔE00 9.83
Thistle
#D8BFD8
ΔE00 10.33
Cool Gray
#9AA7B0
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABB7 #B0B7AB
analogous
#ACABB7 #B2ABB7 #B7ABB6
triadic
#B2ABB7 #B7B2AB #ABB7B2
tetradic
#B2ABB7 #B7ACAB #B0B7AB #ABB6B7
square
#B2ABB7 #B7ACAB #B0B7AB #ABB6B7
split-complementary
#B2ABB7 #B6B7AB #ABB7AC
monochromatic
#756B7D #948A9B #B2ABB7 #D0CCD3 #EEEDEF
Accessibility & contrast
On white
2.23
#B2ABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#B2ABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABB7
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABB7 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAADB8
Deuteranopia (green-blind)
#ABAEB7
Tritanopia (blue-blind)
#B2ACAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b2abb7; /* rgb */ color: rgb(178, 171, 183); /* oklch */ color: oklch(75.1% 0.019 311.5);
Tailwind
colors: {
custom: {
50: '#c9c4cc',
500: '#b2abb7',
950: '#000000',
},
}SCSS
$custom: #b2abb7; $custom-light: #c9c4cc; $custom-dark: #000000;
JSON
{
"hex": "#b2abb7",
"rgb": {
"r": 178,
"g": 171,
"b": 183
},
"hsl": {
"h": 275,
"s": 7.692,
"l": 69.412
},
"oklch": {
"l": 0.75073,
"c": 0.01865,
"h": 311.5
},
"luminance": 0.4201
}Semantic roles & 50–950 ramp
primary
#B2ABB7
secondary
#DFE1DD
accent
#92546E
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131213
muted
#828182