#BFB79C#BFB79C
#BFB79C is a light, muted yellow. Relative luminance 0.473; OKLCH L 77.9% C 0.038 H 93.4°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB79C |
|---|---|
| RGB | rgb(191, 183, 156) |
| HSL | hsl(46, 21%, 68%) |
| HSV | hsv(46, 18%, 75%) |
| CMYK | cmyk(0%, 4.2%, 18.3%, 25.1%) |
| CIE-LAB | lab(74.41, -1.68, 14.77) |
| CIE-LCH | lch(74.41, 14.86, 96.49°) |
| OKLab | oklab(77.88% -0.0023 0.0381) |
| OKLCH | oklch(77.88% 0.038 93.4) |
| XYZ | xyz(44.4198, 47.3443, 38.2444) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.42
Putty
#BEAE8A
ΔE00 4.48
Khaki
#C3B091
ΔE00 4.98
Stone (survey)
#ADA587
ΔE00 5.27
Greige
#B8AB98
ΔE00 5.40
Warm Gray
#C9BEB0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB79C #9CA4BF
analogous
#BFA59C #BFB79C #B5BF9C
triadic
#BFB79C #9CBFB7 #B79CBF
tetradic
#BFB79C #9CBFA5 #9CA4BF #BF9CB5
square
#BFB79C #9CBFA5 #9CA4BF #BF9CB5
split-complementary
#BFB79C #9CB5BF #A59CBF
monochromatic
#887D58 #A79C77 #BFB79C #D7D2C1 #EFEDE6
Accessibility & contrast
On white
2.01
#BFB79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#BFB79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB79C
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB79C | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69A
Deuteranopia (green-blind)
#BFB89D
Tritanopia (blue-blind)
#C5B3AF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfb79c; /* rgb */ color: rgb(191, 183, 156); /* oklch */ color: oklch(77.9% 0.038 93.4);
Tailwind
colors: {
custom: {
50: '#d2ccb9',
500: '#bfb79c',
950: '#000000',
},
}SCSS
$custom: #bfb79c; $custom-light: #d2ccb9; $custom-dark: #000000;
JSON
{
"hex": "#bfb79c",
"rgb": {
"r": 191,
"g": 183,
"b": 156
},
"hsl": {
"h": 46.286,
"s": 21.472,
"l": 68.039
},
"oklch": {
"l": 0.77883,
"c": 0.03812,
"h": 93.4
},
"luminance": 0.47344
}Semantic roles & 50–950 ramp
primary
#BFB79C
secondary
#D6D8E1
accent
#5AA046
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280