#B0AEA6#B0AEA6
#B0AEA6 is a light, near-neutral grey. Relative luminance 0.423; OKLCH L 75.0% C 0.011 H 95.2°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AEA6 |
|---|---|
| RGB | rgb(176, 174, 166) |
| HSL | hsl(48, 6%, 67%) |
| HSV | hsv(48, 6%, 69%) |
| CMYK | cmyk(0%, 1.1%, 5.7%, 31%) |
| CIE-LAB | lab(71.05, -0.75, 4.35) |
| CIE-LCH | lch(71.05, 4.42, 99.77°) |
| OKLab | oklab(75.01% -0.001 0.0114) |
| OKLCH | oklch(75.01% 0.011 95.2) |
| XYZ | xyz(39.9225, 42.2556, 42.1220) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 4.26
Dark Gray
#A9A9A9
ΔE00 4.31
Cement
#A5A391
ΔE00 5.59
Stone
#A89F91
ΔE00 5.63
Greige
#B8AB98
ΔE00 6.05
Silver
#C0C0C0
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AEA6 #A6A8B0
analogous
#B0A9A6 #B0AEA6 #ADB0A6
triadic
#B0AEA6 #A6B0AE #AEA6B0
tetradic
#B0AEA6 #A6B0A9 #A6A8B0 #B0A6AD
square
#B0AEA6 #A6B0A9 #A6A8B0 #B0A6AD
split-complementary
#B0AEA6 #A6ADB0 #A9A6B0
monochromatic
#747267 #939086 #B0AEA6 #CDCCC6 #EAE9E7
Accessibility & contrast
On white
2.22
#B0AEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#B0AEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AEA6
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AEA6 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA6
Deuteranopia (green-blind)
#B0AEA6
Tritanopia (blue-blind)
#B2ADAC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b0aea6; /* rgb */ color: rgb(176, 174, 166); /* oklch */ color: oklch(75.0% 0.011 95.2);
Tailwind
colors: {
custom: {
50: '#c7c6c0',
500: '#b0aea6',
950: '#000000',
},
}SCSS
$custom: #b0aea6; $custom-light: #c7c6c0; $custom-dark: #000000;
JSON
{
"hex": "#b0aea6",
"rgb": {
"r": 176,
"g": 174,
"b": 166
},
"hsl": {
"h": 48,
"s": 5.952,
"l": 67.059
},
"oklch": {
"l": 0.75014,
"c": 0.01149,
"h": 95.2
},
"luminance": 0.42255
}Semantic roles & 50–950 ramp
primary
#B0AEA6
secondary
#D7D8DA
accent
#619056
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281