#BFB897#BFB897
#BFB897 is a light, muted yellow. Relative luminance 0.476; OKLCH L 78.0% C 0.046 H 97.4°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB897 |
|---|---|
| RGB | rgb(191, 184, 151) |
| HSL | hsl(50, 24%, 67%) |
| HSV | hsv(50, 21%, 75%) |
| CMYK | cmyk(0%, 3.7%, 20.9%, 25.1%) |
| CIE-LAB | lab(74.57, -2.97, 17.69) |
| CIE-LCH | lch(74.57, 17.94, 99.52°) |
| OKLab | oklab(77.97% -0.0059 0.0453) |
| OKLCH | oklch(77.97% 0.046 97.4) |
| XYZ | xyz(44.2121, 47.5924, 36.1294) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 4.44
Bland
#AFA88B
ΔE00 4.57
Stone (survey)
#ADA587
ΔE00 5.36
Sand
#C2B280
ΔE00 5.44
Khaki
#C3B091
ΔE00 5.83
Greige
#B8AB98
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB897 #979EBF
analogous
#BFA497 #BFB897 #B2BF97
triadic
#BFB897 #97BFB8 #B897BF
tetradic
#BFB897 #97BFA4 #979EBF #BF97B2
square
#BFB897 #97BFA4 #979EBF #BF97B2
split-complementary
#BFB897 #97B2BF #A497BF
monochromatic
#887F54 #A89E71 #BFB897 #D6D2BD #EEECE3
Accessibility & contrast
On white
2.00
#BFB897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#BFB897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB897
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB897 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB695
Deuteranopia (green-blind)
#C1B998
Tritanopia (blue-blind)
#C6B3AF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfb897; /* rgb */ color: rgb(191, 184, 151); /* oklch */ color: oklch(78.0% 0.046 97.4);
Tailwind
colors: {
custom: {
50: '#d2cdb5',
500: '#bfb897',
950: '#000000',
},
}SCSS
$custom: #bfb897; $custom-light: #d2cdb5; $custom-dark: #000000;
JSON
{
"hex": "#bfb897",
"rgb": {
"r": 191,
"g": 184,
"b": 151
},
"hsl": {
"h": 49.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.77972,
"c": 0.04566,
"h": 97.4
},
"luminance": 0.47592
}Semantic roles & 50–950 ramp
primary
#BFB897
secondary
#D3D5DF
accent
#54A243
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280