#BFB696#BFB696
#BFB696 is a light, muted yellow. Relative luminance 0.467; OKLCH L 77.5% C 0.045 H 94.2°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB696 |
|---|---|
| RGB | rgb(191, 182, 150) |
| HSL | hsl(47, 24%, 67%) |
| HSV | hsv(47, 21%, 75%) |
| CMYK | cmyk(0%, 4.7%, 21.5%, 25.1%) |
| CIE-LAB | lab(74.02, -2.05, 17.47) |
| CIE-LCH | lch(74.02, 17.59, 96.71°) |
| OKLab | oklab(77.53% -0.0032 0.0447) |
| OKLCH | oklch(77.53% 0.045 94.2) |
| XYZ | xyz(43.7187, 46.7351, 35.5660) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 3.53
Bland
#AFA88B
ΔE00 4.14
Khaki
#C3B091
ΔE00 4.77
Stone (survey)
#ADA587
ΔE00 4.88
Sand
#C2B280
ΔE00 5.22
Greige
#B8AB98
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB696 #969FBF
analogous
#BFA296 #BFB696 #B4BF96
triadic
#BFB696 #96BFB6 #B696BF
tetradic
#BFB696 #96BFA2 #969FBF #BF96B4
square
#BFB696 #96BFA2 #969FBF #BF96B4
split-complementary
#BFB696 #96B4BF #A296BF
monochromatic
#887C53 #A89C70 #BFB696 #D6D0BC #EDEBE2
Accessibility & contrast
On white
2.03
#BFB696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#BFB696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB696
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB696 | 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)
#BDB494
Deuteranopia (green-blind)
#C0B797
Tritanopia (blue-blind)
#C6B1AD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb696; /* rgb */ color: rgb(191, 182, 150); /* oklch */ color: oklch(77.5% 0.045 94.2);
Tailwind
colors: {
custom: {
50: '#d2cbb5',
500: '#bfb696',
950: '#000000',
},
}SCSS
$custom: #bfb696; $custom-light: #d2cbb5; $custom-dark: #000000;
JSON
{
"hex": "#bfb696",
"rgb": {
"r": 191,
"g": 182,
"b": 150
},
"hsl": {
"h": 46.829,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.77534,
"c": 0.04485,
"h": 94.2
},
"luminance": 0.46734
}Semantic roles & 50–950 ramp
primary
#BFB696
secondary
#D2D5DF
accent
#58A343
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280