#BFB79E#BFB79E
#BFB79E is a light, muted yellow. Relative luminance 0.474; OKLCH L 77.9% C 0.036 H 92.3°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB79E |
|---|---|
| RGB | rgb(191, 183, 158) |
| HSL | hsl(45, 20%, 68%) |
| HSV | hsv(45, 17%, 75%) |
| CMYK | cmyk(0%, 4.2%, 17.3%, 25.1%) |
| CIE-LAB | lab(74.45, -1.37, 13.74) |
| CIE-LCH | lch(74.45, 13.81, 95.70°) |
| OKLab | oklab(77.93% -0.0014 0.0355) |
| OKLCH | oklch(77.93% 0.036 92.3) |
| XYZ | xyz(44.5906, 47.4126, 39.1437) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.64
Putty
#BEAE8A
ΔE00 4.82
Greige
#B8AB98
ΔE00 4.94
Khaki
#C3B091
ΔE00 5.00
Stone (survey)
#ADA587
ΔE00 5.49
Warm Gray
#C9BEB0
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB79E #9EA6BF
analogous
#BFA69E #BFB79E #B6BF9E
triadic
#BFB79E #9EBFB7 #B79EBF
tetradic
#BFB79E #9EBFA6 #9EA6BF #BF9EB6
square
#BFB79E #9EBFA6 #9EA6BF #BF9EB6
split-complementary
#BFB79E #9EB6BF #A69EBF
monochromatic
#897D5A #A79C79 #BFB79E #D7D2C3 #F0EEE8
Accessibility & contrast
On white
2.00
#BFB79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#BFB79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB79E
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB79E | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69D
Deuteranopia (green-blind)
#BFB89F
Tritanopia (blue-blind)
#C5B3B0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfb79e; /* rgb */ color: rgb(191, 183, 158); /* oklch */ color: oklch(77.9% 0.036 92.3);
Tailwind
colors: {
custom: {
50: '#d2ccba',
500: '#bfb79e',
950: '#000000',
},
}SCSS
$custom: #bfb79e; $custom-light: #d2ccba; $custom-dark: #000000;
JSON
{
"hex": "#bfb79e",
"rgb": {
"r": 191,
"g": 183,
"b": 158
},
"hsl": {
"h": 45.455,
"s": 20.497,
"l": 68.431
},
"oklch": {
"l": 0.77931,
"c": 0.03552,
"h": 92.3
},
"luminance": 0.47412
}Semantic roles & 50–950 ramp
primary
#BFB79E
secondary
#D7DAE1
accent
#5C9F47
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280