#B6A8A4#B6A8A4
#B6A8A4 is a light, near-neutral red. Relative luminance 0.406; OKLCH L 74.2% C 0.017 H 36.5°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B6A8A4 |
|---|---|
| RGB | rgb(182, 168, 164) |
| HSL | hsl(13, 11%, 68%) |
| HSV | hsv(13, 10%, 71%) |
| CMYK | cmyk(0%, 7.7%, 9.9%, 28.6%) |
| CIE-LAB | lab(69.92, 4.35, 3.88) |
| CIE-LCH | lch(69.92, 5.83, 41.80°) |
| OKLab | oklab(74.23% 0.0139 0.0103) |
| OKLCH | oklch(74.23% 0.017 36.5) |
| XYZ | xyz(39.9943, 40.6313, 40.8505) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.80
Dark Gray
#A9A9A9
ΔE00 6.50
Stone
#A89F91
ΔE00 7.22
Greige
#B8AB98
ΔE00 7.60
Warm Gray
#C9BEB0
ΔE00 8.05
Mushroom
#BA9E88
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6A8A4 #A4B2B6
analogous
#B6A4A9 #B6A8A4 #B6B1A4
triadic
#B6A8A4 #A4B6A8 #A8A4B6
tetradic
#B6A8A4 #A9B6A4 #A4B2B6 #B1A4B6
square
#B6A8A4 #A9B6A4 #A4B2B6 #B1A4B6
split-complementary
#B6A8A4 #A4B6B1 #A4A9B6
monochromatic
#7C6964 #9B8882 #B6A8A4 #D1C8C6 #ECE9E8
Accessibility & contrast
On white
2.30
#B6A8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#B6A8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6A8A4
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6A8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6A8A4 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A4
Deuteranopia (green-blind)
#AEACA4
Tritanopia (blue-blind)
#BAA6A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b6a8a4; /* rgb */ color: rgb(182, 168, 164); /* oklch */ color: oklch(74.2% 0.017 36.5);
Tailwind
colors: {
custom: {
50: '#ccc1bf',
500: '#b6a8a4',
950: '#000000',
},
}SCSS
$custom: #b6a8a4; $custom-light: #ccc1bf; $custom-dark: #000000;
JSON
{
"hex": "#b6a8a4",
"rgb": {
"r": 182,
"g": 168,
"b": 164
},
"hsl": {
"h": 13.333,
"s": 10.976,
"l": 67.843
},
"oklch": {
"l": 0.74231,
"c": 0.01729,
"h": 36.5
},
"luminance": 0.40631
}Semantic roles & 50–950 ramp
primary
#B6A8A4
secondary
#D8DCDE
accent
#869550
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181