#BFBC94#BFBC94
#BFBC94 is a light, muted yellow. Relative luminance 0.492; OKLCH L 78.7% C 0.054 H 104.0°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBC94 |
|---|---|
| RGB | rgb(191, 188, 148) |
| HSL | hsl(56, 25%, 66%) |
| HSV | hsv(56, 23%, 75%) |
| CMYK | cmyk(0%, 1.6%, 22.5%, 25.1%) |
| CIE-LAB | lab(75.56, -5.51, 20.68) |
| CIE-LCH | lch(75.56, 21.40, 104.93°) |
| OKLab | oklab(78.74% -0.0131 0.0526) |
| OKLCH | oklch(78.74% 0.054 104) |
| XYZ | xyz(44.8143, 49.1816, 35.1434) |
| Luminance | 0.4918 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.61
Bland
#AFA88B
ΔE00 6.40
Putty
#BEAE8A
ΔE00 6.45
Stone (survey)
#ADA587
ΔE00 7.09
Darkkhaki
#BDB76B
ΔE00 8.11
Khaki
#C3B091
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBC94 #9497BF
analogous
#BFA794 #BFBC94 #ADBF94
triadic
#BFBC94 #94BFBC #BC94BF
tetradic
#BFBC94 #94BFA7 #9497BF #BF94AD
square
#BFBC94 #94BFA7 #9497BF #BF94AD
split-complementary
#BFBC94 #94ADBF #A794BF
monochromatic
#888451 #A8A46E #BFBC94 #D6D4BA #EDECE1
Accessibility & contrast
On white
1.94
#BFBC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#BFBC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBC94
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBC94 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B992
Deuteranopia (green-blind)
#C5BB95
Tritanopia (blue-blind)
#C6B7B1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bfbc94; /* rgb */ color: rgb(191, 188, 148); /* oklch */ color: oklch(78.7% 0.054 104.0);
Tailwind
colors: {
custom: {
50: '#d2d0b3',
500: '#bfbc94',
950: '#000000',
},
}SCSS
$custom: #bfbc94; $custom-light: #d2d0b3; $custom-dark: #000000;
JSON
{
"hex": "#bfbc94",
"rgb": {
"r": 191,
"g": 188,
"b": 148
},
"hsl": {
"h": 55.814,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.7874,
"c": 0.05421,
"h": 104
},
"luminance": 0.49181
}Semantic roles & 50–950 ramp
primary
#BFBC94
secondary
#D0D1DE
accent
#49A442
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280