#B4A49A#B4A49A
#B4A49A is a light, muted orange. Relative luminance 0.386; OKLCH L 73.0% C 0.024 H 54.2°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B4A49A |
|---|---|
| RGB | rgb(180, 164, 154) |
| HSL | hsl(23, 15%, 65%) |
| HSV | hsv(23, 14%, 71%) |
| CMYK | cmyk(0%, 8.9%, 14.4%, 29.4%) |
| CIE-LAB | lab(68.45, 4.10, 7.29) |
| CIE-LCH | lch(68.45, 8.36, 60.64°) |
| OKLab | oklab(72.96% 0.0138 0.0191) |
| OKLCH | oklch(72.96% 0.024 54.2) |
| XYZ | xyz(37.9303, 38.5881, 36.0157) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 5.06
Greige
#B8AB98
ΔE00 5.30
Mushroom
#BA9E88
ΔE00 5.74
Pinkish Grey
#C8ACA9
ΔE00 7.33
Greyish
#A8A495
ΔE00 7.46
Warm Gray
#C9BEB0
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4A49A #9AAAB4
analogous
#B49A9D #B4A49A #B4B19A
triadic
#B4A49A #9AB4A4 #A49AB4
tetradic
#B4A49A #9DB49A #9AAAB4 #B19AB4
square
#B4A49A #9DB49A #9AAAB4 #B19AB4
split-complementary
#B4A49A #9AB4B1 #9A9DB4
monochromatic
#79665A #9A8477 #B4A49A #CEC4BD #E8E3E0
Accessibility & contrast
On white
2.41
#B4A49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#B4A49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4A49A
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4A49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4A49A | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A599
Deuteranopia (green-blind)
#ACA89A
Tritanopia (blue-blind)
#B9A1A1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b4a49a; /* rgb */ color: rgb(180, 164, 154); /* oklch */ color: oklch(73.0% 0.024 54.2);
Tailwind
colors: {
custom: {
50: '#cabfb7',
500: '#b4a49a',
950: '#000000',
},
}SCSS
$custom: #b4a49a; $custom-light: #cabfb7; $custom-dark: #000000;
JSON
{
"hex": "#b4a49a",
"rgb": {
"r": 180,
"g": 164,
"b": 154
},
"hsl": {
"h": 23.077,
"s": 14.773,
"l": 65.49
},
"oklch": {
"l": 0.7296,
"c": 0.02355,
"h": 54.2
},
"luminance": 0.38587
}Semantic roles & 50–950 ramp
primary
#B4A49A
secondary
#D1D6D9
accent
#7C994D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180