#B4A29A#B4A29A
#B4A29A is a light, muted orange. Relative luminance 0.379; OKLCH L 72.6% C 0.024 H 45.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B4A29A |
|---|---|
| RGB | rgb(180, 162, 154) |
| HSL | hsl(18, 15%, 65%) |
| HSV | hsv(18, 14%, 71%) |
| CMYK | cmyk(0%, 10%, 14.4%, 29.4%) |
| CIE-LAB | lab(67.93, 5.20, 6.54) |
| CIE-LCH | lch(67.93, 8.35, 51.55°) |
| OKLab | oklab(72.55% 0.0169 0.0172) |
| OKLCH | oklch(72.55% 0.024 45.5) |
| XYZ | xyz(37.5751, 37.8778, 35.8973) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 6.10
Pinkish Grey
#C8ACA9
ΔE00 6.17
Stone
#A89F91
ΔE00 6.41
Greige
#B8AB98
ΔE00 6.95
Warm Grey
#978A84
ΔE00 8.21
Dark Gray
#A9A9A9
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4A29A #9AACB4
analogous
#B49A9F #B4A29A #B4AF9A
triadic
#B4A29A #9AB4A2 #A29AB4
tetradic
#B4A29A #9FB49A #9AACB4 #AF9AB4
square
#B4A29A #9FB49A #9AACB4 #AF9AB4
split-complementary
#B4A29A #9AB4AF #9A9FB4
monochromatic
#79645A #9A8277 #B4A29A #CEC2BD #E8E3E0
Accessibility & contrast
On white
2.45
#B4A29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#B4A29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4A29A
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4A29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4A29A | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A399
Deuteranopia (green-blind)
#ABA79A
Tritanopia (blue-blind)
#B99FA0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b4a29a; /* rgb */ color: rgb(180, 162, 154); /* oklch */ color: oklch(72.6% 0.024 45.5);
Tailwind
colors: {
custom: {
50: '#cabdb7',
500: '#b4a29a',
950: '#000000',
},
}SCSS
$custom: #b4a29a; $custom-light: #cabdb7; $custom-dark: #000000;
JSON
{
"hex": "#b4a29a",
"rgb": {
"r": 180,
"g": 162,
"b": 154
},
"hsl": {
"h": 18.462,
"s": 14.773,
"l": 65.49
},
"oklch": {
"l": 0.72551,
"c": 0.02409,
"h": 45.5
},
"luminance": 0.37877
}Semantic roles & 50–950 ramp
primary
#B4A29A
secondary
#D1D7D9
accent
#81994D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180