#B8B094#B8B094
#B8B094 is a light, muted yellow. Relative luminance 0.434; OKLCH L 75.6% C 0.040 H 93.9°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B8B094 |
|---|---|
| RGB | rgb(184, 176, 148) |
| HSL | hsl(47, 20%, 65%) |
| HSV | hsv(47, 20%, 72%) |
| CMYK | cmyk(0%, 4.3%, 19.6%, 27.8%) |
| CIE-LAB | lab(71.81, -1.83, 15.39) |
| CIE-LCH | lch(71.81, 15.50, 96.76°) |
| OKLab | oklab(75.64% -0.0027 0.0396) |
| OKLCH | oklch(75.64% 0.04 93.9) |
| XYZ | xyz(40.6376, 43.3798, 34.2436) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 2.46
Stone (survey)
#ADA587
ΔE00 3.29
Putty
#BEAE8A
ΔE00 3.75
Khaki
#C3B091
ΔE00 4.85
Greige
#B8AB98
ΔE00 4.96
Cement
#A5A391
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8B094 #949CB8
analogous
#B89E94 #B8B094 #AEB894
triadic
#B8B094 #94B8B0 #B094B8
tetradic
#B8B094 #94B89E #949CB8 #B894AE
square
#B8B094 #94B89E #949CB8 #B894AE
split-complementary
#B8B094 #94AEB8 #9E94B8
monochromatic
#7E7554 #A0956F #B8B094 #D0CBB9 #E9E6DE
Accessibility & contrast
On white
2.17
#B8B094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#B8B094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8B094
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8B094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8B094 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE92
Deuteranopia (green-blind)
#B8B195
Tritanopia (blue-blind)
#BEACA8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b8b094; /* rgb */ color: rgb(184, 176, 148); /* oklch */ color: oklch(75.6% 0.040 93.9);
Tailwind
colors: {
custom: {
50: '#cdc7b3',
500: '#b8b094',
950: '#000000',
},
}SCSS
$custom: #b8b094; $custom-light: #cdc7b3; $custom-dark: #000000;
JSON
{
"hex": "#b8b094",
"rgb": {
"r": 184,
"g": 176,
"b": 148
},
"hsl": {
"h": 46.667,
"s": 20.225,
"l": 65.098
},
"oklch": {
"l": 0.75638,
"c": 0.03965,
"h": 93.9
},
"luminance": 0.43379
}Semantic roles & 50–950 ramp
primary
#B8B094
secondary
#CED1DA
accent
#5A9F47
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131311
muted
#828280