#B4A89E#B4A89E
#B4A89E is a light, near-neutral orange. Relative luminance 0.402; OKLCH L 73.9% C 0.020 H 62.3°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B4A89E |
|---|---|
| RGB | rgb(180, 168, 158) |
| HSL | hsl(27, 13%, 66%) |
| HSV | hsv(27, 12%, 71%) |
| CMYK | cmyk(0%, 6.7%, 12.2%, 29.4%) |
| CIE-LAB | lab(69.60, 2.58, 6.72) |
| CIE-LCH | lch(69.60, 7.20, 68.95°) |
| OKLab | oklab(73.89% 0.0092 0.0176) |
| OKLCH | oklch(73.89% 0.02 62.3) |
| XYZ | xyz(38.9961, 40.1778, 38.0419) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.05
Stone
#A89F91
ΔE00 4.16
Greyish
#A8A495
ΔE00 5.79
Warm Gray
#C9BEB0
ΔE00 6.25
Dark Gray
#A9A9A9
ΔE00 6.61
Mushroom
#BA9E88
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4A89E #9EAAB4
analogous
#B49E9F #B4A89E #B4B39E
triadic
#B4A89E #9EB4A8 #A89EB4
tetradic
#B4A89E #9FB49E #9EAAB4 #B39EB4
square
#B4A89E #9FB49E #9EAAB4 #B39EB4
split-complementary
#B4A89E #9EB4B3 #9E9FB4
monochromatic
#7A6B5E #99897B #B4A89E #CFC7C1 #E9E6E3
Accessibility & contrast
On white
2.32
#B4A89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#B4A89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4A89E
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4A89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4A89E | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89D
Deuteranopia (green-blind)
#AFAB9E
Tritanopia (blue-blind)
#B8A6A5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b4a89e; /* rgb */ color: rgb(180, 168, 158); /* oklch */ color: oklch(73.9% 0.020 62.3);
Tailwind
colors: {
custom: {
50: '#cac1ba',
500: '#b4a89e',
950: '#000000',
},
}SCSS
$custom: #b4a89e; $custom-light: #cac1ba; $custom-dark: #000000;
JSON
{
"hex": "#b4a89e",
"rgb": {
"r": 180,
"g": 168,
"b": 158
},
"hsl": {
"h": 27.273,
"s": 12.791,
"l": 66.275
},
"oklch": {
"l": 0.73889,
"c": 0.01988,
"h": 62.3
},
"luminance": 0.40177
}Semantic roles & 50–950 ramp
primary
#B4A89E
secondary
#D3D7DA
accent
#76974F
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180