#B6AEAC#B6AEAC
#B6AEAC is a light, near-neutral grey. Relative luminance 0.432; OKLCH L 75.7% C 0.010 H 34.3°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AEAC |
|---|---|
| RGB | rgb(182, 174, 172) |
| HSL | hsl(12, 6%, 69%) |
| HSV | hsv(12, 5%, 71%) |
| CMYK | cmyk(0%, 4.4%, 5.5%, 28.6%) |
| CIE-LAB | lab(71.69, 2.49, 2.04) |
| CIE-LCH | lch(71.69, 3.22, 39.36°) |
| OKLab | oklab(75.69% 0.008 0.0054) |
| OKLCH | oklch(75.69% 0.01 34.3) |
| XYZ | xyz(41.8729, 43.1961, 45.1535) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.32
Silver
#C0C0C0
ΔE00 5.88
Dove Gray
#B6B8BD
ΔE00 5.92
Warm Gray
#C9BEB0
ΔE00 7.13
Stone
#A89F91
ΔE00 7.61
Pinkish Grey
#C8ACA9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AEAC #ACB4B6
analogous
#B6ACAF #B6AEAC #B6B3AC
triadic
#B6AEAC #ACB6AE #AEACB6
tetradic
#B6AEAC #AFB6AC #ACB4B6 #B3ACB6
square
#B6AEAC #AFB6AC #ACB4B6 #B3ACB6
split-complementary
#B6AEAC #ACB6B3 #ACAFB6
monochromatic
#7B6F6C #998E8B #B6AEAC #D3CECD #EFEEED
Accessibility & contrast
On white
2.18
#B6AEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#B6AEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AEAC
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AEAC | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAC
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#B8ADAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b6aeac; /* rgb */ color: rgb(182, 174, 172); /* oklch */ color: oklch(75.7% 0.010 34.3);
Tailwind
colors: {
custom: {
50: '#cbc6c4',
500: '#b6aeac',
950: '#000000',
},
}SCSS
$custom: #b6aeac; $custom-light: #cbc6c4; $custom-dark: #000000;
JSON
{
"hex": "#b6aeac",
"rgb": {
"r": 182,
"g": 174,
"b": 172
},
"hsl": {
"h": 12,
"s": 6.41,
"l": 69.412
},
"oklch": {
"l": 0.75688,
"c": 0.00964,
"h": 34.3
},
"luminance": 0.43196
}Semantic roles & 50–950 ramp
primary
#B6AEAC
secondary
#DDE0E0
accent
#849055
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131312
muted
#828281