#B5B393#B5B393
#B5B393 is a light, muted yellow. Relative luminance 0.442; OKLCH L 76.0% C 0.044 H 104.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B5B393 |
|---|---|
| RGB | rgb(181, 179, 147) |
| HSL | hsl(56, 19%, 64%) |
| HSV | hsv(56, 19%, 71%) |
| CMYK | cmyk(0%, 1.1%, 18.8%, 29%) |
| CIE-LAB | lab(72.34, -4.72, 16.64) |
| CIE-LCH | lch(72.34, 17.29, 105.83°) |
| OKLab | oklab(75.99% -0.011 0.0427) |
| OKLCH | oklch(75.99% 0.044 104.4) |
| XYZ | xyz(40.4423, 44.1710, 33.9935) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 3.79
Stone (survey)
#ADA587
ΔE00 4.62
Putty
#BEAE8A
ΔE00 5.99
Cement
#A5A391
ΔE00 6.45
Sand
#C2B280
ΔE00 6.75
Greyish
#A8A495
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5B393 #9395B5
analogous
#B5A293 #B5B393 #A6B593
triadic
#B5B393 #93B5B3 #B393B5
tetradic
#B5B393 #93B5A2 #9395B5 #B593A6
square
#B5B393 #93B5A2 #9395B5 #B593A6
split-complementary
#B5B393 #93A6B5 #A293B5
monochromatic
#7A7854 #9C996F #B5B393 #CECDB7 #E7E6DC
Accessibility & contrast
On white
2.14
#B5B393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#B5B393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5B393
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5B393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5B393 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B091
Deuteranopia (green-blind)
#BAB294
Tritanopia (blue-blind)
#BAAFAA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b5b393; /* rgb */ color: rgb(181, 179, 147); /* oklch */ color: oklch(76.0% 0.044 104.4);
Tailwind
colors: {
custom: {
50: '#cbc9b2',
500: '#b5b393',
950: '#000000',
},
}SCSS
$custom: #b5b393; $custom-light: #cbc9b2; $custom-dark: #000000;
JSON
{
"hex": "#b5b393",
"rgb": {
"r": 181,
"g": 179,
"b": 147
},
"hsl": {
"h": 56.471,
"s": 18.681,
"l": 64.314
},
"oklch": {
"l": 0.7599,
"c": 0.04404,
"h": 104.4
},
"luminance": 0.44171
}Semantic roles & 50–950 ramp
primary
#B5B393
secondary
#CCCDD8
accent
#4D9D49
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280