#B8A7AB#B8A7AB
#B8A7AB is a light, muted red. Relative luminance 0.408; OKLCH L 74.4% C 0.020 H 1.6°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A7AB |
|---|---|
| RGB | rgb(184, 167, 171) |
| HSL | hsl(346, 11%, 69%) |
| HSV | hsv(346, 9%, 72%) |
| CMYK | cmyk(0%, 9.2%, 7.1%, 27.8%) |
| CIE-LAB | lab(70.01, 6.85, 0.18) |
| CIE-LCH | lch(70.01, 6.85, 1.47°) |
| OKLab | oklab(74.41% 0.0204 0.0006) |
| OKLCH | oklch(74.41% 0.02 1.6) |
| XYZ | xyz(40.9358, 40.7687, 44.2328) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.14
Dark Gray
#A9A9A9
ΔE00 8.36
Dove Gray
#B6B8BD
ΔE00 9.39
Silver
#C0C0C0
ΔE00 10.10
Dusty Pink
#D8A7B1
ΔE00 10.18
Rosybrown
#BC8F8F
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A7AB #A7B8B4
analogous
#B8A7B4 #B8A7AB #B8ACA7
triadic
#B8A7AB #ABB8A7 #A7ABB8
tetradic
#B8A7AB #B4B8A7 #A7B8B4 #ACA7B8
square
#B8A7AB #B4B8A7 #A7B8B4 #ACA7B8
split-complementary
#B8A7AB #A7B8AC #A7B4B8
monochromatic
#7F666C #9D858B #B8A7AB #D3C9CB #EFEBEC
Accessibility & contrast
On white
2.29
#B8A7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#B8A7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A7AB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A7AB | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AB
Deuteranopia (green-blind)
#ADACAB
Tritanopia (blue-blind)
#BBA6A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b8a7ab; /* rgb */ color: rgb(184, 167, 171); /* oklch */ color: oklch(74.4% 0.020 1.6);
Tailwind
colors: {
custom: {
50: '#cdc1c4',
500: '#b8a7ab',
950: '#000000',
},
}SCSS
$custom: #b8a7ab; $custom-light: #cdc1c4; $custom-dark: #000000;
JSON
{
"hex": "#b8a7ab",
"rgb": {
"r": 184,
"g": 167,
"b": 171
},
"hsl": {
"h": 345.882,
"s": 10.692,
"l": 68.824
},
"oklch": {
"l": 0.74409,
"c": 0.02045,
"h": 1.6
},
"luminance": 0.40768
}Semantic roles & 50–950 ramp
primary
#B8A7AB
secondary
#DBE0DF
accent
#958551
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131212
muted
#828181