#BFB697#BFB697
#BFB697 is a light, muted yellow. Relative luminance 0.468; OKLCH L 77.6% C 0.044 H 93.7°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB697 |
|---|---|
| RGB | rgb(191, 182, 151) |
| HSL | hsl(47, 24%, 67%) |
| HSV | hsv(47, 21%, 75%) |
| CMYK | cmyk(0%, 4.7%, 20.9%, 25.1%) |
| CIE-LAB | lab(74.04, -1.91, 16.96) |
| CIE-LCH | lch(74.04, 17.06, 96.41°) |
| OKLab | oklab(77.56% -0.0028 0.0435) |
| OKLCH | oklch(77.56% 0.044 93.7) |
| XYZ | xyz(43.7996, 46.7674, 35.9919) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 3.59
Bland
#AFA88B
ΔE00 4.12
Khaki
#C3B091
ΔE00 4.67
Stone (survey)
#ADA587
ΔE00 4.88
Sand
#C2B280
ΔE00 5.48
Greige
#B8AB98
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB697 #97A0BF
analogous
#BFA297 #BFB697 #B4BF97
triadic
#BFB697 #97BFB6 #B697BF
tetradic
#BFB697 #97BFA2 #97A0BF #BF97B4
square
#BFB697 #97BFA2 #97A0BF #BF97B4
split-complementary
#BFB697 #97B4BF #A297BF
monochromatic
#887C54 #A89B71 #BFB697 #D6D1BD #EEEBE3
Accessibility & contrast
On white
2.03
#BFB697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#BFB697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB697
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB697 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB495
Deuteranopia (green-blind)
#BFB798
Tritanopia (blue-blind)
#C6B1AD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb697; /* rgb */ color: rgb(191, 182, 151); /* oklch */ color: oklch(77.6% 0.044 93.7);
Tailwind
colors: {
custom: {
50: '#d2cbb5',
500: '#bfb697',
950: '#000000',
},
}SCSS
$custom: #bfb697; $custom-light: #d2cbb5; $custom-dark: #000000;
JSON
{
"hex": "#bfb697",
"rgb": {
"r": 191,
"g": 182,
"b": 151
},
"hsl": {
"h": 46.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.77557,
"c": 0.04356,
"h": 93.7
},
"luminance": 0.46767
}Semantic roles & 50–950 ramp
primary
#BFB697
secondary
#D3D5DF
accent
#59A243
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280