#BFB299#BFB299
#BFB299 is a light, muted orange. Relative luminance 0.452; OKLCH L 76.8% C 0.038 H 83.7°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB299 |
|---|---|
| RGB | rgb(191, 178, 153) |
| HSL | hsl(39, 23%, 67%) |
| HSV | hsv(39, 20%, 75%) |
| CMYK | cmyk(0%, 6.8%, 19.9%, 25.1%) |
| CIE-LAB | lab(73.04, 0.53, 14.47) |
| CIE-LCH | lch(73.04, 14.48, 87.91°) |
| OKLab | oklab(76.78% 0.0041 0.0373) |
| OKLCH | oklch(76.78% 0.038 83.7) |
| XYZ | xyz(43.1559, 45.2179, 36.5854) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.74
Greige
#B8AB98
ΔE00 2.99
Putty
#BEAE8A
ΔE00 3.64
Bland
#AFA88B
ΔE00 4.86
Stone (survey)
#ADA587
ΔE00 5.34
Warm Gray
#C9BEB0
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB299 #99A6BF
analogous
#BF9F99 #BFB299 #B9BF99
triadic
#BFB299 #99BFB2 #B299BF
tetradic
#BFB299 #99BF9F #99A6BF #BF99B9
square
#BFB299 #99BF9F #99A6BF #BF99B9
split-complementary
#BFB299 #99B9BF #9F99BF
monochromatic
#887755 #A79673 #BFB299 #D7CEBF #EEEBE4
Accessibility & contrast
On white
2.09
#BFB299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#BFB299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB299
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB299 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B197
Deuteranopia (green-blind)
#BCB59A
Tritanopia (blue-blind)
#C6ADAB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfb299; /* rgb */ color: rgb(191, 178, 153); /* oklch */ color: oklch(76.8% 0.038 83.7);
Tailwind
colors: {
custom: {
50: '#d2c9b7',
500: '#bfb299',
950: '#000000',
},
}SCSS
$custom: #bfb299; $custom-light: #d2c9b7; $custom-dark: #000000;
JSON
{
"hex": "#bfb299",
"rgb": {
"r": 191,
"g": 178,
"b": 153
},
"hsl": {
"h": 39.474,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.76779,
"c": 0.03751,
"h": 83.7
},
"luminance": 0.45217
}Semantic roles & 50–950 ramp
primary
#BFB299
secondary
#D4D8E0
accent
#64A144
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280