#B0AEB2#B0AEB2
#B0AEB2 is a light, near-neutral grey. Relative luminance 0.427; OKLCH L 75.4% C 0.006 H 308.4°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AEB2 |
|---|---|
| RGB | rgb(176, 174, 178) |
| HSL | hsl(270, 3%, 69%) |
| HSV | hsv(270, 2%, 70%) |
| CMYK | cmyk(1.1%, 2.2%, 0%, 30.2%) |
| CIE-LAB | lab(71.36, 1.46, -1.79) |
| CIE-LCH | lch(71.36, 2.31, 309.16°) |
| OKLab | oklab(75.37% 0.0038 -0.0047) |
| OKLCH | oklch(75.37% 0.006 308.4) |
| XYZ | xyz(41.0751, 42.7166, 48.1921) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.12
Dove Gray
#B6B8BD
ΔE00 3.25
Silver
#C0C0C0
ΔE00 5.36
Cool Gray
#9AA7B0
ΔE00 7.52
Silver (survey)
#C5C9C7
ΔE00 8.36
Cool Grey
#95A3A6
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AEB2 #B0B2AE
analogous
#AEAEB2 #B0AEB2 #B2AEB2
triadic
#B0AEB2 #B2B0AE #AEB2B0
tetradic
#B0AEB2 #B2AEAE #B0B2AE #AEB2B2
square
#B0AEB2 #B2AEAE #B0B2AE #AEB2B2
split-complementary
#B0AEB2 #B2B2AE #AEB2AE
monochromatic
#737076 #918F94 #B0AEB2 #CFCDD0 #EDEDEE
Accessibility & contrast
On white
2.20
#B0AEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#B0AEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AEB2
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AEB2 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAFB2
Deuteranopia (green-blind)
#AEAFB2
Tritanopia (blue-blind)
#B0AEAF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b0aeb2; /* rgb */ color: rgb(176, 174, 178); /* oklch */ color: oklch(75.4% 0.006 308.4);
Tailwind
colors: {
custom: {
50: '#c7c6c9',
500: '#b0aeb2',
950: '#000000',
},
}SCSS
$custom: #b0aeb2; $custom-light: #c7c6c9; $custom-dark: #000000;
JSON
{
"hex": "#b0aeb2",
"rgb": {
"r": 176,
"g": 174,
"b": 178
},
"hsl": {
"h": 270,
"s": 2.532,
"l": 69.02
},
"oklch": {
"l": 0.75366,
"c": 0.00606,
"h": 308.4
},
"luminance": 0.42717
}Semantic roles & 50–950 ramp
primary
#B0AEB2
secondary
#DEDEDD
accent
#8C5973
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282