#BFB49B#BFB49B
#BFB49B is a light, muted orange. Relative luminance 0.461; OKLCH L 77.2% C 0.037 H 87.1°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB49B |
|---|---|
| RGB | rgb(191, 180, 155) |
| HSL | hsl(42, 22%, 68%) |
| HSV | hsv(42, 19%, 75%) |
| CMYK | cmyk(0%, 5.8%, 18.8%, 25.1%) |
| CIE-LAB | lab(73.60, -0.24, 14.17) |
| CIE-LCH | lch(73.60, 14.18, 90.95°) |
| OKLab | oklab(77.24% 0.0019 0.0366) |
| OKLCH | oklch(77.24% 0.037 87.1) |
| XYZ | xyz(43.7233, 46.0862, 37.5962) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.57
Greige
#B8AB98
ΔE00 3.68
Putty
#BEAE8A
ΔE00 3.93
Bland
#AFA88B
ΔE00 4.59
Stone (survey)
#ADA587
ΔE00 5.23
Warm Gray
#C9BEB0
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB49B #9BA6BF
analogous
#BFA29B #BFB49B #B8BF9B
triadic
#BFB49B #9BBFB4 #B49BBF
tetradic
#BFB49B #9BBFA2 #9BA6BF #BF9BB8
square
#BFB49B #9BBFA2 #9BA6BF #BF9BB8
split-complementary
#BFB49B #9BB8BF #A29BBF
monochromatic
#887957 #A79876 #BFB49B #D7D0C0 #EFECE6
Accessibility & contrast
On white
2.06
#BFB49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#BFB49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB49B
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB49B | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB399
Deuteranopia (green-blind)
#BDB69C
Tritanopia (blue-blind)
#C5B0AD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb49b; /* rgb */ color: rgb(191, 180, 155); /* oklch */ color: oklch(77.2% 0.037 87.1);
Tailwind
colors: {
custom: {
50: '#d2cab8',
500: '#bfb49b',
950: '#000000',
},
}SCSS
$custom: #bfb49b; $custom-light: #d2cab8; $custom-dark: #000000;
JSON
{
"hex": "#bfb49b",
"rgb": {
"r": 191,
"g": 180,
"b": 155
},
"hsl": {
"h": 41.667,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.77239,
"c": 0.03662,
"h": 87.1
},
"luminance": 0.46085
}Semantic roles & 50–950 ramp
primary
#BFB49B
secondary
#D5D9E0
accent
#61A045
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280