#BFB296#BFB296
#BFB296 is a light, muted orange. Relative luminance 0.451; OKLCH L 76.7% C 0.041 H 86.0°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB296 |
|---|---|
| RGB | rgb(191, 178, 150) |
| HSL | hsl(41, 24%, 67%) |
| HSV | hsv(41, 21%, 75%) |
| CMYK | cmyk(0%, 6.8%, 21.5%, 25.1%) |
| CIE-LAB | lab(72.97, 0.08, 16.01) |
| CIE-LCH | lch(72.97, 16.01, 89.72°) |
| OKLab | oklab(76.71% 0.0028 0.0411) |
| OKLCH | oklch(76.71% 0.041 86) |
| XYZ | xyz(42.9112, 45.1201, 35.2968) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.53
Putty
#BEAE8A
ΔE00 2.72
Greige
#B8AB98
ΔE00 3.88
Bland
#AFA88B
ΔE00 4.36
Stone (survey)
#ADA587
ΔE00 4.84
Taupe (survey)
#B9A281
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB296 #96A3BF
analogous
#BF9E96 #BFB296 #B8BF96
triadic
#BFB296 #96BFB2 #B296BF
tetradic
#BFB296 #96BF9E #96A3BF #BF96B8
square
#BFB296 #96BF9E #96A3BF #BF96B8
split-complementary
#BFB296 #96B8BF #9E96BF
monochromatic
#887753 #A89670 #BFB296 #D6CEBC #EDEAE2
Accessibility & contrast
On white
2.10
#BFB296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#BFB296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB296
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB296 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B194
Deuteranopia (green-blind)
#BCB597
Tritanopia (blue-blind)
#C6ADAA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfb296; /* rgb */ color: rgb(191, 178, 150); /* oklch */ color: oklch(76.7% 0.041 86.0);
Tailwind
colors: {
custom: {
50: '#d2c9b5',
500: '#bfb296',
950: '#000000',
},
}SCSS
$custom: #bfb296; $custom-light: #d2c9b5; $custom-dark: #000000;
JSON
{
"hex": "#bfb296",
"rgb": {
"r": 191,
"g": 178,
"b": 150
},
"hsl": {
"h": 40.976,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.76707,
"c": 0.04122,
"h": 86
},
"luminance": 0.45119
}Semantic roles & 50–950 ramp
primary
#BFB296
secondary
#D2D6DF
accent
#61A343
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280