#B8A69A#B8A69A
#B8A69A is a light, muted orange. Relative luminance 0.398; OKLCH L 73.7% C 0.027 H 55.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A69A |
|---|---|
| RGB | rgb(184, 166, 154) |
| HSL | hsl(24, 17%, 66%) |
| HSV | hsv(24, 16%, 72%) |
| CMYK | cmyk(0%, 9.8%, 16.3%, 27.8%) |
| CIE-LAB | lab(69.32, 4.52, 8.58) |
| CIE-LCH | lch(69.32, 9.70, 62.26°) |
| OKLab | oklab(73.73% 0.0152 0.0224) |
| OKLCH | oklch(73.73% 0.027 55.9) |
| XYZ | xyz(39.2359, 39.7967, 36.1802) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.91
Mushroom
#BA9E88
ΔE00 4.98
Stone
#A89F91
ΔE00 5.58
Pinkish Grey
#C8ACA9
ΔE00 7.19
Warm Gray
#C9BEB0
ΔE00 7.24
Greyish
#A8A495
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A69A #9AACB8
analogous
#B89A9D #B8A69A #B8B59A
triadic
#B8A69A #9AB8A6 #A69AB8
tetradic
#B8A69A #9DB89A #9AACB8 #B59AB8
square
#B8A69A #9DB89A #9AACB8 #B59AB8
split-complementary
#B8A69A #9AB8B5 #9A9DB8
monochromatic
#7F6859 #9F8676 #B8A69A #D1C6BE #EBE5E2
Accessibility & contrast
On white
2.34
#B8A69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#B8A69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A69A
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A69A | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA799
Deuteranopia (green-blind)
#AFAB9A
Tritanopia (blue-blind)
#BEA3A3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b8a69a; /* rgb */ color: rgb(184, 166, 154); /* oklch */ color: oklch(73.7% 0.027 55.9);
Tailwind
colors: {
custom: {
50: '#cdc0b7',
500: '#b8a69a',
950: '#000000',
},
}SCSS
$custom: #b8a69a; $custom-light: #cdc0b7; $custom-dark: #000000;
JSON
{
"hex": "#b8a69a",
"rgb": {
"r": 184,
"g": 166,
"b": 154
},
"hsl": {
"h": 24,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.73728,
"c": 0.02708,
"h": 55.9
},
"luminance": 0.39796
}Semantic roles & 50–950 ramp
primary
#B8A69A
secondary
#D2D8DC
accent
#7B9C4A
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#131211
muted
#828180