#BFB39E#BFB39E
#BFB39E is a light, muted orange. Relative luminance 0.458; OKLCH L 77.1% C 0.032 H 81.7°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB39E |
|---|---|
| RGB | rgb(191, 179, 158) |
| HSL | hsl(38, 20%, 68%) |
| HSV | hsv(38, 17%, 75%) |
| CMYK | cmyk(0%, 6.3%, 17.3%, 25.1%) |
| CIE-LAB | lab(73.41, 0.76, 12.27) |
| CIE-LCH | lch(73.41, 12.29, 86.44°) |
| OKLab | oklab(77.11% 0.0046 0.0318) |
| OKLCH | oklch(77.11% 0.032 81.7) |
| XYZ | xyz(43.7772, 45.7860, 38.8726) |
| Luminance | 0.4578 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.41
Khaki
#C3B091
ΔE00 3.83
Warm Gray
#C9BEB0
ΔE00 4.14
Putty
#BEAE8A
ΔE00 5.07
Bland
#AFA88B
ΔE00 5.66
Greyish
#A8A495
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB39E #9EAABF
analogous
#BFA29E #BFB39E #BABF9E
triadic
#BFB39E #9EBFB3 #B39EBF
tetradic
#BFB39E #9EBFA2 #9EAABF #BF9EBA
square
#BFB39E #9EBFA2 #9EAABF #BF9EBA
split-complementary
#BFB39E #9EBABF #A29EBF
monochromatic
#89785A #A79679 #BFB39E #D7D0C3 #F0EDE8
Accessibility & contrast
On white
2.07
#BFB39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#BFB39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB39E
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB39E | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B39D
Deuteranopia (green-blind)
#BCB69F
Tritanopia (blue-blind)
#C5AFAD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb39e; /* rgb */ color: rgb(191, 179, 158); /* oklch */ color: oklch(77.1% 0.032 81.7);
Tailwind
colors: {
custom: {
50: '#d2c9ba',
500: '#bfb39e',
950: '#000000',
},
}SCSS
$custom: #bfb39e; $custom-light: #d2c9ba; $custom-dark: #000000;
JSON
{
"hex": "#bfb39e",
"rgb": {
"r": 191,
"g": 179,
"b": 158
},
"hsl": {
"h": 38.182,
"s": 20.497,
"l": 68.431
},
"oklch": {
"l": 0.77107,
"c": 0.03212,
"h": 81.7
},
"luminance": 0.45785
}Semantic roles & 50–950 ramp
primary
#BFB39E
secondary
#D7DBE1
accent
#679F47
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280