#B8AAA7#B8AAA7
#B8AAA7 is a light, near-neutral red. Relative luminance 0.417; OKLCH L 74.9% C 0.017 H 32.0°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AAA7 |
|---|---|
| RGB | rgb(184, 170, 167) |
| HSL | hsl(11, 11%, 69%) |
| HSV | hsv(11, 9%, 72%) |
| CMYK | cmyk(0%, 7.6%, 9.2%, 27.8%) |
| CIE-LAB | lab(70.68, 4.51, 3.36) |
| CIE-LCH | lch(70.68, 5.62, 36.71°) |
| OKLab | oklab(74.9% 0.0143 0.0089) |
| OKLCH | oklch(74.9% 0.017 32) |
| XYZ | xyz(41.1163, 41.7304, 42.4405) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.47
Dark Gray
#A9A9A9
ΔE00 6.55
Stone
#A89F91
ΔE00 7.93
Warm Gray
#C9BEB0
ΔE00 8.04
Greige
#B8AB98
ΔE00 8.13
Silver
#C0C0C0
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AAA7 #A7B5B8
analogous
#B8A7AD #B8AAA7 #B8B3A7
triadic
#B8AAA7 #A7B8AA #AAA7B8
tetradic
#B8AAA7 #ADB8A7 #A7B5B8 #B3A7B8
square
#B8AAA7 #ADB8A7 #A7B5B8 #B3A7B8
split-complementary
#B8AAA7 #A7B8B3 #A7ADB8
monochromatic
#7F6A66 #9D8985 #B8AAA7 #D3CBC9 #EFEBEB
Accessibility & contrast
On white
2.25
#B8AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#B8AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AAA7
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AAA7 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA7
Deuteranopia (green-blind)
#B0AEA7
Tritanopia (blue-blind)
#BCA8A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b8aaa7; /* rgb */ color: rgb(184, 170, 167); /* oklch */ color: oklch(74.9% 0.017 32.0);
Tailwind
colors: {
custom: {
50: '#cdc3c1',
500: '#b8aaa7',
950: '#000000',
},
}SCSS
$custom: #b8aaa7; $custom-light: #cdc3c1; $custom-dark: #000000;
JSON
{
"hex": "#b8aaa7",
"rgb": {
"r": 184,
"g": 170,
"b": 167
},
"hsl": {
"h": 10.588,
"s": 10.692,
"l": 68.824
},
"oklch": {
"l": 0.74899,
"c": 0.01682,
"h": 32
},
"luminance": 0.4173
}Semantic roles & 50–950 ramp
primary
#B8AAA7
secondary
#DBDFE0
accent
#899551
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#131212
muted
#828181