#B2B49A#B2B49A
#B2B49A is a light, muted yellow. Relative luminance 0.444; OKLCH L 76.1% C 0.036 H 110.8°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B49A |
|---|---|
| RGB | rgb(178, 180, 154) |
| HSL | hsl(65, 15%, 65%) |
| HSV | hsv(65, 14%, 71%) |
| CMYK | cmyk(1.1%, 0%, 14.4%, 29.4%) |
| CIE-LAB | lab(72.52, -5.27, 13.05) |
| CIE-LCH | lch(72.52, 14.07, 111.99°) |
| OKLab | oklab(76.12% -0.0128 0.0337) |
| OKLCH | oklch(76.12% 0.036 110.8) |
| XYZ | xyz(40.5135, 44.4408, 37.0092) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.02
Cement
#A5A391
ΔE00 5.76
Stone (survey)
#ADA587
ΔE00 5.91
Greyish
#A8A495
ΔE00 6.70
Sage Green
#9CAF88
ΔE00 7.59
Putty
#BEAE8A
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B49A #9C9AB4
analogous
#B4A99A #B2B49A #A5B49A
triadic
#B2B49A #9AB2B4 #B49AB2
tetradic
#B2B49A #9AB4A9 #9C9AB4 #B49AA5
square
#B2B49A #9AB4A9 #9C9AB4 #B49AA5
split-complementary
#B2B49A #9AA5B4 #A99AB4
monochromatic
#77795A #979A77 #B2B49A #CDCEBD #E8E8E0
Accessibility & contrast
On white
2.12
#B2B49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#B2B49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B49A
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B49A | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B198
Deuteranopia (green-blind)
#B9B29B
Tritanopia (blue-blind)
#B6B1AD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2b49a; /* rgb */ color: rgb(178, 180, 154); /* oklch */ color: oklch(76.1% 0.036 110.8);
Tailwind
colors: {
custom: {
50: '#c9cab7',
500: '#b2b49a',
950: '#000000',
},
}SCSS
$custom: #b2b49a; $custom-light: #c9cab7; $custom-dark: #000000;
JSON
{
"hex": "#b2b49a",
"rgb": {
"r": 178,
"g": 180,
"b": 154
},
"hsl": {
"h": 64.615,
"s": 14.773,
"l": 65.49
},
"oklch": {
"l": 0.76123,
"c": 0.03606,
"h": 110.8
},
"luminance": 0.44441
}Semantic roles & 50–950 ramp
primary
#B2B49A
secondary
#D1D1D9
accent
#4D9952
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280