#BFB199#BFB199
#BFB199 is a light, muted orange. Relative luminance 0.448; OKLCH L 76.6% C 0.037 H 81.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB199 |
|---|---|
| RGB | rgb(191, 177, 153) |
| HSL | hsl(38, 23%, 67%) |
| HSV | hsv(38, 20%, 75%) |
| CMYK | cmyk(0%, 7.3%, 19.9%, 25.1%) |
| CIE-LAB | lab(72.77, 1.06, 14.10) |
| CIE-LCH | lch(72.77, 14.14, 85.69°) |
| OKLab | oklab(76.57% 0.0056 0.0364) |
| OKLCH | oklch(76.57% 0.037 81.2) |
| XYZ | xyz(42.9577, 44.8215, 36.5193) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.46
Khaki
#C3B091
ΔE00 2.61
Putty
#BEAE8A
ΔE00 3.97
Warm Gray
#C9BEB0
ΔE00 5.19
Bland
#AFA88B
ΔE00 5.30
Taupe (survey)
#B9A281
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB199 #99A7BF
analogous
#BF9E99 #BFB199 #BABF99
triadic
#BFB199 #99BFB1 #B199BF
tetradic
#BFB199 #99BF9E #99A7BF #BF99BA
square
#BFB199 #99BF9E #99A7BF #BF99BA
split-complementary
#BFB199 #99BABF #9E99BF
monochromatic
#887555 #A79473 #BFB199 #D7CEBF #EEEBE4
Accessibility & contrast
On white
2.11
#BFB199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#BFB199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB199
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB199 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B198
Deuteranopia (green-blind)
#BBB49A
Tritanopia (blue-blind)
#C6ADAA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfb199; /* rgb */ color: rgb(191, 177, 153); /* oklch */ color: oklch(76.6% 0.037 81.2);
Tailwind
colors: {
custom: {
50: '#d2c8b7',
500: '#bfb199',
950: '#000000',
},
}SCSS
$custom: #bfb199; $custom-light: #d2c8b7; $custom-dark: #000000;
JSON
{
"hex": "#bfb199",
"rgb": {
"r": 191,
"g": 177,
"b": 153
},
"hsl": {
"h": 37.895,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.76574,
"c": 0.03681,
"h": 81.2
},
"luminance": 0.44821
}Semantic roles & 50–950 ramp
primary
#BFB199
secondary
#D4D8E0
accent
#66A144
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280