#B0AEB0#B0AEB0
#B0AEB0 is a light, near-neutral grey. Relative luminance 0.426; OKLCH L 75.3% C 0.004 H 325.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AEB0 |
|---|---|
| RGB | rgb(176, 174, 176) |
| HSL | hsl(300, 1%, 69%) |
| HSV | hsv(300, 1%, 69%) |
| CMYK | cmyk(0%, 1.1%, 0%, 31%) |
| CIE-LAB | lab(71.31, 1.08, -0.77) |
| CIE-LCH | lch(71.31, 1.33, 324.50°) |
| OKLab | oklab(75.31% 0.003 -0.002) |
| OKLCH | oklch(75.31% 0.004 325.6) |
| XYZ | xyz(40.8757, 42.6369, 47.1422) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.35
Dove Gray
#B6B8BD
ΔE00 3.44
Silver
#C0C0C0
ΔE00 5.01
Cool Gray
#9AA7B0
ΔE00 7.61
Silver (survey)
#C5C9C7
ΔE00 7.94
Cool Grey
#95A3A6
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AEB0 #AEB0AE
analogous
#AFAEB0 #B0AEB0 #B0AEAF
triadic
#B0AEB0 #B0B0AE #AEB0B0
tetradic
#B0AEB0 #B0AFAE #AEB0AE #AEAFB0
square
#B0AEB0 #B0AFAE #AEB0AE #AEAFB0
split-complementary
#B0AEB0 #AFB0AE #AEB0AF
monochromatic
#737073 #928F92 #B0AEB0 #CECDCE #ECECEC
Accessibility & contrast
On white
2.20
#B0AEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#B0AEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AEB0
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AEB0 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEB0
Deuteranopia (green-blind)
#AEAFB0
Tritanopia (blue-blind)
#B0AEAF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b0aeb0; /* rgb */ color: rgb(176, 174, 176); /* oklch */ color: oklch(75.3% 0.004 325.6);
Tailwind
colors: {
custom: {
50: '#c7c6c7',
500: '#b0aeb0',
950: '#000000',
},
}SCSS
$custom: #b0aeb0; $custom-light: #c7c6c7; $custom-dark: #000000;
JSON
{
"hex": "#b0aeb0",
"rgb": {
"r": 176,
"g": 174,
"b": 176
},
"hsl": {
"h": 300,
"s": 1.25,
"l": 68.627
},
"oklch": {
"l": 0.75306,
"c": 0.0036,
"h": 325.6
},
"luminance": 0.42637
}Semantic roles & 50–950 ramp
primary
#B0AEB0
secondary
#DDDDDD
accent
#8B5B5B
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282