#B4B094#B4B094
#B4B094 is a light, muted yellow. Relative luminance 0.429; OKLCH L 75.3% C 0.039 H 100.6°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B094 |
|---|---|
| RGB | rgb(180, 176, 148) |
| HSL | hsl(53, 18%, 64%) |
| HSV | hsv(53, 18%, 71%) |
| CMYK | cmyk(0%, 2.2%, 17.8%, 29.4%) |
| CIE-LAB | lab(71.48, -3.35, 14.88) |
| CIE-LCH | lch(71.48, 15.25, 102.67°) |
| OKLab | oklab(75.3% -0.0071 0.0383) |
| OKLCH | oklch(75.3% 0.039 100.6) |
| XYZ | xyz(39.6927, 42.8926, 34.1993) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 2.54
Stone (survey)
#ADA587
ΔE00 3.51
Cement
#A5A391
ΔE00 5.07
Putty
#BEAE8A
ΔE00 5.32
Greyish
#A8A495
ΔE00 5.76
Greige
#B8AB98
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B094 #9498B4
analogous
#B4A094 #B4B094 #A8B494
triadic
#B4B094 #94B4B0 #B094B4
tetradic
#B4B094 #94B4A0 #9498B4 #B494A8
square
#B4B094 #94B4A0 #9498B4 #B494A8
split-complementary
#B4B094 #94A8B4 #A094B4
monochromatic
#797455 #9B9570 #B4B094 #CDCBB8 #E6E5DC
Accessibility & contrast
On white
2.19
#B4B094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#B4B094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B094
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B094 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE92
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#B9ACA8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b4b094; /* rgb */ color: rgb(180, 176, 148); /* oklch */ color: oklch(75.3% 0.039 100.6);
Tailwind
colors: {
custom: {
50: '#cac7b3',
500: '#b4b094',
950: '#000000',
},
}SCSS
$custom: #b4b094; $custom-light: #cac7b3; $custom-dark: #000000;
JSON
{
"hex": "#b4b094",
"rgb": {
"r": 180,
"g": 176,
"b": 148
},
"hsl": {
"h": 52.5,
"s": 17.582,
"l": 64.314
},
"oklch": {
"l": 0.75298,
"c": 0.03894,
"h": 100.6
},
"luminance": 0.42892
}Semantic roles & 50–950 ramp
primary
#B4B094
secondary
#CCCED7
accent
#549C4A
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280