#BFBB93#BFBB93
#BFBB93 is a light, muted yellow. Relative luminance 0.487; OKLCH L 78.5% C 0.054 H 102.8°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBB93 |
|---|---|
| RGB | rgb(191, 187, 147) |
| HSL | hsl(55, 26%, 66%) |
| HSV | hsv(55, 23%, 75%) |
| CMYK | cmyk(0%, 2.1%, 23%, 25.1%) |
| CIE-LAB | lab(75.28, -5.13, 20.82) |
| CIE-LCH | lch(75.28, 21.45, 103.84°) |
| OKLab | oklab(78.51% -0.012 0.0529) |
| OKLCH | oklch(78.51% 0.054 102.8) |
| XYZ | xyz(44.5226, 48.7243, 34.6574) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.22
Putty
#BEAE8A
ΔE00 6.01
Bland
#AFA88B
ΔE00 6.11
Stone (survey)
#ADA587
ΔE00 6.78
Khaki
#C3B091
ΔE00 7.85
Darkkhaki
#BDB76B
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBB93 #9397BF
analogous
#BFA593 #BFBB93 #ADBF93
triadic
#BFBB93 #93BFBB #BB93BF
tetradic
#BFBB93 #93BFA5 #9397BF #BF93AD
square
#BFBB93 #93BFA5 #9397BF #BF93AD
split-complementary
#BFBB93 #93ADBF #A593BF
monochromatic
#878250 #A8A36D #BFBB93 #D6D3B9 #EDEBE0
Accessibility & contrast
On white
1.95
#BFBB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#BFBB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBB93
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBB93 | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B890
Deuteranopia (green-blind)
#C4BA94
Tritanopia (blue-blind)
#C6B5B0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfbb93; /* rgb */ color: rgb(191, 187, 147); /* oklch */ color: oklch(78.5% 0.054 102.8);
Tailwind
colors: {
custom: {
50: '#d2cfb3',
500: '#bfbb93',
950: '#000000',
},
}SCSS
$custom: #bfbb93; $custom-light: #d2cfb3; $custom-dark: #000000;
JSON
{
"hex": "#bfbb93",
"rgb": {
"r": 191,
"g": 187,
"b": 147
},
"hsl": {
"h": 54.545,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.78508,
"c": 0.05429,
"h": 102.8
},
"luminance": 0.48724
}Semantic roles & 50–950 ramp
primary
#BFBB93
secondary
#D0D1DE
accent
#4AA441
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280