#B4A69E#B4A69E
#B4A69E is a light, near-neutral orange. Relative luminance 0.394; OKLCH L 73.5% C 0.020 H 51.9°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B4A69E |
|---|---|
| RGB | rgb(180, 166, 158) |
| HSL | hsl(22, 13%, 66%) |
| HSV | hsv(22, 12%, 71%) |
| CMYK | cmyk(0%, 7.8%, 12.2%, 29.4%) |
| CIE-LAB | lab(69.07, 3.67, 5.96) |
| CIE-LCH | lch(69.07, 7.01, 58.36°) |
| OKLab | oklab(73.48% 0.0123 0.0157) |
| OKLCH | oklch(73.48% 0.02 51.9) |
| XYZ | xyz(38.6297, 39.4450, 37.9198) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 5.25
Greige
#B8AB98
ΔE00 5.58
Dark Gray
#A9A9A9
ΔE00 6.87
Mushroom
#BA9E88
ΔE00 6.89
Pinkish Grey
#C8ACA9
ΔE00 7.15
Greyish
#A8A495
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4A69E #9EACB4
analogous
#B49EA1 #B4A69E #B4B19E
triadic
#B4A69E #9EB4A6 #A69EB4
tetradic
#B4A69E #A1B49E #9EACB4 #B19EB4
square
#B4A69E #A1B49E #9EACB4 #B19EB4
split-complementary
#B4A69E #9EB4B1 #9EA1B4
monochromatic
#7A685E #99867B #B4A69E #CFC6C1 #E9E5E3
Accessibility & contrast
On white
2.36
#B4A69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#B4A69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4A69E
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4A69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4A69E | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79E
Deuteranopia (green-blind)
#ADAA9E
Tritanopia (blue-blind)
#B9A4A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b4a69e; /* rgb */ color: rgb(180, 166, 158); /* oklch */ color: oklch(73.5% 0.020 51.9);
Tailwind
colors: {
custom: {
50: '#cac0ba',
500: '#b4a69e',
950: '#000000',
},
}SCSS
$custom: #b4a69e; $custom-light: #cac0ba; $custom-dark: #000000;
JSON
{
"hex": "#b4a69e",
"rgb": {
"r": 180,
"g": 166,
"b": 158
},
"hsl": {
"h": 21.818,
"s": 12.791,
"l": 66.275
},
"oklch": {
"l": 0.73479,
"c": 0.01993,
"h": 51.9
},
"luminance": 0.39444
}Semantic roles & 50–950 ramp
primary
#B4A69E
secondary
#D3D8DA
accent
#7D974F
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180