#B8B69A#B8B69A
#B8B69A is a light, muted yellow. Relative luminance 0.460; OKLCH L 77.0% C 0.039 H 103.9°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B8B69A |
|---|---|
| RGB | rgb(184, 182, 154) |
| HSL | hsl(56, 17%, 66%) |
| HSV | hsv(56, 16%, 72%) |
| CMYK | cmyk(0%, 1.1%, 16.3%, 27.8%) |
| CIE-LAB | lab(73.53, -4.09, 14.54) |
| CIE-LCH | lch(73.53, 15.10, 105.72°) |
| OKLab | oklab(77.04% -0.0093 0.0375) |
| OKLCH | oklch(77.04% 0.039 103.9) |
| XYZ | xyz(42.3274, 45.9798, 37.2108) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.33
Stone (survey)
#ADA587
ΔE00 5.29
Cement
#A5A391
ΔE00 6.30
Putty
#BEAE8A
ΔE00 6.35
Greyish
#A8A495
ΔE00 6.92
Greige
#B8AB98
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8B69A #9A9CB8
analogous
#B8A79A #B8B69A #ABB89A
triadic
#B8B69A #9AB8B6 #B69AB8
tetradic
#B8B69A #9AB8A7 #9A9CB8 #B89AAB
square
#B8B69A #9AB8A7 #9A9CB8 #B89AAB
split-complementary
#B8B69A #9AABB8 #A79AB8
monochromatic
#7F7C59 #9F9C76 #B8B69A #D1D0BE #EBEAE2
Accessibility & contrast
On white
2.06
#B8B69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#B8B69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8B69A
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8B69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8B69A | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB498
Deuteranopia (green-blind)
#BCB59B
Tritanopia (blue-blind)
#BDB2AE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b8b69a; /* rgb */ color: rgb(184, 182, 154); /* oklch */ color: oklch(77.0% 0.039 103.9);
Tailwind
colors: {
custom: {
50: '#cdcbb7',
500: '#b8b69a',
950: '#000000',
},
}SCSS
$custom: #b8b69a; $custom-light: #cdcbb7; $custom-dark: #000000;
JSON
{
"hex": "#b8b69a",
"rgb": {
"r": 184,
"g": 182,
"b": 154
},
"hsl": {
"h": 56,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.77038,
"c": 0.03858,
"h": 103.9
},
"luminance": 0.45979
}Semantic roles & 50–950 ramp
primary
#B8B69A
secondary
#D2D3DC
accent
#4F9C4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131311
muted
#828280