#BFB694#BFB694
#BFB694 is a light, muted yellow. Relative luminance 0.467; OKLCH L 77.5% C 0.047 H 94.9°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB694 |
|---|---|
| RGB | rgb(191, 182, 148) |
| HSL | hsl(47, 25%, 66%) |
| HSV | hsv(47, 23%, 75%) |
| CMYK | cmyk(0%, 4.7%, 22.5%, 25.1%) |
| CIE-LAB | lab(73.98, -2.35, 18.49) |
| CIE-LCH | lch(73.98, 18.64, 97.23°) |
| OKLab | oklab(77.49% -0.0041 0.0472) |
| OKLCH | oklch(77.49% 0.047 94.9) |
| XYZ | xyz(43.5591, 46.6712, 34.7250) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 3.47
Bland
#AFA88B
ΔE00 4.25
Sand
#C2B280
ΔE00 4.72
Stone (survey)
#ADA587
ΔE00 4.94
Khaki
#C3B091
ΔE00 4.99
Greige
#B8AB98
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB694 #949DBF
analogous
#BFA194 #BFB694 #B3BF94
triadic
#BFB694 #94BFB6 #B694BF
tetradic
#BFB694 #94BFA1 #949DBF #BF94B3
square
#BFB694 #94BFA1 #949DBF #BF94B3
split-complementary
#BFB694 #94B3BF #A194BF
monochromatic
#887C51 #A89C6E #BFB694 #D6D0BA #EDEAE1
Accessibility & contrast
On white
2.03
#BFB694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#BFB694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB694
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB694 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB492
Deuteranopia (green-blind)
#C0B795
Tritanopia (blue-blind)
#C6B1AD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb694; /* rgb */ color: rgb(191, 182, 148); /* oklch */ color: oklch(77.5% 0.047 94.9);
Tailwind
colors: {
custom: {
50: '#d2cbb3',
500: '#bfb694',
950: '#000000',
},
}SCSS
$custom: #bfb694; $custom-light: #d2cbb3; $custom-dark: #000000;
JSON
{
"hex": "#bfb694",
"rgb": {
"r": 191,
"g": 182,
"b": 148
},
"hsl": {
"h": 47.442,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.77488,
"c": 0.04742,
"h": 94.9
},
"luminance": 0.4667
}Semantic roles & 50–950 ramp
primary
#BFB694
secondary
#D0D3DE
accent
#56A442
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280