#BFB495#BFB495
#BFB495 is a light, muted orange. Relative luminance 0.459; OKLCH L 77.1% C 0.044 H 90.8°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB495 |
|---|---|
| RGB | rgb(191, 180, 149) |
| HSL | hsl(44, 25%, 67%) |
| HSV | hsv(44, 22%, 75%) |
| CMYK | cmyk(0%, 5.8%, 22%, 25.1%) |
| CIE-LAB | lab(73.47, -1.14, 17.25) |
| CIE-LCH | lch(73.47, 17.29, 93.77°) |
| OKLab | oklab(77.1% -0.0006 0.0442) |
| OKLCH | oklch(77.1% 0.044 90.8) |
| XYZ | xyz(43.2319, 45.8897, 35.0081) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.72
Khaki
#C3B091
ΔE00 3.69
Bland
#AFA88B
ΔE00 3.99
Stone (survey)
#ADA587
ΔE00 4.61
Sand
#C2B280
ΔE00 5.21
Greige
#B8AB98
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB495 #95A0BF
analogous
#BF9F95 #BFB495 #B5BF95
triadic
#BFB495 #95BFB4 #B495BF
tetradic
#BFB495 #95BF9F #95A0BF #BF95B5
square
#BFB495 #95BF9F #95A0BF #BF95B5
split-complementary
#BFB495 #95B5BF #9F95BF
monochromatic
#887A52 #A8996F #BFB495 #D6CFBB #EDEAE1
Accessibility & contrast
On white
2.06
#BFB495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#BFB495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB495
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB495 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB393
Deuteranopia (green-blind)
#BEB696
Tritanopia (blue-blind)
#C6AFAB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb495; /* rgb */ color: rgb(191, 180, 149); /* oklch */ color: oklch(77.1% 0.044 90.8);
Tailwind
colors: {
custom: {
50: '#d2cab4',
500: '#bfb495',
950: '#000000',
},
}SCSS
$custom: #bfb495; $custom-light: #d2cab4; $custom-dark: #000000;
JSON
{
"hex": "#bfb495",
"rgb": {
"r": 191,
"g": 180,
"b": 149
},
"hsl": {
"h": 44.286,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.77097,
"c": 0.04419,
"h": 90.8
},
"luminance": 0.45889
}Semantic roles & 50–950 ramp
primary
#BFB495
secondary
#D1D5DF
accent
#5CA342
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280