#B4A694#B4A694
#B4A694 is a light, muted orange. Relative luminance 0.391; OKLCH L 73.2% C 0.030 H 74.2°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B4A694 |
|---|---|
| RGB | rgb(180, 166, 148) |
| HSL | hsl(34, 18%, 64%) |
| HSV | hsv(34, 18%, 71%) |
| CMYK | cmyk(0%, 7.8%, 17.8%, 29.4%) |
| CIE-LAB | lab(68.83, 2.04, 11.15) |
| CIE-LCH | lch(68.83, 11.34, 79.62°) |
| OKLab | oklab(73.21% 0.0082 0.0289) |
| OKLCH | oklch(73.21% 0.03 74.2) |
| XYZ | xyz(37.8037, 39.1146, 33.5697) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.57
Stone
#A89F91
ΔE00 3.33
Greyish
#A8A495
ΔE00 4.97
Khaki
#C3B091
ΔE00 5.32
Taupe (survey)
#B9A281
ΔE00 5.46
Mushroom
#BA9E88
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4A694 #94A2B4
analogous
#B49694 #B4A694 #B2B494
triadic
#B4A694 #94B4A6 #A694B4
tetradic
#B4A694 #94B496 #94A2B4 #B494B2
square
#B4A694 #94B496 #94A2B4 #B494B2
split-complementary
#B4A694 #94B2B4 #9694B4
monochromatic
#796955 #9B8870 #B4A694 #CDC4B8 #E6E2DC
Accessibility & contrast
On white
2.38
#B4A694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#B4A694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4A694
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4A694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4A694 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA693
Deuteranopia (green-blind)
#AFA994
Tritanopia (blue-blind)
#BAA2A1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b4a694; /* rgb */ color: rgb(180, 166, 148); /* oklch */ color: oklch(73.2% 0.030 74.2);
Tailwind
colors: {
custom: {
50: '#cac0b3',
500: '#b4a694',
950: '#000000',
},
}SCSS
$custom: #b4a694; $custom-light: #cac0b3; $custom-dark: #000000;
JSON
{
"hex": "#b4a694",
"rgb": {
"r": 180,
"g": 166,
"b": 148
},
"hsl": {
"h": 33.75,
"s": 17.582,
"l": 64.314
},
"oklch": {
"l": 0.73213,
"c": 0.03008,
"h": 74.2
},
"luminance": 0.39114
}Semantic roles & 50–950 ramp
primary
#B4A694
secondary
#CCD1D7
accent
#6E9C4A
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180