#B2ABAE#B2ABAE
#B2ABAE is a light, near-neutral grey. Relative luminance 0.416; OKLCH L 74.8% C 0.009 H 349.3°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABAE |
|---|---|
| RGB | rgb(178, 171, 174) |
| HSL | hsl(334, 4%, 68%) |
| HSV | hsv(334, 4%, 70%) |
| CMYK | cmyk(0%, 3.9%, 2.2%, 30.2%) |
| CIE-LAB | lab(70.63, 3.05, -0.65) |
| CIE-LCH | lch(70.63, 3.12, 348.03°) |
| OKLab | oklab(74.79% 0.0089 -0.0017) |
| OKLCH | oklch(74.79% 0.009 349.3) |
| XYZ | xyz(40.5619, 41.6470, 45.9380) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.32
Dove Gray
#B6B8BD
ΔE00 5.40
Silver
#C0C0C0
ΔE00 6.69
Pinkish Grey
#C8ACA9
ΔE00 8.33
Stone
#A89F91
ΔE00 9.58
Warm Gray
#C9BEB0
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABAE #ABB2AF
analogous
#B2ABB1 #B2ABAE #B2ABAB
triadic
#B2ABAE #AEB2AB #ABAEB2
tetradic
#B2ABAE #B1B2AB #ABB2AF #ABABB2
square
#B2ABAE #B1B2AB #ABB2AF #ABABB2
split-complementary
#B2ABAE #ABB2AB #ABB1B2
monochromatic
#766C71 #958B8F #B2ABAE #CFCBCD #EDEBEC
Accessibility & contrast
On white
2.25
#B2ABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#B2ABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABAE
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABAE | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAE
Deuteranopia (green-blind)
#ADADAE
Tritanopia (blue-blind)
#B3ABAC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b2abae; /* rgb */ color: rgb(178, 171, 174); /* oklch */ color: oklch(74.8% 0.009 349.3);
Tailwind
colors: {
custom: {
50: '#c9c4c6',
500: '#b2abae',
950: '#000000',
},
}SCSS
$custom: #b2abae; $custom-light: #c9c4c6; $custom-dark: #000000;
JSON
{
"hex": "#b2abae",
"rgb": {
"r": 178,
"g": 171,
"b": 174
},
"hsl": {
"h": 334.286,
"s": 4.348,
"l": 68.431
},
"oklch": {
"l": 0.74793,
"c": 0.00903,
"h": 349.3
},
"luminance": 0.41647
}Semantic roles & 50–950 ramp
primary
#B2ABAE
secondary
#DBDDDD
accent
#8E7757
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131213
muted
#828182