#BFB399#BFB399
#BFB399 is a light, muted orange. Relative luminance 0.456; OKLCH L 77.0% C 0.038 H 86.2°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB399 |
|---|---|
| RGB | rgb(191, 179, 153) |
| HSL | hsl(41, 23%, 67%) |
| HSV | hsv(41, 20%, 75%) |
| CMYK | cmyk(0%, 6.3%, 19.9%, 25.1%) |
| CIE-LAB | lab(73.30, -0.01, 14.83) |
| CIE-LCH | lch(73.30, 14.83, 90.03°) |
| OKLab | oklab(76.99% 0.0026 0.0382) |
| OKLCH | oklch(76.99% 0.038 86.2) |
| XYZ | xyz(43.3556, 45.6173, 36.6519) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.05
Putty
#BEAE8A
ΔE00 3.46
Greige
#B8AB98
ΔE00 3.59
Bland
#AFA88B
ΔE00 4.51
Stone (survey)
#ADA587
ΔE00 5.08
Warm Gray
#C9BEB0
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB399 #99A5BF
analogous
#BFA099 #BFB399 #B8BF99
triadic
#BFB399 #99BFB3 #B399BF
tetradic
#BFB399 #99BFA0 #99A5BF #BF99B8
square
#BFB399 #99BFA0 #99A5BF #BF99B8
split-complementary
#BFB399 #99B8BF #A099BF
monochromatic
#887855 #A79773 #BFB399 #D7CFBF #EEEBE4
Accessibility & contrast
On white
2.07
#BFB399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#BFB399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB399
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB399 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB297
Deuteranopia (green-blind)
#BDB59A
Tritanopia (blue-blind)
#C6AEAC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb399; /* rgb */ color: rgb(191, 179, 153); /* oklch */ color: oklch(77.0% 0.038 86.2);
Tailwind
colors: {
custom: {
50: '#d2c9b7',
500: '#bfb399',
950: '#000000',
},
}SCSS
$custom: #bfb399; $custom-light: #d2c9b7; $custom-dark: #000000;
JSON
{
"hex": "#bfb399",
"rgb": {
"r": 191,
"g": 179,
"b": 153
},
"hsl": {
"h": 41.053,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.76985,
"c": 0.0383,
"h": 86.2
},
"luminance": 0.45616
}Semantic roles & 50–950 ramp
primary
#BFB399
secondary
#D4D8E0
accent
#62A144
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280