#B2A8AA#B2A8AA
#B2A8AA is a light, near-neutral grey. Relative luminance 0.404; OKLCH L 74.1% C 0.012 H 3.6°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A8AA |
|---|---|
| RGB | rgb(178, 168, 170) |
| HSL | hsl(348, 6%, 68%) |
| HSV | hsv(348, 6%, 70%) |
| CMYK | cmyk(0%, 5.6%, 4.5%, 30.2%) |
| CIE-LAB | lab(69.73, 3.95, 0.26) |
| CIE-LCH | lch(69.73, 3.96, 3.76°) |
| OKLab | oklab(74.06% 0.0118 0.0008) |
| OKLCH | oklch(74.06% 0.012 3.6) |
| XYZ | xyz(39.6175, 40.3729, 43.7281) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.25
Dove Gray
#B6B8BD
ΔE00 6.91
Pinkish Grey
#C8ACA9
ΔE00 7.20
Silver
#C0C0C0
ΔE00 7.89
Stone
#A89F91
ΔE00 9.20
Warm Gray
#C9BEB0
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A8AA #A8B2B0
analogous
#B2A8AF #B2A8AA #B2ABA8
triadic
#B2A8AA #AAB2A8 #A8AAB2
tetradic
#B2A8AA #AFB2A8 #A8B2B0 #ABA8B2
square
#B2A8AA #AFB2A8 #A8B2B0 #ABA8B2
split-complementary
#B2A8AA #A8B2AB #A8AFB2
monochromatic
#77696C #95888A #B2A8AA #CFC8CA #EBE9E9
Accessibility & contrast
On white
2.31
#B2A8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#B2A8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A8AA
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A8AA | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#ABABAA
Tritanopia (blue-blind)
#B4A7A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b2a8aa; /* rgb */ color: rgb(178, 168, 170); /* oklch */ color: oklch(74.1% 0.012 3.6);
Tailwind
colors: {
custom: {
50: '#c9c1c3',
500: '#b2a8aa',
950: '#000000',
},
}SCSS
$custom: #b2a8aa; $custom-light: #c9c1c3; $custom-dark: #000000;
JSON
{
"hex": "#b2a8aa",
"rgb": {
"r": 178,
"g": 168,
"b": 170
},
"hsl": {
"h": 348,
"s": 6.098,
"l": 67.843
},
"oklch": {
"l": 0.74058,
"c": 0.01185,
"h": 3.6
},
"luminance": 0.40373
}Semantic roles & 50–950 ramp
primary
#B2A8AA
secondary
#D9DCDC
accent
#908456
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181