#B8A0A4#B8A0A4
#B8A0A4 is a light, muted red. Relative luminance 0.380; OKLCH L 72.8% C 0.029 H 6.5°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A0A4 |
|---|---|
| RGB | rgb(184, 160, 164) |
| HSL | hsl(350, 14%, 67%) |
| HSV | hsv(350, 13%, 72%) |
| CMYK | cmyk(0%, 13%, 10.9%, 27.8%) |
| CIE-LAB | lab(68.03, 9.47, 1.17) |
| CIE-LCH | lch(68.03, 9.54, 7.04°) |
| OKLab | oklab(72.8% 0.0285 0.0032) |
| OKLCH | oklch(72.8% 0.029 6.5) |
| XYZ | xyz(39.0384, 38.0132, 40.3956) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.84
Rosybrown
#BC8F8F
ΔE00 7.60
Light Mauve
#C292A1
ΔE00 8.34
Dusty Pink
#D8A7B1
ΔE00 8.40
Grey Pink
#C3909B
ΔE00 8.61
Greyish Pink
#C88D94
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A0A4 #A0B8B4
analogous
#B8A0B0 #B8A0A4 #B8A8A0
triadic
#B8A0A4 #A4B8A0 #A0A4B8
tetradic
#B8A0A4 #B0B8A0 #A0B8B4 #A8A0B8
square
#B8A0A4 #B0B8A0 #A0B8B4 #A8A0B8
split-complementary
#B8A0A4 #A0B8A8 #A0B0B8
monochromatic
#7F5F64 #9E7D82 #B8A0A4 #D2C3C6 #ECE6E7
Accessibility & contrast
On white
2.44
#B8A0A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#B8A0A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A0A4
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A0A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A0A4 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A4
Deuteranopia (green-blind)
#A8A7A4
Tritanopia (blue-blind)
#BD9FA1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b8a0a4; /* rgb */ color: rgb(184, 160, 164); /* oklch */ color: oklch(72.8% 0.029 6.5);
Tailwind
colors: {
custom: {
50: '#cdbcbe',
500: '#b8a0a4',
950: '#000000',
},
}SCSS
$custom: #b8a0a4; $custom-light: #cdbcbe; $custom-dark: #000000;
JSON
{
"hex": "#b8a0a4",
"rgb": {
"r": 184,
"g": 160,
"b": 164
},
"hsl": {
"h": 350,
"s": 14.458,
"l": 67.451
},
"oklch": {
"l": 0.728,
"c": 0.02871,
"h": 6.5
},
"luminance": 0.38012
}Semantic roles & 50–950 ramp
primary
#B8A0A4
secondary
#D6DEDC
accent
#998C4D
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131212
muted
#828181