#B6B09A#B6B09A
#B6B09A is a light, muted yellow. Relative luminance 0.433; OKLCH L 75.6% C 0.031 H 94.4°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B09A |
|---|---|
| RGB | rgb(182, 176, 154) |
| HSL | hsl(47, 16%, 66%) |
| HSV | hsv(47, 15%, 71%) |
| CMYK | cmyk(0%, 3.3%, 15.4%, 28.6%) |
| CIE-LAB | lab(71.78, -1.64, 12.04) |
| CIE-LCH | lch(71.78, 12.16, 97.77°) |
| OKLab | oklab(75.61% -0.0024 0.0312) |
| OKLCH | oklch(75.61% 0.031 94.4) |
| XYZ | xyz(40.6491, 43.3294, 36.7876) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 3.38
Greige
#B8AB98
ΔE00 4.23
Stone (survey)
#ADA587
ΔE00 4.23
Greyish
#A8A495
ΔE00 4.33
Cement
#A5A391
ΔE00 4.49
Putty
#BEAE8A
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B09A #9AA0B6
analogous
#B6A29A #B6B09A #AEB69A
triadic
#B6B09A #9AB6B0 #B09AB6
tetradic
#B6B09A #9AB6A2 #9AA0B6 #B69AAE
square
#B6B09A #9AB6A2 #9AA0B6 #B69AAE
split-complementary
#B6B09A #9AAEB6 #A29AB6
monochromatic
#7C755A #9C9476 #B6B09A #D0CCBE #E9E8E1
Accessibility & contrast
On white
2.17
#B6B09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#B6B09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B09A
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B09A | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF99
Deuteranopia (green-blind)
#B7B19B
Tritanopia (blue-blind)
#BBACAA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b6b09a; /* rgb */ color: rgb(182, 176, 154); /* oklch */ color: oklch(75.6% 0.031 94.4);
Tailwind
colors: {
custom: {
50: '#ccc7b7',
500: '#b6b09a',
950: '#000000',
},
}SCSS
$custom: #b6b09a; $custom-light: #ccc7b7; $custom-dark: #000000;
JSON
{
"hex": "#b6b09a",
"rgb": {
"r": 182,
"g": 176,
"b": 154
},
"hsl": {
"h": 47.143,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.75614,
"c": 0.03128,
"h": 94.4
},
"luminance": 0.43329
}Semantic roles & 50–950 ramp
primary
#B6B09A
secondary
#D1D3DB
accent
#5C9A4B
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280