#BFB397#BFB397
#BFB397 is a light, muted orange. Relative luminance 0.456; OKLCH L 76.9% C 0.041 H 87.6°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB397 |
|---|---|
| RGB | rgb(191, 179, 151) |
| HSL | hsl(42, 24%, 67%) |
| HSV | hsv(42, 21%, 75%) |
| CMYK | cmyk(0%, 6.3%, 20.9%, 25.1%) |
| CIE-LAB | lab(73.25, -0.31, 15.86) |
| CIE-LCH | lch(73.25, 15.86, 91.11°) |
| OKLab | oklab(76.94% 0.0017 0.0408) |
| OKLCH | oklch(76.94% 0.041 87.6) |
| XYZ | xyz(43.1918, 45.5518, 35.7893) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.93
Khaki
#C3B091
ΔE00 3.01
Greige
#B8AB98
ΔE00 4.17
Bland
#AFA88B
ΔE00 4.23
Stone (survey)
#ADA587
ΔE00 4.80
Sand
#C2B280
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB397 #97A3BF
analogous
#BF9F97 #BFB397 #B7BF97
triadic
#BFB397 #97BFB3 #B397BF
tetradic
#BFB397 #97BF9F #97A3BF #BF97B7
square
#BFB397 #97BF9F #97A3BF #BF97B7
split-complementary
#BFB397 #97B7BF #9F97BF
monochromatic
#887854 #A89771 #BFB397 #D6CFBD #EEEAE3
Accessibility & contrast
On white
2.08
#BFB397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#BFB397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB397
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB397 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB295
Deuteranopia (green-blind)
#BDB598
Tritanopia (blue-blind)
#C6AEAB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb397; /* rgb */ color: rgb(191, 179, 151); /* oklch */ color: oklch(76.9% 0.041 87.6);
Tailwind
colors: {
custom: {
50: '#d2c9b5',
500: '#bfb397',
950: '#000000',
},
}SCSS
$custom: #bfb397; $custom-light: #d2c9b5; $custom-dark: #000000;
JSON
{
"hex": "#bfb397",
"rgb": {
"r": 191,
"g": 179,
"b": 151
},
"hsl": {
"h": 42,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.76937,
"c": 0.04079,
"h": 87.6
},
"luminance": 0.45551
}Semantic roles & 50–950 ramp
primary
#BFB397
secondary
#D3D6DF
accent
#60A243
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280