#BFB699#BFB699
#BFB699 is a light, muted yellow. Relative luminance 0.468; OKLCH L 77.6% C 0.041 H 92.8°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB699 |
|---|---|
| RGB | rgb(191, 182, 153) |
| HSL | hsl(46, 23%, 67%) |
| HSV | hsv(46, 20%, 75%) |
| CMYK | cmyk(0%, 4.7%, 19.9%, 25.1%) |
| CIE-LAB | lab(74.08, -1.61, 15.93) |
| CIE-LCH | lch(74.08, 16.01, 95.75°) |
| OKLab | oklab(77.6% -0.002 0.0409) |
| OKLCH | oklch(77.6% 0.041 92.8) |
| XYZ | xyz(43.9634, 46.8329, 36.8545) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 3.79
Bland
#AFA88B
ΔE00 4.16
Khaki
#C3B091
ΔE00 4.54
Stone (survey)
#ADA587
ΔE00 4.95
Greige
#B8AB98
ΔE00 5.49
Sand
#C2B280
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB699 #99A2BF
analogous
#BFA399 #BFB699 #B5BF99
triadic
#BFB699 #99BFB6 #B699BF
tetradic
#BFB699 #99BFA3 #99A2BF #BF99B5
square
#BFB699 #99BFA3 #99A2BF #BF99B5
split-complementary
#BFB699 #99B5BF #A399BF
monochromatic
#887C55 #A79B73 #BFB699 #D7D1BF #EEECE4
Accessibility & contrast
On white
2.03
#BFB699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#BFB699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB699
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB699 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB497
Deuteranopia (green-blind)
#BFB79A
Tritanopia (blue-blind)
#C5B1AE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb699; /* rgb */ color: rgb(191, 182, 153); /* oklch */ color: oklch(77.6% 0.041 92.8);
Tailwind
colors: {
custom: {
50: '#d2cbb7',
500: '#bfb699',
950: '#000000',
},
}SCSS
$custom: #bfb699; $custom-light: #d2cbb7; $custom-dark: #000000;
JSON
{
"hex": "#bfb699",
"rgb": {
"r": 191,
"g": 182,
"b": 153
},
"hsl": {
"h": 45.789,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.77604,
"c": 0.04099,
"h": 92.8
},
"luminance": 0.46832
}Semantic roles & 50–950 ramp
primary
#BFB699
secondary
#D4D7E0
accent
#5AA144
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280