#BFB49F#BFB49F
#BFB49F is a light, muted orange. Relative luminance 0.462; OKLCH L 77.3% C 0.032 H 83.6°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB49F |
|---|---|
| RGB | rgb(191, 180, 159) |
| HSL | hsl(39, 20%, 69%) |
| HSV | hsv(39, 17%, 75%) |
| CMYK | cmyk(0%, 5.8%, 16.8%, 25.1%) |
| CIE-LAB | lab(73.69, 0.39, 12.12) |
| CIE-LCH | lch(73.69, 12.13, 88.18°) |
| OKLab | oklab(77.34% 0.0035 0.0314) |
| OKLCH | oklch(77.34% 0.032 83.6) |
| XYZ | xyz(44.0648, 46.2228, 39.3948) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.81
Warm Gray
#C9BEB0
ΔE00 4.10
Khaki
#C3B091
ΔE00 4.13
Putty
#BEAE8A
ΔE00 5.15
Bland
#AFA88B
ΔE00 5.51
Greyish
#A8A495
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB49F #9FAABF
analogous
#BFA49F #BFB49F #BABF9F
triadic
#BFB49F #9FBFB4 #B49FBF
tetradic
#BFB49F #9FBFA4 #9FAABF #BF9FBA
square
#BFB49F #9FBFA4 #9FAABF #BF9FBA
split-complementary
#BFB49F #9FBABF #A49FBF
monochromatic
#89795B #A7977A #BFB49F #D7D1C4 #F0EDE8
Accessibility & contrast
On white
2.05
#BFB49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#BFB49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB49F
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB49F | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39E
Deuteranopia (green-blind)
#BCB6A0
Tritanopia (blue-blind)
#C5B0AE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb49f; /* rgb */ color: rgb(191, 180, 159); /* oklch */ color: oklch(77.3% 0.032 83.6);
Tailwind
colors: {
custom: {
50: '#d2cabb',
500: '#bfb49f',
950: '#000000',
},
}SCSS
$custom: #bfb49f; $custom-light: #d2cabb; $custom-dark: #000000;
JSON
{
"hex": "#bfb49f",
"rgb": {
"r": 191,
"g": 180,
"b": 159
},
"hsl": {
"h": 39.375,
"s": 20,
"l": 68.627
},
"oklch": {
"l": 0.77338,
"c": 0.03162,
"h": 83.6
},
"luminance": 0.46222
}Semantic roles & 50–950 ramp
primary
#BFB49F
secondary
#D8DBE2
accent
#659E47
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280