#B4A89A#B4A89A
#B4A89A is a light, muted orange. Relative luminance 0.400; OKLCH L 73.8% C 0.024 H 71.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B4A89A |
|---|---|
| RGB | rgb(180, 168, 154) |
| HSL | hsl(32, 15%, 65%) |
| HSV | hsv(32, 14%, 71%) |
| CMYK | cmyk(0%, 6.7%, 14.4%, 29.4%) |
| CIE-LAB | lab(69.50, 1.92, 8.79) |
| CIE-LCH | lch(69.50, 8.99, 77.67°) |
| OKLab | oklab(73.78% 0.0076 0.0229) |
| OKLCH | oklch(73.78% 0.024 71.7) |
| XYZ | xyz(38.6574, 40.0423, 36.2581) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.20
Stone
#A89F91
ΔE00 3.25
Greyish
#A8A495
ΔE00 4.68
Warm Gray
#C9BEB0
ΔE00 5.98
Cement
#A5A391
ΔE00 6.41
Khaki
#C3B091
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4A89A #9AA6B4
analogous
#B49B9A #B4A89A #B3B49A
triadic
#B4A89A #9AB4A8 #A89AB4
tetradic
#B4A89A #9AB49B #9AA6B4 #B49AB3
square
#B4A89A #9AB49B #9AA6B4 #B49AB3
split-complementary
#B4A89A #9AB3B4 #9B9AB4
monochromatic
#796B5A #9A8A77 #B4A89A #CEC6BD #E8E5E0
Accessibility & contrast
On white
2.33
#B4A89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#B4A89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4A89A
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4A89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4A89A | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA899
Deuteranopia (green-blind)
#AFAB9A
Tritanopia (blue-blind)
#B9A5A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b4a89a; /* rgb */ color: rgb(180, 168, 154); /* oklch */ color: oklch(73.8% 0.024 71.7);
Tailwind
colors: {
custom: {
50: '#cac1b7',
500: '#b4a89a',
950: '#000000',
},
}SCSS
$custom: #b4a89a; $custom-light: #cac1b7; $custom-dark: #000000;
JSON
{
"hex": "#b4a89a",
"rgb": {
"r": 180,
"g": 168,
"b": 154
},
"hsl": {
"h": 32.308,
"s": 14.773,
"l": 65.49
},
"oklch": {
"l": 0.73782,
"c": 0.02415,
"h": 71.7
},
"luminance": 0.40042
}Semantic roles & 50–950 ramp
primary
#B4A89A
secondary
#D1D5D9
accent
#70994D
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180