#BFB79F#BFB79F
#BFB79F is a light, muted yellow. Relative luminance 0.474; OKLCH L 78.0% C 0.034 H 91.7°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB79F |
|---|---|
| RGB | rgb(191, 183, 159) |
| HSL | hsl(45, 20%, 69%) |
| HSV | hsv(45, 17%, 75%) |
| CMYK | cmyk(0%, 4.2%, 16.8%, 25.1%) |
| CIE-LAB | lab(74.47, -1.21, 13.23) |
| CIE-LCH | lch(74.47, 13.29, 95.25°) |
| OKLab | oklab(77.96% -0.001 0.0342) |
| OKLCH | oklch(77.96% 0.034 91.7) |
| XYZ | xyz(44.6770, 47.4472, 39.5988) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greige
#B8AB98
ΔE00 4.73
Bland
#AFA88B
ΔE00 4.79
Putty
#BEAE8A
ΔE00 5.02
Khaki
#C3B091
ΔE00 5.04
Warm Gray
#C9BEB0
ΔE00 5.35
Stone (survey)
#ADA587
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB79F #9FA7BF
analogous
#BFA79F #BFB79F #B7BF9F
triadic
#BFB79F #9FBFB7 #B79FBF
tetradic
#BFB79F #9FBFA7 #9FA7BF #BF9FB7
square
#BFB79F #9FBFA7 #9FA7BF #BF9FB7
split-complementary
#BFB79F #9FB7BF #A79FBF
monochromatic
#897D5B #A79B7A #BFB79F #D7D3C4 #F0EEE8
Accessibility & contrast
On white
2.00
#BFB79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#BFB79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB79F
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB79F | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69E
Deuteranopia (green-blind)
#BFB8A0
Tritanopia (blue-blind)
#C5B3B0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfb79f; /* rgb */ color: rgb(191, 183, 159); /* oklch */ color: oklch(78.0% 0.034 91.7);
Tailwind
colors: {
custom: {
50: '#d2ccbb',
500: '#bfb79f',
950: '#000000',
},
}SCSS
$custom: #bfb79f; $custom-light: #d2ccbb; $custom-dark: #000000;
JSON
{
"hex": "#bfb79f",
"rgb": {
"r": 191,
"g": 183,
"b": 159
},
"hsl": {
"h": 45,
"s": 20,
"l": 68.627
},
"oklch": {
"l": 0.77956,
"c": 0.03423,
"h": 91.7
},
"luminance": 0.47447
}Semantic roles & 50–950 ramp
primary
#BFB79F
secondary
#D8DBE2
accent
#5D9E47
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280