#BFB693#BFB693
#BFB693 is a light, muted yellow. Relative luminance 0.466; OKLCH L 77.5% C 0.049 H 95.3°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB693 |
|---|---|
| RGB | rgb(191, 182, 147) |
| HSL | hsl(48, 26%, 66%) |
| HSV | hsv(48, 23%, 75%) |
| CMYK | cmyk(0%, 4.7%, 23%, 25.1%) |
| CIE-LAB | lab(73.96, -2.49, 19.00) |
| CIE-LCH | lch(73.96, 19.17, 97.47°) |
| OKLab | oklab(77.46% -0.0045 0.0485) |
| OKLCH | oklch(77.46% 0.049 95.3) |
| XYZ | xyz(43.4803, 46.6397, 34.3100) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 3.48
Bland
#AFA88B
ΔE00 4.34
Sand
#C2B280
ΔE00 4.48
Stone (survey)
#ADA587
ΔE00 4.99
Khaki
#C3B091
ΔE00 5.11
Greige
#B8AB98
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB693 #939CBF
analogous
#BFA093 #BFB693 #B2BF93
triadic
#BFB693 #93BFB6 #B693BF
tetradic
#BFB693 #93BFA0 #939CBF #BF93B2
square
#BFB693 #93BFA0 #939CBF #BF93B2
split-complementary
#BFB693 #93B2BF #A093BF
monochromatic
#877C50 #A89C6D #BFB693 #D6D0B9 #EDEAE0
Accessibility & contrast
On white
2.03
#BFB693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#BFB693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB693
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB693 | 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)
#BEB491
Deuteranopia (green-blind)
#C0B794
Tritanopia (blue-blind)
#C6B1AC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb693; /* rgb */ color: rgb(191, 182, 147); /* oklch */ color: oklch(77.5% 0.049 95.3);
Tailwind
colors: {
custom: {
50: '#d2cbb2',
500: '#bfb693',
950: '#000000',
},
}SCSS
$custom: #bfb693; $custom-light: #d2cbb2; $custom-dark: #000000;
JSON
{
"hex": "#bfb693",
"rgb": {
"r": 191,
"g": 182,
"b": 147
},
"hsl": {
"h": 47.727,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.77465,
"c": 0.0487,
"h": 95.3
},
"luminance": 0.46639
}Semantic roles & 50–950 ramp
primary
#BFB693
secondary
#D0D3DE
accent
#56A441
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280