#B0AEA8#B0AEA8
#B0AEA8 is a light, near-neutral grey. Relative luminance 0.423; OKLCH L 75.1% C 0.009 H 91.5°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AEA8 |
|---|---|
| RGB | rgb(176, 174, 168) |
| HSL | hsl(45, 5%, 67%) |
| HSV | hsv(45, 5%, 69%) |
| CMYK | cmyk(0%, 1.1%, 4.5%, 31%) |
| CIE-LAB | lab(71.10, -0.39, 3.32) |
| CIE-LCH | lch(71.10, 3.35, 96.70°) |
| OKLab | oklab(75.07% -0.0002 0.0088) |
| OKLCH | oklch(75.07% 0.009 91.5) |
| XYZ | xyz(40.1074, 42.3295, 43.0957) |
| Luminance | 0.4233 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.45
Greyish
#A8A495
ΔE00 5.02
Silver
#C0C0C0
ΔE00 5.78
Stone
#A89F91
ΔE00 6.02
Cement
#A5A391
ΔE00 6.42
Dove Gray
#B6B8BD
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AEA8 #A8AAB0
analogous
#B0AAA8 #B0AEA8 #AEB0A8
triadic
#B0AEA8 #A8B0AE #AEA8B0
tetradic
#B0AEA8 #A8B0AA #A8AAB0 #B0A8AE
square
#B0AEA8 #A8B0AA #A8AAB0 #B0A8AE
split-complementary
#B0AEA8 #A8AEB0 #AAA8B0
monochromatic
#747169 #939088 #B0AEA8 #CDCCC8 #EAEAE8
Accessibility & contrast
On white
2.22
#B0AEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#B0AEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AEA8
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AEA8 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA8
Deuteranopia (green-blind)
#B0AEA8
Tritanopia (blue-blind)
#B2ADAC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b0aea8; /* rgb */ color: rgb(176, 174, 168); /* oklch */ color: oklch(75.1% 0.009 91.5);
Tailwind
colors: {
custom: {
50: '#c7c6c1',
500: '#b0aea8',
950: '#000000',
},
}SCSS
$custom: #b0aea8; $custom-light: #c7c6c1; $custom-dark: #000000;
JSON
{
"hex": "#b0aea8",
"rgb": {
"r": 176,
"g": 174,
"b": 168
},
"hsl": {
"h": 45,
"s": 4.819,
"l": 67.451
},
"oklch": {
"l": 0.75071,
"c": 0.00876,
"h": 91.5
},
"luminance": 0.42329
}Semantic roles & 50–950 ramp
primary
#B0AEA8
secondary
#D9D9DB
accent
#658F57
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281