#BFAE93#BFAE93
#BFAE93 is a light, muted orange. Relative luminance 0.435; OKLCH L 75.8% C 0.042 H 79.4°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAE93 |
|---|---|
| RGB | rgb(191, 174, 147) |
| HSL | hsl(37, 26%, 66%) |
| HSV | hsv(37, 23%, 75%) |
| CMYK | cmyk(0%, 8.9%, 23%, 25.1%) |
| CIE-LAB | lab(71.86, 1.78, 16.10) |
| CIE-LCH | lch(71.86, 16.19, 83.69°) |
| OKLab | oklab(75.82% 0.0078 0.0413) |
| OKLCH | oklch(75.82% 0.042 79.4) |
| XYZ | xyz(41.8885, 43.4561, 33.7794) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 1.44
Greige
#B8AB98
ΔE00 3.02
Putty
#BEAE8A
ΔE00 3.23
Taupe (survey)
#B9A281
ΔE00 4.14
Bland
#AFA88B
ΔE00 5.55
Tan
#D2B48C
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAE93 #93A4BF
analogous
#BF9893 #BFAE93 #BABF93
triadic
#BFAE93 #93BFAE #AE93BF
tetradic
#BFAE93 #93BF98 #93A4BF #BF93BA
square
#BFAE93 #93BF98 #93A4BF #BF93BA
split-complementary
#BFAE93 #93BABF #9893BF
monochromatic
#877250 #A8916D #BFAE93 #D6CBB9 #EDE8E0
Accessibility & contrast
On white
2.17
#BFAE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#BFAE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAE93
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAE93 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE91
Deuteranopia (green-blind)
#BAB294
Tritanopia (blue-blind)
#C7A9A6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfae93; /* rgb */ color: rgb(191, 174, 147); /* oklch */ color: oklch(75.8% 0.042 79.4);
Tailwind
colors: {
custom: {
50: '#d2c6b2',
500: '#bfae93',
950: '#000000',
},
}SCSS
$custom: #bfae93; $custom-light: #d2c6b2; $custom-dark: #000000;
JSON
{
"hex": "#bfae93",
"rgb": {
"r": 191,
"g": 174,
"b": 147
},
"hsl": {
"h": 36.818,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.75816,
"c": 0.04204,
"h": 79.4
},
"luminance": 0.43455
}Semantic roles & 50–950 ramp
primary
#BFAE93
secondary
#D0D5DE
accent
#68A441
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280