#BFBC92#BFBC92
#BFBC92 is a light, muted yellow. Relative luminance 0.491; OKLCH L 78.7% C 0.057 H 104.2°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBC92 |
|---|---|
| RGB | rgb(191, 188, 146) |
| HSL | hsl(56, 26%, 66%) |
| HSV | hsv(56, 24%, 75%) |
| CMYK | cmyk(0%, 1.6%, 23.6%, 25.1%) |
| CIE-LAB | lab(75.53, -5.80, 21.70) |
| CIE-LCH | lch(75.53, 22.46, 104.96°) |
| OKLab | oklab(78.7% -0.0139 0.0551) |
| OKLCH | oklch(78.7% 0.057 104.2) |
| XYZ | xyz(44.6573, 49.1188, 34.3169) |
| Luminance | 0.4912 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.39
Putty
#BEAE8A
ΔE00 6.56
Bland
#AFA88B
ΔE00 6.66
Stone (survey)
#ADA587
ΔE00 7.30
Darkkhaki
#BDB76B
ΔE00 7.61
Khaki
#C3B091
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBC92 #9295BF
analogous
#BFA592 #BFBC92 #ABBF92
triadic
#BFBC92 #92BFBC #BC92BF
tetradic
#BFBC92 #92BFA5 #9295BF #BF92AB
square
#BFBC92 #92BFA5 #9295BF #BF92AB
split-complementary
#BFBC92 #92ABBF #A592BF
monochromatic
#87834F #A8A46B #BFBC92 #D6D4B9 #ECEBDF
Accessibility & contrast
On white
1.94
#BFBC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#BFBC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBC92
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBC92 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98F
Deuteranopia (green-blind)
#C5BB93
Tritanopia (blue-blind)
#C6B6B1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bfbc92; /* rgb */ color: rgb(191, 188, 146); /* oklch */ color: oklch(78.7% 0.057 104.2);
Tailwind
colors: {
custom: {
50: '#d2d0b2',
500: '#bfbc92',
950: '#000000',
},
}SCSS
$custom: #bfbc92; $custom-light: #d2d0b2; $custom-dark: #000000;
JSON
{
"hex": "#bfbc92",
"rgb": {
"r": 191,
"g": 188,
"b": 146
},
"hsl": {
"h": 56,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.78696,
"c": 0.0568,
"h": 104.2
},
"luminance": 0.49118
}Semantic roles & 50–950 ramp
primary
#BFBC92
secondary
#CFD0DE
accent
#48A541
background
#FCFCFA
surface
#F9F9F5
border
#D2D2CF
text
#141311
muted
#828280