#B4B393#B4B393
#B4B393 is a light, muted yellow. Relative luminance 0.441; OKLCH L 75.9% C 0.044 H 105.9°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B393 |
|---|---|
| RGB | rgb(180, 179, 147) |
| HSL | hsl(58, 18%, 64%) |
| HSV | hsv(58, 18%, 71%) |
| CMYK | cmyk(0%, 0.6%, 18.3%, 29.4%) |
| CIE-LAB | lab(72.26, -5.10, 16.51) |
| CIE-LCH | lch(72.26, 17.28, 107.15°) |
| OKLab | oklab(75.91% -0.0121 0.0423) |
| OKLCH | oklch(75.91% 0.044 105.9) |
| XYZ | xyz(40.2086, 44.0505, 33.9825) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.03
Stone (survey)
#ADA587
ΔE00 4.85
Putty
#BEAE8A
ΔE00 6.40
Cement
#A5A391
ΔE00 6.47
Sand
#C2B280
ΔE00 7.05
Greyish
#A8A495
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B393 #9394B4
analogous
#B4A393 #B4B393 #A5B493
triadic
#B4B393 #93B4B3 #B393B4
tetradic
#B4B393 #93B4A3 #9394B4 #B493A5
square
#B4B393 #93B4A3 #9394B4 #B493A5
split-complementary
#B4B393 #93A5B4 #A393B4
monochromatic
#797854 #9B9A6F #B4B393 #CDCCB7 #E6E6DB
Accessibility & contrast
On white
2.14
#B4B393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#B4B393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B393
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B393 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B091
Deuteranopia (green-blind)
#BAB294
Tritanopia (blue-blind)
#B9AFAA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b4b393; /* rgb */ color: rgb(180, 179, 147); /* oklch */ color: oklch(75.9% 0.044 105.9);
Tailwind
colors: {
custom: {
50: '#cac9b2',
500: '#b4b393',
950: '#000000',
},
}SCSS
$custom: #b4b393; $custom-light: #cac9b2; $custom-dark: #000000;
JSON
{
"hex": "#b4b393",
"rgb": {
"r": 180,
"g": 179,
"b": 147
},
"hsl": {
"h": 58.182,
"s": 18.033,
"l": 64.118
},
"oklch": {
"l": 0.75907,
"c": 0.04403,
"h": 105.9
},
"luminance": 0.4405
}Semantic roles & 50–950 ramp
primary
#B4B393
secondary
#CCCCD7
accent
#4C9C49
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280