#B6AAA7#B6AAA7
#B6AAA7 is a light, near-neutral red. Relative luminance 0.415; OKLCH L 74.7% C 0.015 H 34.3°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AAA7 |
|---|---|
| RGB | rgb(182, 170, 167) |
| HSL | hsl(12, 9%, 68%) |
| HSV | hsv(12, 8%, 71%) |
| CMYK | cmyk(0%, 6.6%, 8.2%, 28.6%) |
| CIE-LAB | lab(70.51, 3.78, 3.09) |
| CIE-LCH | lch(70.51, 4.88, 39.32°) |
| OKLab | oklab(74.72% 0.012 0.0082) |
| OKLCH | oklch(74.72% 0.015 34.3) |
| XYZ | xyz(40.6404, 41.4851, 42.4182) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.72
Pinkish Grey
#C8ACA9
ΔE00 6.33
Stone
#A89F91
ΔE00 7.37
Silver
#C0C0C0
ΔE00 7.74
Greige
#B8AB98
ΔE00 7.74
Warm Gray
#C9BEB0
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AAA7 #A7B3B6
analogous
#B6A7AB #B6AAA7 #B6B1A7
triadic
#B6AAA7 #A7B6AA #AAA7B6
tetradic
#B6AAA7 #ABB6A7 #A7B3B6 #B1A7B6
square
#B6AAA7 #ABB6A7 #A7B3B6 #B1A7B6
split-complementary
#B6AAA7 #A7B6B1 #A7ABB6
monochromatic
#7C6B67 #9A8A86 #B6AAA7 #D2CAC8 #EDEBEA
Accessibility & contrast
On white
2.26
#B6AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#B6AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AAA7
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AAA7 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA7
Deuteranopia (green-blind)
#AFADA7
Tritanopia (blue-blind)
#B9A9A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b6aaa7; /* rgb */ color: rgb(182, 170, 167); /* oklch */ color: oklch(74.7% 0.015 34.3);
Tailwind
colors: {
custom: {
50: '#ccc3c1',
500: '#b6aaa7',
950: '#000000',
},
}SCSS
$custom: #b6aaa7; $custom-light: #ccc3c1; $custom-dark: #000000;
JSON
{
"hex": "#b6aaa7",
"rgb": {
"r": 182,
"g": 170,
"b": 167
},
"hsl": {
"h": 12,
"s": 9.317,
"l": 68.431
},
"oklch": {
"l": 0.74725,
"c": 0.01456,
"h": 34.3
},
"luminance": 0.41485
}Semantic roles & 50–950 ramp
primary
#B6AAA7
secondary
#DADEDF
accent
#869352
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181