#B8A79A#B8A79A
#B8A79A is a light, muted orange. Relative luminance 0.402; OKLCH L 73.9% C 0.027 H 59.8°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A79A |
|---|---|
| RGB | rgb(184, 167, 154) |
| HSL | hsl(26, 17%, 66%) |
| HSV | hsv(26, 16%, 72%) |
| CMYK | cmyk(0%, 9.2%, 16.3%, 27.8%) |
| CIE-LAB | lab(69.58, 3.97, 8.96) |
| CIE-LCH | lch(69.58, 9.80, 66.09°) |
| OKLab | oklab(73.93% 0.0136 0.0234) |
| OKLCH | oklch(73.93% 0.027 59.8) |
| XYZ | xyz(39.4184, 40.1617, 36.2411) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.08
Mushroom
#BA9E88
ΔE00 5.07
Stone
#A89F91
ΔE00 5.08
Warm Gray
#C9BEB0
ΔE00 6.70
Greyish
#A8A495
ΔE00 7.26
Khaki
#C3B091
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A79A #9AABB8
analogous
#B89A9C #B8A79A #B8B69A
triadic
#B8A79A #9AB8A7 #A79AB8
tetradic
#B8A79A #9CB89A #9AABB8 #B69AB8
square
#B8A79A #9CB89A #9AABB8 #B69AB8
split-complementary
#B8A79A #9AB8B6 #9A9CB8
monochromatic
#7F6959 #9F8876 #B8A79A #D1C6BE #EBE6E2
Accessibility & contrast
On white
2.33
#B8A79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#B8A79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A79A
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A79A | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA899
Deuteranopia (green-blind)
#B0AB9A
Tritanopia (blue-blind)
#BEA4A3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b8a79a; /* rgb */ color: rgb(184, 167, 154); /* oklch */ color: oklch(73.9% 0.027 59.8);
Tailwind
colors: {
custom: {
50: '#cdc1b7',
500: '#b8a79a',
950: '#000000',
},
}SCSS
$custom: #b8a79a; $custom-light: #cdc1b7; $custom-dark: #000000;
JSON
{
"hex": "#b8a79a",
"rgb": {
"r": 184,
"g": 167,
"b": 154
},
"hsl": {
"h": 26,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.73932,
"c": 0.02705,
"h": 59.8
},
"luminance": 0.40161
}Semantic roles & 50–950 ramp
primary
#B8A79A
secondary
#D2D8DC
accent
#789C4A
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#131211
muted
#828180