#BFB69F#BFB69F
#BFB69F is a light, muted orange. Relative luminance 0.470; OKLCH L 77.7% C 0.033 H 89.2°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB69F |
|---|---|
| RGB | rgb(191, 182, 159) |
| HSL | hsl(43, 20%, 69%) |
| HSV | hsv(43, 17%, 75%) |
| CMYK | cmyk(0%, 4.7%, 16.8%, 25.1%) |
| CIE-LAB | lab(74.21, -0.68, 12.86) |
| CIE-LCH | lch(74.21, 12.88, 93.04°) |
| OKLab | oklab(77.75% 0.0005 0.0333) |
| OKLCH | oklch(77.75% 0.033 89.2) |
| XYZ | xyz(44.4715, 47.0362, 39.5303) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.06
Khaki
#C3B091
ΔE00 4.64
Warm Gray
#C9BEB0
ΔE00 4.87
Bland
#AFA88B
ΔE00 4.92
Putty
#BEAE8A
ΔE00 4.94
Stone (survey)
#ADA587
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB69F #9FA8BF
analogous
#BFA69F #BFB69F #B8BF9F
triadic
#BFB69F #9FBFB6 #B69FBF
tetradic
#BFB69F #9FBFA6 #9FA8BF #BF9FB8
square
#BFB69F #9FBFA6 #9FA8BF #BF9FB8
split-complementary
#BFB69F #9FB8BF #A69FBF
monochromatic
#897C5B #A79A7A #BFB69F #D7D2C4 #F0EEE8
Accessibility & contrast
On white
2.02
#BFB69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#BFB69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB69F
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB69F | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB59E
Deuteranopia (green-blind)
#BEB8A0
Tritanopia (blue-blind)
#C5B2AF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb69f; /* rgb */ color: rgb(191, 182, 159); /* oklch */ color: oklch(77.7% 0.033 89.2);
Tailwind
colors: {
custom: {
50: '#d2cbbb',
500: '#bfb69f',
950: '#000000',
},
}SCSS
$custom: #bfb69f; $custom-light: #d2cbbb; $custom-dark: #000000;
JSON
{
"hex": "#bfb69f",
"rgb": {
"r": 191,
"g": 182,
"b": 159
},
"hsl": {
"h": 43.125,
"s": 20,
"l": 68.627
},
"oklch": {
"l": 0.77749,
"c": 0.03328,
"h": 89.2
},
"luminance": 0.47035
}Semantic roles & 50–950 ramp
primary
#BFB69F
secondary
#D8DBE2
accent
#609E47
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280