#BFB396#BFB396
#BFB396 is a light, muted orange. Relative luminance 0.455; OKLCH L 76.9% C 0.042 H 88.2°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB396 |
|---|---|
| RGB | rgb(191, 179, 150) |
| HSL | hsl(42, 24%, 67%) |
| HSV | hsv(42, 21%, 75%) |
| CMYK | cmyk(0%, 6.3%, 21.5%, 25.1%) |
| CIE-LAB | lab(73.23, -0.46, 16.37) |
| CIE-LCH | lch(73.23, 16.38, 91.60°) |
| OKLab | oklab(76.91% 0.0013 0.042) |
| OKLCH | oklch(76.91% 0.042 88.2) |
| XYZ | xyz(43.1109, 45.5195, 35.3634) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.70
Khaki
#C3B091
ΔE00 3.04
Bland
#AFA88B
ΔE00 4.13
Greige
#B8AB98
ΔE00 4.46
Stone (survey)
#ADA587
ΔE00 4.69
Sand
#C2B280
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB396 #96A2BF
analogous
#BF9F96 #BFB396 #B7BF96
triadic
#BFB396 #96BFB3 #B396BF
tetradic
#BFB396 #96BF9F #96A2BF #BF96B7
square
#BFB396 #96BF9F #96A2BF #BF96B7
split-complementary
#BFB396 #96B7BF #9F96BF
monochromatic
#887853 #A89770 #BFB396 #D6CFBC #EDEAE2
Accessibility & contrast
On white
2.08
#BFB396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#BFB396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB396
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB396 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB294
Deuteranopia (green-blind)
#BDB597
Tritanopia (blue-blind)
#C6AEAB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb396; /* rgb */ color: rgb(191, 179, 150); /* oklch */ color: oklch(76.9% 0.042 88.2);
Tailwind
colors: {
custom: {
50: '#d2c9b5',
500: '#bfb396',
950: '#000000',
},
}SCSS
$custom: #bfb396; $custom-light: #d2c9b5; $custom-dark: #000000;
JSON
{
"hex": "#bfb396",
"rgb": {
"r": 191,
"g": 179,
"b": 150
},
"hsl": {
"h": 42.439,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.76913,
"c": 0.04204,
"h": 88.2
},
"luminance": 0.45519
}Semantic roles & 50–950 ramp
primary
#BFB396
secondary
#D2D6DF
accent
#5FA343
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280