#B0B49A#B0B49A
#B0B49A is a light, muted yellow. Relative luminance 0.442; OKLCH L 76.0% C 0.036 H 114.4°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B49A |
|---|---|
| RGB | rgb(176, 180, 154) |
| HSL | hsl(69, 15%, 65%) |
| HSV | hsv(69, 14%, 71%) |
| CMYK | cmyk(2.2%, 0%, 14.4%, 29.4%) |
| CIE-LAB | lab(72.37, -6.01, 12.80) |
| CIE-LCH | lch(72.37, 14.15, 115.15°) |
| OKLab | oklab(75.96% -0.015 0.0331) |
| OKLCH | oklch(75.96% 0.036 114.4) |
| XYZ | xyz(40.0578, 44.2059, 36.9879) |
| Luminance | 0.4421 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.65
Cement
#A5A391
ΔE00 6.06
Stone (survey)
#ADA587
ΔE00 6.50
Sage Green
#9CAF88
ΔE00 6.92
Greyish
#A8A495
ΔE00 7.12
Greenish Grey
#96AE8D
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B49A #9E9AB4
analogous
#B4AB9A #B0B49A #A3B49A
triadic
#B0B49A #9AB0B4 #B49AB0
tetradic
#B0B49A #9AB4AB #9E9AB4 #B49AA3
square
#B0B49A #9AB4AB #9E9AB4 #B49AA3
split-complementary
#B0B49A #9AA3B4 #AB9AB4
monochromatic
#75795A #959A77 #B0B49A #CBCEBD #E7E8E0
Accessibility & contrast
On white
2.13
#B0B49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#B0B49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B49A
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B49A | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B199
Deuteranopia (green-blind)
#B8B29B
Tritanopia (blue-blind)
#B3B1AD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b0b49a; /* rgb */ color: rgb(176, 180, 154); /* oklch */ color: oklch(76.0% 0.036 114.4);
Tailwind
colors: {
custom: {
50: '#c7cab7',
500: '#b0b49a',
950: '#000000',
},
}SCSS
$custom: #b0b49a; $custom-light: #c7cab7; $custom-dark: #000000;
JSON
{
"hex": "#b0b49a",
"rgb": {
"r": 176,
"g": 180,
"b": 154
},
"hsl": {
"h": 69.231,
"s": 14.773,
"l": 65.49
},
"oklch": {
"l": 0.75961,
"c": 0.03632,
"h": 114.4
},
"luminance": 0.44206
}Semantic roles & 50–950 ramp
primary
#B0B49A
secondary
#D2D1D9
accent
#4D9958
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280