#BFB595#BFB595
#BFB595 is a light, muted yellow. Relative luminance 0.463; OKLCH L 77.3% C 0.045 H 92.7°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB595 |
|---|---|
| RGB | rgb(191, 181, 149) |
| HSL | hsl(46, 25%, 67%) |
| HSV | hsv(46, 22%, 75%) |
| CMYK | cmyk(0%, 5.2%, 22%, 25.1%) |
| CIE-LAB | lab(73.74, -1.67, 17.62) |
| CIE-LCH | lch(73.74, 17.69, 95.41°) |
| OKLab | oklab(77.3% -0.0021 0.0451) |
| OKLCH | oklch(77.3% 0.045 92.7) |
| XYZ | xyz(43.4345, 46.2949, 35.0757) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 3.07
Bland
#AFA88B
ΔE00 4.04
Khaki
#C3B091
ΔE00 4.28
Stone (survey)
#ADA587
ΔE00 4.71
Sand
#C2B280
ΔE00 5.05
Greige
#B8AB98
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB595 #959FBF
analogous
#BFA095 #BFB595 #B4BF95
triadic
#BFB595 #95BFB5 #B595BF
tetradic
#BFB595 #95BFA0 #959FBF #BF95B4
square
#BFB595 #95BFA0 #959FBF #BF95B4
split-complementary
#BFB595 #95B4BF #A095BF
monochromatic
#887B52 #A89A6F #BFB595 #D6D0BB #EDEAE1
Accessibility & contrast
On white
2.05
#BFB595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#BFB595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB595
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB595 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB393
Deuteranopia (green-blind)
#BFB796
Tritanopia (blue-blind)
#C6B0AC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb595; /* rgb */ color: rgb(191, 181, 149); /* oklch */ color: oklch(77.3% 0.045 92.7);
Tailwind
colors: {
custom: {
50: '#d2cbb4',
500: '#bfb595',
950: '#000000',
},
}SCSS
$custom: #bfb595; $custom-light: #d2cbb4; $custom-dark: #000000;
JSON
{
"hex": "#bfb595",
"rgb": {
"r": 191,
"g": 181,
"b": 149
},
"hsl": {
"h": 45.714,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.77304,
"c": 0.04514,
"h": 92.7
},
"luminance": 0.46294
}Semantic roles & 50–950 ramp
primary
#BFB595
secondary
#D1D4DF
accent
#59A342
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280