#B0B29A#B0B29A
#B0B29A is a light, muted yellow. Relative luminance 0.434; OKLCH L 75.5% C 0.033 H 111.1°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B29A |
|---|---|
| RGB | rgb(176, 178, 154) |
| HSL | hsl(65, 13%, 65%) |
| HSV | hsv(65, 13%, 70%) |
| CMYK | cmyk(1.1%, 0%, 13.5%, 30.2%) |
| CIE-LAB | lab(71.83, -4.95, 12.05) |
| CIE-LCH | lch(71.83, 13.02, 112.34°) |
| OKLab | oklab(75.54% -0.012 0.0312) |
| OKLCH | oklch(75.54% 0.033 111.1) |
| XYZ | xyz(39.6570, 43.4042, 36.8543) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.86
Cement
#A5A391
ΔE00 5.02
Stone (survey)
#ADA587
ΔE00 5.74
Greyish
#A8A495
ΔE00 5.97
Sage Green
#9CAF88
ΔE00 7.85
Greige
#B8AB98
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B29A #9C9AB2
analogous
#B2A89A #B0B29A #A4B29A
triadic
#B0B29A #9AB0B2 #B29AB0
tetradic
#B0B29A #9AB2A8 #9C9AB2 #B29AA4
square
#B0B29A #9AB2A8 #9C9AB2 #B29AA4
split-complementary
#B0B29A #9AA4B2 #A89AB2
monochromatic
#75775B #959877 #B0B29A #CBCCBD #E6E7DF
Accessibility & contrast
On white
2.17
#B0B29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#B0B29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B29A
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B29A | 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)
#B6B099
Deuteranopia (green-blind)
#B6B09B
Tritanopia (blue-blind)
#B3AFAB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b0b29a; /* rgb */ color: rgb(176, 178, 154); /* oklch */ color: oklch(75.5% 0.033 111.1);
Tailwind
colors: {
custom: {
50: '#c7c9b7',
500: '#b0b29a',
950: '#000000',
},
}SCSS
$custom: #b0b29a; $custom-light: #c7c9b7; $custom-dark: #000000;
JSON
{
"hex": "#b0b29a",
"rgb": {
"r": 176,
"g": 178,
"b": 154
},
"hsl": {
"h": 65,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.75536,
"c": 0.0334,
"h": 111.1
},
"luminance": 0.43404
}Semantic roles & 50–950 ramp
primary
#B0B29A
secondary
#D1D0D8
accent
#4E9854
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280