#B8B09A#B8B09A
#B8B09A is a light, muted orange. Relative luminance 0.436; OKLCH L 75.8% C 0.032 H 90.4°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B8B09A |
|---|---|
| RGB | rgb(184, 176, 154) |
| HSL | hsl(44, 17%, 66%) |
| HSV | hsv(44, 16%, 72%) |
| CMYK | cmyk(0%, 4.3%, 16.3%, 27.8%) |
| CIE-LAB | lab(71.94, -0.89, 12.30) |
| CIE-LCH | lch(71.94, 12.33, 94.15°) |
| OKLab | oklab(75.79% -0.0002 0.0318) |
| OKLCH | oklch(75.79% 0.032 90.4) |
| XYZ | xyz(41.1249, 43.5747, 36.8099) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.35
Bland
#AFA88B
ΔE00 3.66
Stone (survey)
#ADA587
ΔE00 4.39
Greyish
#A8A495
ΔE00 4.58
Putty
#BEAE8A
ΔE00 4.97
Khaki
#C3B091
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8B09A #9AA2B8
analogous
#B8A19A #B8B09A #B1B89A
triadic
#B8B09A #9AB8B0 #B09AB8
tetradic
#B8B09A #9AB8A1 #9AA2B8 #B89AB1
square
#B8B09A #9AB8A1 #9AA2B8 #B89AB1
split-complementary
#B8B09A #9AB1B8 #A19AB8
monochromatic
#7F7559 #9F9476 #B8B09A #D1CCBE #EBE8E2
Accessibility & contrast
On white
2.16
#B8B09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#B8B09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8B09A
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8B09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8B09A | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF99
Deuteranopia (green-blind)
#B7B19B
Tritanopia (blue-blind)
#BDACAA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b8b09a; /* rgb */ color: rgb(184, 176, 154); /* oklch */ color: oklch(75.8% 0.032 90.4);
Tailwind
colors: {
custom: {
50: '#cdc7b7',
500: '#b8b09a',
950: '#000000',
},
}SCSS
$custom: #b8b09a; $custom-light: #cdc7b7; $custom-dark: #000000;
JSON
{
"hex": "#b8b09a",
"rgb": {
"r": 184,
"g": 176,
"b": 154
},
"hsl": {
"h": 44,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.75785,
"c": 0.03184,
"h": 90.4
},
"luminance": 0.43574
}Semantic roles & 50–950 ramp
primary
#B8B09A
secondary
#D2D5DC
accent
#609C4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131311
muted
#828280