#BFB294#BFB294
#BFB294 is a light, muted orange. Relative luminance 0.451; OKLCH L 76.7% C 0.044 H 87.4°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB294 |
|---|---|
| RGB | rgb(191, 178, 148) |
| HSL | hsl(42, 25%, 66%) |
| HSV | hsv(42, 23%, 75%) |
| CMYK | cmyk(0%, 6.8%, 22.5%, 25.1%) |
| CIE-LAB | lab(72.93, -0.22, 17.04) |
| CIE-LCH | lch(72.93, 17.04, 90.73°) |
| OKLab | oklab(76.66% 0.002 0.0437) |
| OKLCH | oklch(76.66% 0.044 87.4) |
| XYZ | xyz(42.7516, 45.0562, 34.4559) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.21
Khaki
#C3B091
ΔE00 2.62
Bland
#AFA88B
ΔE00 4.17
Greige
#B8AB98
ΔE00 4.48
Stone (survey)
#ADA587
ΔE00 4.63
Sand
#C2B280
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB294 #94A1BF
analogous
#BF9D94 #BFB294 #B7BF94
triadic
#BFB294 #94BFB2 #B294BF
tetradic
#BFB294 #94BF9D #94A1BF #BF94B7
square
#BFB294 #94BF9D #94A1BF #BF94B7
split-complementary
#BFB294 #94B7BF #9D94BF
monochromatic
#887751 #A8966E #BFB294 #D6CEBA #EDE9E1
Accessibility & contrast
On white
2.10
#BFB294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#BFB294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB294
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB294 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B192
Deuteranopia (green-blind)
#BDB595
Tritanopia (blue-blind)
#C6ADAA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfb294; /* rgb */ color: rgb(191, 178, 148); /* oklch */ color: oklch(76.7% 0.044 87.4);
Tailwind
colors: {
custom: {
50: '#d2c9b3',
500: '#bfb294',
950: '#000000',
},
}SCSS
$custom: #bfb294; $custom-light: #d2c9b3; $custom-dark: #000000;
JSON
{
"hex": "#bfb294",
"rgb": {
"r": 191,
"g": 178,
"b": 148
},
"hsl": {
"h": 41.86,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.76661,
"c": 0.0437,
"h": 87.4
},
"luminance": 0.45055
}Semantic roles & 50–950 ramp
primary
#BFB294
secondary
#D0D5DE
accent
#5FA442
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280