#B4A09A#B4A09A
#B4A09A is a light, muted red. Relative luminance 0.372; OKLCH L 72.1% C 0.025 H 37.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B4A09A |
|---|---|
| RGB | rgb(180, 160, 154) |
| HSL | hsl(14, 15%, 65%) |
| HSV | hsv(14, 14%, 71%) |
| CMYK | cmyk(0%, 11.1%, 14.4%, 29.4%) |
| CIE-LAB | lab(67.41, 6.29, 5.80) |
| CIE-LCH | lch(67.41, 8.56, 42.65°) |
| OKLab | oklab(72.15% 0.02 0.0153) |
| OKLCH | oklch(72.15% 0.025 37.4) |
| XYZ | xyz(37.2256, 37.1788, 35.7808) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.35
Mushroom
#BA9E88
ΔE00 6.89
Stone
#A89F91
ΔE00 7.82
Warm Grey
#978A84
ΔE00 8.10
Greige
#B8AB98
ΔE00 8.58
Dark Gray
#A9A9A9
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4A09A #9AAEB4
analogous
#B49AA1 #B4A09A #B4AD9A
triadic
#B4A09A #9AB4A0 #A09AB4
tetradic
#B4A09A #A1B49A #9AAEB4 #AD9AB4
square
#B4A09A #A1B49A #9AAEB4 #AD9AB4
split-complementary
#B4A09A #9AB4AD #9AA1B4
monochromatic
#79615A #9A7F77 #B4A09A #CEC1BD #E8E2E0
Accessibility & contrast
On white
2.49
#B4A09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#B4A09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4A09A
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4A09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4A09A | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29A
Deuteranopia (green-blind)
#A9A69A
Tritanopia (blue-blind)
#BA9D9E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b4a09a; /* rgb */ color: rgb(180, 160, 154); /* oklch */ color: oklch(72.1% 0.025 37.4);
Tailwind
colors: {
custom: {
50: '#cabcb7',
500: '#b4a09a',
950: '#000000',
},
}SCSS
$custom: #b4a09a; $custom-light: #cabcb7; $custom-dark: #000000;
JSON
{
"hex": "#b4a09a",
"rgb": {
"r": 180,
"g": 160,
"b": 154
},
"hsl": {
"h": 13.846,
"s": 14.773,
"l": 65.49
},
"oklch": {
"l": 0.72145,
"c": 0.02516,
"h": 37.4
},
"luminance": 0.37178
}Semantic roles & 50–950 ramp
primary
#B4A09A
secondary
#D1D7D9
accent
#87994D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180