#B6B4AE#B6B4AE
#B6B4AE is a light, near-neutral grey. Relative luminance 0.456; OKLCH L 77.0% C 0.009 H 91.5°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B4AE |
|---|---|
| RGB | rgb(182, 180, 174) |
| HSL | hsl(45, 5%, 70%) |
| HSV | hsv(45, 4%, 71%) |
| CMYK | cmyk(0%, 1.1%, 4.4%, 28.6%) |
| CIE-LAB | lab(73.31, -0.39, 3.30) |
| CIE-LCH | lch(73.31, 3.33, 96.72°) |
| OKLab | oklab(76.98% -0.0002 0.0087) |
| OKLCH | oklch(76.98% 0.009 91.5) |
| XYZ | xyz(43.2515, 45.6438, 46.5678) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.40
Silver
#C0C0C0
ΔE00 4.46
Warm Gray
#C9BEB0
ΔE00 5.66
Dove Gray
#B6B8BD
ΔE00 5.99
Silver (survey)
#C5C9C7
ΔE00 6.14
Greyish
#A8A495
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B4AE #AEB0B6
analogous
#B6B0AE #B6B4AE #B4B6AE
triadic
#B6B4AE #AEB6B4 #B4AEB6
tetradic
#B6B4AE #AEB6B0 #AEB0B6 #B6AEB4
square
#B6B4AE #AEB6B0 #AEB0B6 #B6AEB4
split-complementary
#B6B4AE #AEB4B6 #B0AEB6
monochromatic
#7B786F #99968E #B6B4AE #D3D2CE #F0F0EE
Accessibility & contrast
On white
2.07
#B6B4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#B6B4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B4AE
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B4AE | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B4AE
Deuteranopia (green-blind)
#B6B4AE
Tritanopia (blue-blind)
#B8B3B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b6b4ae; /* rgb */ color: rgb(182, 180, 174); /* oklch */ color: oklch(77.0% 0.009 91.5);
Tailwind
colors: {
custom: {
50: '#cbcac6',
500: '#b6b4ae',
950: '#000000',
},
}SCSS
$custom: #b6b4ae; $custom-light: #cbcac6; $custom-dark: #000000;
JSON
{
"hex": "#b6b4ae",
"rgb": {
"r": 182,
"g": 180,
"b": 174
},
"hsl": {
"h": 45,
"s": 5.195,
"l": 69.804
},
"oklch": {
"l": 0.76982,
"c": 0.00871,
"h": 91.5
},
"luminance": 0.45644
}Semantic roles & 50–950 ramp
primary
#B6B4AE
secondary
#DFDFE1
accent
#658F56
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282