#B7AAA7#B7AAA7
#B7AAA7 is a light, near-neutral red. Relative luminance 0.416; OKLCH L 74.8% C 0.016 H 33.1°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AAA7 |
|---|---|
| RGB | rgb(183, 170, 167) |
| HSL | hsl(11, 10%, 69%) |
| HSV | hsv(11, 9%, 72%) |
| CMYK | cmyk(0%, 7.1%, 8.7%, 28.2%) |
| CIE-LAB | lab(70.60, 4.14, 3.23) |
| CIE-LCH | lch(70.60, 5.25, 37.92°) |
| OKLab | oklab(74.81% 0.0132 0.0086) |
| OKLCH | oklch(74.81% 0.016 33.1) |
| XYZ | xyz(40.8775, 41.6073, 42.4293) |
| Luminance | 0.4161 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.89
Dark Gray
#A9A9A9
ΔE00 6.14
Stone
#A89F91
ΔE00 7.64
Warm Gray
#C9BEB0
ΔE00 7.89
Greige
#B8AB98
ΔE00 7.92
Silver
#C0C0C0
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AAA7 #A7B4B7
analogous
#B7A7AC #B7AAA7 #B7B2A7
triadic
#B7AAA7 #A7B7AA #AAA7B7
tetradic
#B7AAA7 #ACB7A7 #A7B4B7 #B2A7B7
square
#B7AAA7 #ACB7A7 #A7B4B7 #B2A7B7
split-complementary
#B7AAA7 #A7B7B2 #A7ACB7
monochromatic
#7D6B66 #9B8985 #B7AAA7 #D3CBC9 #EEEBEA
Accessibility & contrast
On white
2.25
#B7AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#B7AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AAA7
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AAA7 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA7
Deuteranopia (green-blind)
#B0AEA7
Tritanopia (blue-blind)
#BBA8A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b7aaa7; /* rgb */ color: rgb(183, 170, 167); /* oklch */ color: oklch(74.8% 0.016 33.1);
Tailwind
colors: {
custom: {
50: '#ccc3c1',
500: '#b7aaa7',
950: '#000000',
},
}SCSS
$custom: #b7aaa7; $custom-light: #ccc3c1; $custom-dark: #000000;
JSON
{
"hex": "#b7aaa7",
"rgb": {
"r": 183,
"g": 170,
"b": 167
},
"hsl": {
"h": 11.25,
"s": 10,
"l": 68.627
},
"oklch": {
"l": 0.74812,
"c": 0.01569,
"h": 33.1
},
"luminance": 0.41607
}Semantic roles & 50–950 ramp
primary
#B7AAA7
secondary
#DBDEDF
accent
#889451
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181