#BFB394#BFB394
#BFB394 is a light, muted orange. Relative luminance 0.455; OKLCH L 76.9% C 0.045 H 89.4°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB394 |
|---|---|
| RGB | rgb(191, 179, 148) |
| HSL | hsl(43, 25%, 66%) |
| HSV | hsv(43, 23%, 75%) |
| CMYK | cmyk(0%, 6.3%, 22.5%, 25.1%) |
| CIE-LAB | lab(73.19, -0.75, 17.40) |
| CIE-LCH | lch(73.19, 17.42, 92.47°) |
| OKLab | oklab(76.87% 0.0005 0.0446) |
| OKLCH | oklch(76.87% 0.045 89.4) |
| XYZ | xyz(42.9513, 45.4556, 34.5224) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.33
Khaki
#C3B091
ΔE00 3.20
Bland
#AFA88B
ΔE00 4.02
Stone (survey)
#ADA587
ΔE00 4.56
Greige
#B8AB98
ΔE00 5.04
Sand
#C2B280
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB394 #94A0BF
analogous
#BF9E94 #BFB394 #B6BF94
triadic
#BFB394 #94BFB3 #B394BF
tetradic
#BFB394 #94BF9E #94A0BF #BF94B6
square
#BFB394 #94BF9E #94A0BF #BF94B6
split-complementary
#BFB394 #94B6BF #9E94BF
monochromatic
#887851 #A8986E #BFB394 #D6CEBA #EDE9E1
Accessibility & contrast
On white
2.08
#BFB394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#BFB394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB394
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB394 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB292
Deuteranopia (green-blind)
#BDB595
Tritanopia (blue-blind)
#C6AEAA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb394; /* rgb */ color: rgb(191, 179, 148); /* oklch */ color: oklch(76.9% 0.045 89.4);
Tailwind
colors: {
custom: {
50: '#d2c9b3',
500: '#bfb394',
950: '#000000',
},
}SCSS
$custom: #bfb394; $custom-light: #d2c9b3; $custom-dark: #000000;
JSON
{
"hex": "#bfb394",
"rgb": {
"r": 191,
"g": 179,
"b": 148
},
"hsl": {
"h": 43.256,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.76867,
"c": 0.04455,
"h": 89.4
},
"luminance": 0.45455
}Semantic roles & 50–950 ramp
primary
#BFB394
secondary
#D0D4DE
accent
#5DA442
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280