#B2ABA5#B2ABA5
#B2ABA5 is a light, near-neutral grey. Relative luminance 0.413; OKLCH L 74.5% C 0.012 H 63.3°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABA5 |
|---|---|
| RGB | rgb(178, 171, 165) |
| HSL | hsl(28, 8%, 67%) |
| HSV | hsv(28, 7%, 70%) |
| CMYK | cmyk(0%, 3.9%, 7.3%, 30.2%) |
| CIE-LAB | lab(70.39, 1.42, 3.98) |
| CIE-LCH | lch(70.39, 4.22, 70.30°) |
| OKLab | oklab(74.53% 0.0053 0.0105) |
| OKLCH | oklch(74.53% 0.012 63.3) |
| XYZ | xyz(39.7137, 41.3078, 41.4711) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.19
Stone
#A89F91
ΔE00 5.17
Greige
#B8AB98
ΔE00 5.64
Greyish
#A8A495
ΔE00 5.66
Warm Gray
#C9BEB0
ΔE00 6.34
Silver
#C0C0C0
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABA5 #A5ACB2
analogous
#B2A5A6 #B2ABA5 #B2B1A5
triadic
#B2ABA5 #A5B2AB #ABA5B2
tetradic
#B2ABA5 #A6B2A5 #A5ACB2 #B1A5B2
square
#B2ABA5 #A6B2A5 #A5ACB2 #B1A5B2
split-complementary
#B2ABA5 #A5B2B1 #A5A6B2
monochromatic
#776E66 #968C84 #B2ABA5 #CECAC6 #EAE9E7
Accessibility & contrast
On white
2.27
#B2ABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#B2ABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABA5
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABA5 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA5
Deuteranopia (green-blind)
#AFADA5
Tritanopia (blue-blind)
#B5AAA9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b2aba5; /* rgb */ color: rgb(178, 171, 165); /* oklch */ color: oklch(74.5% 0.012 63.3);
Tailwind
colors: {
custom: {
50: '#c9c4bf',
500: '#b2aba5',
950: '#000000',
},
}SCSS
$custom: #b2aba5; $custom-light: #c9c4bf; $custom-dark: #000000;
JSON
{
"hex": "#b2aba5",
"rgb": {
"r": 178,
"g": 171,
"b": 165
},
"hsl": {
"h": 27.692,
"s": 7.784,
"l": 67.255
},
"oklch": {
"l": 0.7453,
"c": 0.01174,
"h": 63.3
},
"luminance": 0.41307
}Semantic roles & 50–950 ramp
primary
#B2ABA5
secondary
#D7DADB
accent
#759254
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131212
muted
#828181