#B6AEB4#B6AEB4
#B6AEB4 is a light, near-neutral grey. Relative luminance 0.435; OKLCH L 75.9% C 0.012 H 334.2°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AEB4 |
|---|---|
| RGB | rgb(182, 174, 180) |
| HSL | hsl(315, 5%, 70%) |
| HSV | hsv(315, 4%, 71%) |
| CMYK | cmyk(0%, 4.4%, 1.1%, 28.6%) |
| CIE-LAB | lab(71.90, 3.95, -2.05) |
| CIE-LCH | lch(71.90, 4.45, 332.62°) |
| OKLab | oklab(75.93% 0.0111 -0.0054) |
| OKLCH | oklch(75.93% 0.012 334.2) |
| XYZ | xyz(42.6644, 43.5127, 49.3223) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.51
Dark Gray
#A9A9A9
ΔE00 5.86
Silver
#C0C0C0
ΔE00 6.94
Pinkish Grey
#C8ACA9
ΔE00 8.20
Silver (survey)
#C5C9C7
ΔE00 10.25
Light Gray
#D3D3D3
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AEB4 #AEB6B0
analogous
#B4AEB6 #B6AEB4 #B6AEB0
triadic
#B6AEB4 #B4B6AE #AEB4B6
tetradic
#B6AEB4 #B6B4AE #AEB6B0 #AEB0B6
square
#B6AEB4 #B6B4AE #AEB6B0 #AEB0B6
split-complementary
#B6AEB4 #B0B6AE #AEB6B4
monochromatic
#7B6F78 #998E96 #B6AEB4 #D3CED2 #F0EEF0
Accessibility & contrast
On white
2.16
#B6AEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#B6AEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AEB4
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AEB4 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB0B4
Deuteranopia (green-blind)
#B0B1B4
Tritanopia (blue-blind)
#B7AEB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b6aeb4; /* rgb */ color: rgb(182, 174, 180); /* oklch */ color: oklch(75.9% 0.012 334.2);
Tailwind
colors: {
custom: {
50: '#cbc6ca',
500: '#b6aeb4',
950: '#000000',
},
}SCSS
$custom: #b6aeb4; $custom-light: #cbc6ca; $custom-dark: #000000;
JSON
{
"hex": "#b6aeb4",
"rgb": {
"r": 182,
"g": 174,
"b": 180
},
"hsl": {
"h": 315,
"s": 5.195,
"l": 69.804
},
"oklch": {
"l": 0.75926,
"c": 0.01234,
"h": 334.2
},
"luminance": 0.43512
}Semantic roles & 50–950 ramp
primary
#B6AEB4
secondary
#DFE1DF
accent
#8F6556
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282