#B0A8A6#B0A8A6
#B0A8A6 is a light, near-neutral grey. Relative luminance 0.400; OKLCH L 73.8% C 0.010 H 34.3°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A8A6 |
|---|---|
| RGB | rgb(176, 168, 166) |
| HSL | hsl(12, 6%, 67%) |
| HSV | hsv(12, 6%, 69%) |
| CMYK | cmyk(0%, 4.5%, 5.7%, 31%) |
| CIE-LAB | lab(69.46, 2.51, 2.06) |
| CIE-LCH | lch(69.46, 3.24, 39.36°) |
| OKLab | oklab(73.77% 0.008 0.0055) |
| OKLCH | oklch(73.77% 0.01 34.3) |
| XYZ | xyz(38.7892, 39.9889, 41.7442) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.91
Stone
#A89F91
ΔE00 6.72
Dove Gray
#B6B8BD
ΔE00 6.78
Silver
#C0C0C0
ΔE00 7.26
Greyish
#A8A495
ΔE00 7.79
Greige
#B8AB98
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A8A6 #A6AEB0
analogous
#B0A6A9 #B0A8A6 #B0ADA6
triadic
#B0A8A6 #A6B0A8 #A8A6B0
tetradic
#B0A8A6 #A9B0A6 #A6AEB0 #ADA6B0
square
#B0A8A6 #A9B0A6 #A6AEB0 #ADA6B0
split-complementary
#B0A8A6 #A6B0AD #A6A9B0
monochromatic
#746A67 #938886 #B0A8A6 #CDC8C6 #EAE7E7
Accessibility & contrast
On white
2.33
#B0A8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#B0A8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A8A6
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A8A6 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A6
Deuteranopia (green-blind)
#ABAAA6
Tritanopia (blue-blind)
#B2A7A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b0a8a6; /* rgb */ color: rgb(176, 168, 166); /* oklch */ color: oklch(73.8% 0.010 34.3);
Tailwind
colors: {
custom: {
50: '#c7c1c0',
500: '#b0a8a6',
950: '#000000',
},
}SCSS
$custom: #b0a8a6; $custom-light: #c7c1c0; $custom-dark: #000000;
JSON
{
"hex": "#b0a8a6",
"rgb": {
"r": 176,
"g": 168,
"b": 166
},
"hsl": {
"h": 12,
"s": 5.952,
"l": 67.059
},
"oklch": {
"l": 0.73769,
"c": 0.00971,
"h": 34.3
},
"luminance": 0.39989
}Semantic roles & 50–950 ramp
primary
#B0A8A6
secondary
#D7DADA
accent
#849056
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181