#BFBC93#BFBC93
#BFBC93 is a light, muted yellow. Relative luminance 0.491; OKLCH L 78.7% C 0.056 H 104.1°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBC93 |
|---|---|
| RGB | rgb(191, 188, 147) |
| HSL | hsl(56, 26%, 66%) |
| HSV | hsv(56, 23%, 75%) |
| CMYK | cmyk(0%, 1.6%, 23%, 25.1%) |
| CIE-LAB | lab(75.54, -5.66, 21.19) |
| CIE-LCH | lch(75.54, 21.93, 104.95°) |
| OKLab | oklab(78.72% -0.0135 0.0538) |
| OKLCH | oklch(78.72% 0.056 104.1) |
| XYZ | xyz(44.7355, 49.1501, 34.7284) |
| Luminance | 0.4915 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.50
Putty
#BEAE8A
ΔE00 6.50
Bland
#AFA88B
ΔE00 6.53
Stone (survey)
#ADA587
ΔE00 7.19
Darkkhaki
#BDB76B
ΔE00 7.86
Khaki
#C3B091
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBC93 #9396BF
analogous
#BFA693 #BFBC93 #ACBF93
triadic
#BFBC93 #93BFBC #BC93BF
tetradic
#BFBC93 #93BFA6 #9396BF #BF93AC
square
#BFBC93 #93BFA6 #9396BF #BF93AC
split-complementary
#BFBC93 #93ACBF #A693BF
monochromatic
#878450 #A8A46D #BFBC93 #D6D4B9 #EDECE0
Accessibility & contrast
On white
1.94
#BFBC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#BFBC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBC93
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBC93 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B990
Deuteranopia (green-blind)
#C5BB94
Tritanopia (blue-blind)
#C6B6B1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bfbc93; /* rgb */ color: rgb(191, 188, 147); /* oklch */ color: oklch(78.7% 0.056 104.1);
Tailwind
colors: {
custom: {
50: '#d2d0b3',
500: '#bfbc93',
950: '#000000',
},
}SCSS
$custom: #bfbc93; $custom-light: #d2d0b3; $custom-dark: #000000;
JSON
{
"hex": "#bfbc93",
"rgb": {
"r": 191,
"g": 188,
"b": 147
},
"hsl": {
"h": 55.909,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.78718,
"c": 0.05551,
"h": 104.1
},
"luminance": 0.49149
}Semantic roles & 50–950 ramp
primary
#BFBC93
secondary
#D0D1DE
accent
#48A441
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280