#BFB593#BFB593
#BFB593 is a light, muted yellow. Relative luminance 0.462; OKLCH L 77.3% C 0.048 H 93.6°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB593 |
|---|---|
| RGB | rgb(191, 181, 147) |
| HSL | hsl(46, 26%, 66%) |
| HSV | hsv(46, 23%, 75%) |
| CMYK | cmyk(0%, 5.2%, 23%, 25.1%) |
| CIE-LAB | lab(73.70, -1.96, 18.64) |
| CIE-LCH | lch(73.70, 18.74, 96.01°) |
| OKLab | oklab(77.26% -0.003 0.0476) |
| OKLCH | oklch(77.26% 0.048 93.6) |
| XYZ | xyz(43.2762, 46.2316, 34.2420) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 3.00
Bland
#AFA88B
ΔE00 4.13
Khaki
#C3B091
ΔE00 4.52
Sand
#C2B280
ΔE00 4.53
Stone (survey)
#ADA587
ΔE00 4.76
Greige
#B8AB98
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB593 #939DBF
analogous
#BF9F93 #BFB593 #B3BF93
triadic
#BFB593 #93BFB5 #B593BF
tetradic
#BFB593 #93BF9F #939DBF #BF93B3
square
#BFB593 #93BF9F #939DBF #BF93B3
split-complementary
#BFB593 #93B3BF #9F93BF
monochromatic
#877B50 #A89B6D #BFB593 #D6CFB9 #EDEAE0
Accessibility & contrast
On white
2.05
#BFB593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#BFB593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB593
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB593 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB391
Deuteranopia (green-blind)
#BFB694
Tritanopia (blue-blind)
#C6B0AC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb593; /* rgb */ color: rgb(191, 181, 147); /* oklch */ color: oklch(77.3% 0.048 93.6);
Tailwind
colors: {
custom: {
50: '#d2cbb2',
500: '#bfb593',
950: '#000000',
},
}SCSS
$custom: #bfb593; $custom-light: #d2cbb2; $custom-dark: #000000;
JSON
{
"hex": "#bfb593",
"rgb": {
"r": 191,
"g": 181,
"b": 147
},
"hsl": {
"h": 46.364,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.77258,
"c": 0.04769,
"h": 93.6
},
"luminance": 0.46231
}Semantic roles & 50–950 ramp
primary
#BFB593
secondary
#D0D3DE
accent
#58A441
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280