#B6B49E#B6B49E
#B6B49E is a light, muted yellow. Relative luminance 0.451; OKLCH L 76.6% C 0.031 H 102.8°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B49E |
|---|---|
| RGB | rgb(182, 180, 158) |
| HSL | hsl(55, 14%, 67%) |
| HSV | hsv(55, 13%, 71%) |
| CMYK | cmyk(0%, 1.1%, 13.2%, 28.6%) |
| CIE-LAB | lab(72.93, -3.13, 11.49) |
| CIE-LCH | lch(72.93, 11.91, 105.25°) |
| OKLab | oklab(76.55% -0.0068 0.0298) |
| OKLCH | oklch(76.55% 0.031 102.8) |
| XYZ | xyz(41.7836, 45.0566, 38.8367) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.46
Cement
#A5A391
ΔE00 5.02
Greyish
#A8A495
ΔE00 5.30
Stone (survey)
#ADA587
ΔE00 5.43
Greige
#B8AB98
ΔE00 6.28
Putty
#BEAE8A
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B49E #9EA0B6
analogous
#B6A89E #B6B49E #ACB69E
triadic
#B6B49E #9EB6B4 #B49EB6
tetradic
#B6B49E #9EB6A8 #9EA0B6 #B69EAC
square
#B6B49E #9EB6A8 #9EA0B6 #B69EAC
split-complementary
#B6B49E #9EACB6 #A89EB6
monochromatic
#7C7A5D #9C997B #B6B49E #D0CFC1 #EBEAE4
Accessibility & contrast
On white
2.10
#B6B49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#B6B49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B49E
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B49E | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29D
Deuteranopia (green-blind)
#B9B49F
Tritanopia (blue-blind)
#BAB1AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b6b49e; /* rgb */ color: rgb(182, 180, 158); /* oklch */ color: oklch(76.6% 0.031 102.8);
Tailwind
colors: {
custom: {
50: '#cccaba',
500: '#b6b49e',
950: '#000000',
},
}SCSS
$custom: #b6b49e; $custom-light: #cccaba; $custom-dark: #000000;
JSON
{
"hex": "#b6b49e",
"rgb": {
"r": 182,
"g": 180,
"b": 158
},
"hsl": {
"h": 55,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.76552,
"c": 0.03054,
"h": 102.8
},
"luminance": 0.45056
}Semantic roles & 50–950 ramp
primary
#B6B49E
secondary
#D4D5DC
accent
#53984D
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280