#B2A8A6#B2A8A6
#B2A8A6 is a light, near-neutral grey. Relative luminance 0.402; OKLCH L 73.9% C 0.012 H 31.1°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A8A6 |
|---|---|
| RGB | rgb(178, 168, 166) |
| HSL | hsl(10, 7%, 67%) |
| HSV | hsv(10, 7%, 70%) |
| CMYK | cmyk(0%, 5.6%, 6.7%, 30.2%) |
| CIE-LAB | lab(69.63, 3.23, 2.32) |
| CIE-LCH | lch(69.63, 3.98, 35.65°) |
| OKLab | oklab(73.94% 0.0102 0.0062) |
| OKLCH | oklch(73.94% 0.012 31.1) |
| XYZ | xyz(39.2449, 40.2238, 41.7655) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.80
Stone
#A89F91
ΔE00 7.12
Pinkish Grey
#C8ACA9
ΔE00 7.23
Dove Gray
#B6B8BD
ΔE00 7.31
Silver
#C0C0C0
ΔE00 7.67
Greige
#B8AB98
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A8A6 #A6B0B2
analogous
#B2A6AA #B2A8A6 #B2AEA6
triadic
#B2A8A6 #A6B2A8 #A8A6B2
tetradic
#B2A8A6 #AAB2A6 #A6B0B2 #AEA6B2
square
#B2A8A6 #AAB2A6 #A6B0B2 #AEA6B2
split-complementary
#B2A8A6 #A6B2AE #A6AAB2
monochromatic
#776967 #968885 #B2A8A6 #CEC8C7 #EBE8E8
Accessibility & contrast
On white
2.32
#B2A8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#B2A8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A8A6
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A8A6 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A6
Deuteranopia (green-blind)
#ACABA6
Tritanopia (blue-blind)
#B5A7A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b2a8a6; /* rgb */ color: rgb(178, 168, 166); /* oklch */ color: oklch(73.9% 0.012 31.1);
Tailwind
colors: {
custom: {
50: '#c9c1c0',
500: '#b2a8a6',
950: '#000000',
},
}SCSS
$custom: #b2a8a6; $custom-light: #c9c1c0; $custom-dark: #000000;
JSON
{
"hex": "#b2a8a6",
"rgb": {
"r": 178,
"g": 168,
"b": 166
},
"hsl": {
"h": 10,
"s": 7.229,
"l": 67.451
},
"oklch": {
"l": 0.73941,
"c": 0.01196,
"h": 31.1
},
"luminance": 0.40223
}Semantic roles & 50–950 ramp
primary
#B2A8A6
secondary
#D8DBDC
accent
#879154
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181