#B6B49A#B6B49A
#B6B49A is a light, muted yellow. Relative luminance 0.449; OKLCH L 76.5% C 0.036 H 103.6°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B49A |
|---|---|
| RGB | rgb(182, 180, 154) |
| HSL | hsl(56, 16%, 66%) |
| HSV | hsv(56, 15%, 71%) |
| CMYK | cmyk(0%, 1.1%, 15.4%, 28.6%) |
| CIE-LAB | lab(72.84, -3.78, 13.54) |
| CIE-LCH | lch(72.84, 14.06, 105.59°) |
| OKLab | oklab(76.45% -0.0084 0.035) |
| OKLCH | oklch(76.45% 0.036 103.6) |
| XYZ | xyz(41.4449, 44.9211, 37.0529) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 3.96
Stone (survey)
#ADA587
ΔE00 4.94
Cement
#A5A391
ΔE00 5.52
Greyish
#A8A495
ΔE00 6.12
Putty
#BEAE8A
ΔE00 6.43
Greige
#B8AB98
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B49A #9A9CB6
analogous
#B6A69A #B6B49A #AAB69A
triadic
#B6B49A #9AB6B4 #B49AB6
tetradic
#B6B49A #9AB6A6 #9A9CB6 #B69AAA
square
#B6B49A #9AB6A6 #9A9CB6 #B69AAA
split-complementary
#B6B49A #9AAAB6 #A69AB6
monochromatic
#7C7A5A #9C9A76 #B6B49A #D0CEBE #E9E9E1
Accessibility & contrast
On white
2.10
#B6B49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#B6B49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B49A
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B49A | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B298
Deuteranopia (green-blind)
#BAB39B
Tritanopia (blue-blind)
#BBB0AD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b6b49a; /* rgb */ color: rgb(182, 180, 154); /* oklch */ color: oklch(76.5% 0.036 103.6);
Tailwind
colors: {
custom: {
50: '#cccab7',
500: '#b6b49a',
950: '#000000',
},
}SCSS
$custom: #b6b49a; $custom-light: #cccab7; $custom-dark: #000000;
JSON
{
"hex": "#b6b49a",
"rgb": {
"r": 182,
"g": 180,
"b": 154
},
"hsl": {
"h": 55.714,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.76452,
"c": 0.03596,
"h": 103.6
},
"luminance": 0.44921
}Semantic roles & 50–950 ramp
primary
#B6B49A
secondary
#D1D2DB
accent
#519A4B
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280