#B0AEB6#B0AEB6
#B0AEB6 is a light, near-neutral grey. Relative luminance 0.429; OKLCH L 75.5% C 0.011 H 297.5°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AEB6 |
|---|---|
| RGB | rgb(176, 174, 182) |
| HSL | hsl(255, 5%, 70%) |
| HSV | hsv(255, 4%, 71%) |
| CMYK | cmyk(3.3%, 4.4%, 0%, 28.6%) |
| CIE-LAB | lab(71.47, 2.23, -3.83) |
| CIE-LCH | lch(71.47, 4.43, 300.18°) |
| OKLab | oklab(75.49% 0.0053 -0.0102) |
| OKLCH | oklch(75.49% 0.012 297.5) |
| XYZ | xyz(41.4826, 42.8796, 50.3381) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.78
Dark Gray
#A9A9A9
ΔE00 4.88
Silver
#C0C0C0
ΔE00 6.46
Cool Gray
#9AA7B0
ΔE00 7.80
Silver (survey)
#C5C9C7
ΔE00 9.41
Cool Grey
#95A3A6
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AEB6 #B4B6AE
analogous
#AEB0B6 #B0AEB6 #B4AEB6
triadic
#B0AEB6 #B6B0AE #AEB6B0
tetradic
#B0AEB6 #B6AEB0 #B4B6AE #AEB6B4
square
#B0AEB6 #B6AEB0 #B4B6AE #AEB6B4
split-complementary
#B0AEB6 #B6B4AE #B0B6AE
monochromatic
#726F7B #918E99 #B0AEB6 #CFCED3 #EFEEF0
Accessibility & contrast
On white
2.19
#B0AEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#B0AEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AEB6
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AEB6 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAFB6
Deuteranopia (green-blind)
#ADAFB6
Tritanopia (blue-blind)
#AFAFB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b0aeb6; /* rgb */ color: rgb(176, 174, 182); /* oklch */ color: oklch(75.5% 0.011 297.5);
Tailwind
colors: {
custom: {
50: '#c7c6cb',
500: '#b0aeb6',
950: '#000000',
},
}SCSS
$custom: #b0aeb6; $custom-light: #c7c6cb; $custom-dark: #000000;
JSON
{
"hex": "#b0aeb6",
"rgb": {
"r": 176,
"g": 174,
"b": 182
},
"hsl": {
"h": 255,
"s": 5.195,
"l": 69.804
},
"oklch": {
"l": 0.7549,
"c": 0.0115,
"h": 297.5
},
"luminance": 0.4288
}Semantic roles & 50–950 ramp
primary
#B0AEB6
secondary
#E0E1DF
accent
#8F5681
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282