#B4A296#B4A296
#B4A296 is a light, muted orange. Relative luminance 0.377; OKLCH L 72.4% C 0.027 H 55.9°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B4A296 |
|---|---|
| RGB | rgb(180, 162, 150) |
| HSL | hsl(24, 17%, 65%) |
| HSV | hsv(24, 17%, 71%) |
| CMYK | cmyk(0%, 10%, 16.7%, 29.4%) |
| CIE-LAB | lab(67.83, 4.54, 8.63) |
| CIE-LCH | lch(67.83, 9.75, 62.23°) |
| OKLab | oklab(72.44% 0.0152 0.0225) |
| OKLCH | oklch(72.44% 0.027 55.9) |
| XYZ | xyz(37.2475, 37.7468, 34.1720) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.65
Stone
#A89F91
ΔE00 5.13
Greige
#B8AB98
ΔE00 5.28
Pinkish Grey
#C8ACA9
ΔE00 7.68
Greyish
#A8A495
ΔE00 7.80
Taupe (survey)
#B9A281
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4A296 #96A8B4
analogous
#B49699 #B4A296 #B4B196
triadic
#B4A296 #96B4A2 #A296B4
tetradic
#B4A296 #99B496 #96A8B4 #B196B4
square
#B4A296 #99B496 #96A8B4 #B196B4
split-complementary
#B4A296 #96B4B1 #9699B4
monochromatic
#796456 #9B8272 #B4A296 #CEC2BA #E7E1DD
Accessibility & contrast
On white
2.46
#B4A296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#B4A296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4A296
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4A296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4A296 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A395
Deuteranopia (green-blind)
#ABA796
Tritanopia (blue-blind)
#BA9F9F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b4a296; /* rgb */ color: rgb(180, 162, 150); /* oklch */ color: oklch(72.4% 0.027 55.9);
Tailwind
colors: {
custom: {
50: '#cabdb4',
500: '#b4a296',
950: '#000000',
},
}SCSS
$custom: #b4a296; $custom-light: #cabdb4; $custom-dark: #000000;
JSON
{
"hex": "#b4a296",
"rgb": {
"r": 180,
"g": 162,
"b": 150
},
"hsl": {
"h": 24,
"s": 16.667,
"l": 64.706
},
"oklch": {
"l": 0.72444,
"c": 0.0272,
"h": 55.9
},
"luminance": 0.37746
}Semantic roles & 50–950 ramp
primary
#B4A296
secondary
#CED4D8
accent
#7B9B4B
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180