#B0AAB2#B0AAB2
#B0AAB2 is a light, near-neutral grey. Relative luminance 0.412; OKLCH L 74.5% C 0.013 H 317.7°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AAB2 |
|---|---|
| RGB | rgb(176, 170, 178) |
| HSL | hsl(285, 5%, 68%) |
| HSV | hsv(285, 4%, 70%) |
| CMYK | cmyk(1.1%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(70.31, 3.64, -3.34) |
| CIE-LCH | lch(70.31, 4.94, 317.48°) |
| OKLab | oklab(74.54% 0.0097 -0.0088) |
| OKLCH | oklch(74.54% 0.013 317.7) |
| XYZ | xyz(40.3138, 41.1940, 47.9383) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.65
Dove Gray
#B6B8BD
ΔE00 5.68
Silver
#C0C0C0
ΔE00 7.82
Pinkish Grey
#C8ACA9
ΔE00 9.43
Cool Gray
#9AA7B0
ΔE00 9.70
Silver (survey)
#C5C9C7
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AAB2 #ACB2AA
analogous
#ACAAB2 #B0AAB2 #B2AAB0
triadic
#B0AAB2 #B2B0AA #AAB2B0
tetradic
#B0AAB2 #B2ACAA #ACB2AA #AAB0B2
square
#B0AAB2 #B2ACAA #ACB2AA #AAB0B2
split-complementary
#B0AAB2 #B0B2AA #AAB2AC
monochromatic
#746B76 #928A95 #B0AAB2 #CECACF #ECEAEC
Accessibility & contrast
On white
2.27
#B0AAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#B0AAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AAB2
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AAB2 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB2
Deuteranopia (green-blind)
#AAACB2
Tritanopia (blue-blind)
#B0ABAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b0aab2; /* rgb */ color: rgb(176, 170, 178); /* oklch */ color: oklch(74.5% 0.013 317.7);
Tailwind
colors: {
custom: {
50: '#c7c3c9',
500: '#b0aab2',
950: '#000000',
},
}SCSS
$custom: #b0aab2; $custom-light: #c7c3c9; $custom-dark: #000000;
JSON
{
"hex": "#b0aab2",
"rgb": {
"r": 176,
"g": 170,
"b": 178
},
"hsl": {
"h": 285,
"s": 4.938,
"l": 68.235
},
"oklch": {
"l": 0.74543,
"c": 0.01315,
"h": 317.7
},
"luminance": 0.41194
}Semantic roles & 50–950 ramp
primary
#B0AAB2
secondary
#DBDDDB
accent
#8F5765
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#131213
muted
#828182