#B6B69E#B6B69E
#B6B69E is a light, muted yellow. Relative luminance 0.459; OKLCH L 77.0% C 0.033 H 107.2°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B69E |
|---|---|
| RGB | rgb(182, 182, 158) |
| HSL | hsl(60, 14%, 67%) |
| HSV | hsv(60, 13%, 71%) |
| CMYK | cmyk(0%, 0%, 13.2%, 28.6%) |
| CIE-LAB | lab(73.46, -4.20, 12.24) |
| CIE-LCH | lch(73.46, 12.94, 108.92°) |
| OKLab | oklab(76.97% -0.0098 0.0317) |
| OKLCH | oklch(76.97% 0.033 107.2) |
| XYZ | xyz(42.1903, 45.8699, 38.9723) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.99
Cement
#A5A391
ΔE00 5.77
Stone (survey)
#ADA587
ΔE00 5.96
Greyish
#A8A495
ΔE00 6.33
Putty
#BEAE8A
ΔE00 7.54
Greige
#B8AB98
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B69E #9E9EB6
analogous
#B6AA9E #B6B69E #AAB69E
triadic
#B6B69E #9EB6B6 #B69EB6
tetradic
#B6B69E #9EB6AA #9E9EB6 #B69EAA
square
#B6B69E #9EB6AA #9E9EB6 #B69EAA
split-complementary
#B6B69E #9EAAB6 #AA9EB6
monochromatic
#7C7C5D #9C9C7B #B6B69E #D0D0C1 #EBEBE4
Accessibility & contrast
On white
2.06
#B6B69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#B6B69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B69E
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B69E | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB49D
Deuteranopia (green-blind)
#BBB59F
Tritanopia (blue-blind)
#BAB3AF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b6b69e; /* rgb */ color: rgb(182, 182, 158); /* oklch */ color: oklch(77.0% 0.033 107.2);
Tailwind
colors: {
custom: {
50: '#cccbba',
500: '#b6b69e',
950: '#000000',
},
}SCSS
$custom: #b6b69e; $custom-light: #cccbba; $custom-dark: #000000;
JSON
{
"hex": "#b6b69e",
"rgb": {
"r": 182,
"g": 182,
"b": 158
},
"hsl": {
"h": 60,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.76971,
"c": 0.03316,
"h": 107.2
},
"luminance": 0.4587
}Semantic roles & 50–950 ramp
primary
#B6B69E
secondary
#D4D4DC
accent
#4D984D
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280