#BFB69E#BFB69E
#BFB69E is a light, muted orange. Relative luminance 0.470; OKLCH L 77.7% C 0.035 H 89.9°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB69E |
|---|---|
| RGB | rgb(191, 182, 158) |
| HSL | hsl(44, 20%, 68%) |
| HSV | hsv(44, 17%, 75%) |
| CMYK | cmyk(0%, 4.7%, 17.3%, 25.1%) |
| CIE-LAB | lab(74.19, -0.84, 13.37) |
| CIE-LCH | lch(74.19, 13.40, 93.59°) |
| OKLab | oklab(77.72% 0.0001 0.0346) |
| OKLCH | oklch(77.72% 0.035 89.9) |
| XYZ | xyz(44.3850, 47.0016, 39.0752) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.28
Khaki
#C3B091
ΔE00 4.56
Putty
#BEAE8A
ΔE00 4.70
Bland
#AFA88B
ΔE00 4.73
Warm Gray
#C9BEB0
ΔE00 5.20
Stone (survey)
#ADA587
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB69E #9EA7BF
analogous
#BFA59E #BFB69E #B7BF9E
triadic
#BFB69E #9EBFB6 #B69EBF
tetradic
#BFB69E #9EBFA5 #9EA7BF #BF9EB7
square
#BFB69E #9EBFA5 #9EA7BF #BF9EB7
split-complementary
#BFB69E #9EB7BF #A59EBF
monochromatic
#897C5A #A79A79 #BFB69E #D7D2C3 #F0EDE8
Accessibility & contrast
On white
2.02
#BFB69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#BFB69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB69E
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB69E | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB59D
Deuteranopia (green-blind)
#BEB89F
Tritanopia (blue-blind)
#C5B2AF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb69e; /* rgb */ color: rgb(191, 182, 158); /* oklch */ color: oklch(77.7% 0.035 89.9);
Tailwind
colors: {
custom: {
50: '#d2cbba',
500: '#bfb69e',
950: '#000000',
},
}SCSS
$custom: #bfb69e; $custom-light: #d2cbba; $custom-dark: #000000;
JSON
{
"hex": "#bfb69e",
"rgb": {
"r": 191,
"g": 182,
"b": 158
},
"hsl": {
"h": 43.636,
"s": 20.497,
"l": 68.431
},
"oklch": {
"l": 0.77725,
"c": 0.03457,
"h": 89.9
},
"luminance": 0.47001
}Semantic roles & 50–950 ramp
primary
#BFB69E
secondary
#D7DAE1
accent
#5F9F47
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280