#BFBD92#BFBD92
#BFBD92 is a light, muted yellow. Relative luminance 0.495; OKLCH L 78.9% C 0.058 H 105.4°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBD92 |
|---|---|
| RGB | rgb(191, 189, 146) |
| HSL | hsl(57, 26%, 66%) |
| HSV | hsv(57, 24%, 75%) |
| CMYK | cmyk(0%, 1%, 23.6%, 25.1%) |
| CIE-LAB | lab(75.79, -6.32, 22.06) |
| CIE-LCH | lch(75.79, 22.95, 105.99°) |
| OKLab | oklab(78.91% -0.0154 0.0559) |
| OKLCH | oklch(78.91% 0.058 105.4) |
| XYZ | xyz(44.8717, 49.5475, 34.3884) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.70
Putty
#BEAE8A
ΔE00 7.03
Bland
#AFA88B
ΔE00 7.08
Darkkhaki
#BDB76B
ΔE00 7.48
Stone (survey)
#ADA587
ΔE00 7.72
Beige (survey)
#E6DAA6
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBD92 #9294BF
analogous
#BFA692 #BFBD92 #AABF92
triadic
#BFBD92 #92BFBD #BD92BF
tetradic
#BFBD92 #92BFA6 #9294BF #BF92AA
square
#BFBD92 #92BFA6 #9294BF #BF92AA
split-complementary
#BFBD92 #92AABF #A692BF
monochromatic
#87854F #A8A66B #BFBD92 #D6D4B9 #ECECDF
Accessibility & contrast
On white
1.92
#BFBD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#BFBD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBD92
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBD92 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA8F
Deuteranopia (green-blind)
#C6BC94
Tritanopia (blue-blind)
#C6B7B1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bfbd92; /* rgb */ color: rgb(191, 189, 146); /* oklch */ color: oklch(78.9% 0.058 105.4);
Tailwind
colors: {
custom: {
50: '#d2d0b2',
500: '#bfbd92',
950: '#000000',
},
}SCSS
$custom: #bfbd92; $custom-light: #d2d0b2; $custom-dark: #000000;
JSON
{
"hex": "#bfbd92",
"rgb": {
"r": 191,
"g": 189,
"b": 146
},
"hsl": {
"h": 57.333,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.78906,
"c": 0.05803,
"h": 105.4
},
"luminance": 0.49547
}Semantic roles & 50–950 ramp
primary
#BFBD92
secondary
#CFD0DE
accent
#45A541
background
#FCFCFA
surface
#F9F9F5
border
#D2D2CF
text
#141411
muted
#828280