#BFA093#BFA093
#BFA093 is a light, muted orange. Relative luminance 0.383; OKLCH L 73.0% C 0.041 H 44.0°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA093 |
|---|---|
| RGB | rgb(191, 160, 147) |
| HSL | hsl(18, 26%, 66%) |
| HSV | hsv(18, 23%, 75%) |
| CMYK | cmyk(0%, 16.2%, 23%, 25.1%) |
| CIE-LAB | lab(68.26, 9.38, 11.04) |
| CIE-LCH | lch(68.26, 14.48, 49.64°) |
| OKLab | oklab(72.99% 0.0297 0.0287) |
| OKLCH | oklch(72.99% 0.041 44) |
| XYZ | xyz(39.3234, 38.3259, 32.9244) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.75
Pinkish Grey
#C8ACA9
ΔE00 5.67
Pinkish Tan
#D99B82
ΔE00 8.25
Rosybrown
#BC8F8F
ΔE00 8.79
Greige
#B8AB98
ΔE00 9.54
Stone
#A89F91
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA093 #93B2BF
analogous
#BF939C #BFA093 #BFB693
triadic
#BFA093 #93BFA0 #A093BF
tetradic
#BFA093 #9CBF93 #93B2BF #B693BF
square
#BFA093 #9CBF93 #93B2BF #B693BF
split-complementary
#BFA093 #93BFB6 #939CBF
monochromatic
#876150 #A87E6D #BFA093 #D6C2B9 #EDE4E0
Accessibility & contrast
On white
2.42
#BFA093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#BFA093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA093
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA093 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A392
Deuteranopia (green-blind)
#AFA993
Tritanopia (blue-blind)
#C89B9C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bfa093; /* rgb */ color: rgb(191, 160, 147); /* oklch */ color: oklch(73.0% 0.041 44.0);
Tailwind
colors: {
custom: {
50: '#d3bcb2',
500: '#bfa093',
950: '#000000',
},
}SCSS
$custom: #bfa093; $custom-light: #d3bcb2; $custom-dark: #000000;
JSON
{
"hex": "#bfa093",
"rgb": {
"r": 191,
"g": 160,
"b": 147
},
"hsl": {
"h": 17.727,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.72993,
"c": 0.04127,
"h": 44
},
"luminance": 0.38325
}Semantic roles & 50–950 ramp
primary
#BFA093
secondary
#D0DADE
accent
#87A441
background
#FCFBFA
surface
#F9F6F5
border
#D2D0CF
text
#141211
muted
#828180