#BFA993#BFA993
#BFA993 is a light, muted orange. Relative luminance 0.416; OKLCH L 74.8% C 0.040 H 67.2°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA993 |
|---|---|
| RGB | rgb(191, 169, 147) |
| HSL | hsl(30, 26%, 66%) |
| HSV | hsv(30, 23%, 75%) |
| CMYK | cmyk(0%, 11.5%, 23%, 25.1%) |
| CIE-LAB | lab(70.57, 4.48, 14.28) |
| CIE-LCH | lch(70.57, 14.97, 72.60°) |
| OKLab | oklab(74.8% 0.0155 0.0368) |
| OKLCH | oklch(74.8% 0.04 67.2) |
| XYZ | xyz(40.9405, 41.5601, 33.4634) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.82
Mushroom
#BA9E88
ΔE00 3.83
Khaki
#C3B091
ΔE00 4.53
Taupe (survey)
#B9A281
ΔE00 4.55
Tan
#D2B48C
ΔE00 6.47
Stone
#A89F91
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA993 #93A9BF
analogous
#BF9393 #BFA993 #BFBF93
triadic
#BFA993 #93BFA9 #A993BF
tetradic
#BFA993 #93BF93 #93A9BF #BF93BF
square
#BFA993 #93BF93 #93A9BF #BF93BF
split-complementary
#BFA993 #93BFBF #9393BF
monochromatic
#876C50 #A88A6D #BFA993 #D6C8B9 #EDE6E0
Accessibility & contrast
On white
2.26
#BFA993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#BFA993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA993
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA993 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AA92
Deuteranopia (green-blind)
#B6AF93
Tritanopia (blue-blind)
#C7A4A3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bfa993; /* rgb */ color: rgb(191, 169, 147); /* oklch */ color: oklch(74.8% 0.040 67.2);
Tailwind
colors: {
custom: {
50: '#d2c2b2',
500: '#bfa993',
950: '#000000',
},
}SCSS
$custom: #bfa993; $custom-light: #d2c2b2; $custom-dark: #000000;
JSON
{
"hex": "#bfa993",
"rgb": {
"r": 191,
"g": 169,
"b": 147
},
"hsl": {
"h": 30,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.74797,
"c": 0.03995,
"h": 67.2
},
"luminance": 0.41559
}Semantic roles & 50–950 ramp
primary
#BFA993
secondary
#D0D7DE
accent
#73A441
background
#FCFBFA
surface
#F9F7F5
border
#D2D0CF
text
#141211
muted
#828180