#BFB293#BFB293
#BFB293 is a light, muted orange. Relative luminance 0.450; OKLCH L 76.6% C 0.045 H 88.0°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB293 |
|---|---|
| RGB | rgb(191, 178, 147) |
| HSL | hsl(42, 26%, 66%) |
| HSV | hsv(42, 23%, 75%) |
| CMYK | cmyk(0%, 6.8%, 23%, 25.1%) |
| CIE-LAB | lab(72.91, -0.36, 17.55) |
| CIE-LCH | lch(72.91, 17.55, 91.19°) |
| OKLab | oklab(76.64% 0.0016 0.0449) |
| OKLCH | oklch(76.64% 0.045 88) |
| XYZ | xyz(42.6728, 45.0247, 34.0408) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 1.99
Khaki
#C3B091
ΔE00 2.72
Bland
#AFA88B
ΔE00 4.11
Stone (survey)
#ADA587
ΔE00 4.56
Greige
#B8AB98
ΔE00 4.78
Sand
#C2B280
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB293 #93A0BF
analogous
#BF9C93 #BFB293 #B6BF93
triadic
#BFB293 #93BFB2 #B293BF
tetradic
#BFB293 #93BF9C #93A0BF #BF93B6
square
#BFB293 #93BF9C #93A0BF #BF93B6
split-complementary
#BFB293 #93B6BF #9C93BF
monochromatic
#877750 #A8976D #BFB293 #D6CDB9 #EDE9E0
Accessibility & contrast
On white
2.10
#BFB293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#BFB293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB293
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB293 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB191
Deuteranopia (green-blind)
#BDB494
Tritanopia (blue-blind)
#C6ADA9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfb293; /* rgb */ color: rgb(191, 178, 147); /* oklch */ color: oklch(76.6% 0.045 88.0);
Tailwind
colors: {
custom: {
50: '#d2c9b2',
500: '#bfb293',
950: '#000000',
},
}SCSS
$custom: #bfb293; $custom-light: #d2c9b2; $custom-dark: #000000;
JSON
{
"hex": "#bfb293",
"rgb": {
"r": 191,
"g": 178,
"b": 147
},
"hsl": {
"h": 42.273,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.76637,
"c": 0.04494,
"h": 88
},
"luminance": 0.45024
}Semantic roles & 50–950 ramp
primary
#BFB293
secondary
#D0D4DE
accent
#5FA441
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280