#BFA293#BFA293
#BFA293 is a light, muted orange. Relative luminance 0.390; OKLCH L 73.4% C 0.040 H 49.0°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA293 |
|---|---|
| RGB | rgb(191, 162, 147) |
| HSL | hsl(20, 26%, 66%) |
| HSV | hsv(20, 23%, 75%) |
| CMYK | cmyk(0%, 15.2%, 23%, 25.1%) |
| CIE-LAB | lab(68.77, 8.29, 11.76) |
| CIE-LCH | lch(68.77, 14.38, 54.83°) |
| OKLab | oklab(73.39% 0.0265 0.0305) |
| OKLCH | oklch(73.39% 0.04 49) |
| XYZ | xyz(39.6729, 39.0250, 33.0409) |
| Luminance | 0.3902 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.58
Pinkish Grey
#C8ACA9
ΔE00 6.33
Greige
#B8AB98
ΔE00 8.21
Pinkish Tan
#D99B82
ΔE00 8.72
Taupe (survey)
#B9A281
ΔE00 8.80
Stone
#A89F91
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA293 #93B0BF
analogous
#BF939A #BFA293 #BFB893
triadic
#BFA293 #93BFA2 #A293BF
tetradic
#BFA293 #9ABF93 #93B0BF #B893BF
square
#BFA293 #9ABF93 #93B0BF #B893BF
split-complementary
#BFA293 #93BFB8 #939ABF
monochromatic
#876350 #A8816D #BFA293 #D6C3B9 #EDE4E0
Accessibility & contrast
On white
2.39
#BFA293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#BFA293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA293
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA293 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA492
Deuteranopia (green-blind)
#B0AA93
Tritanopia (blue-blind)
#C79D9E
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bfa293; /* rgb */ color: rgb(191, 162, 147); /* oklch */ color: oklch(73.4% 0.040 49.0);
Tailwind
colors: {
custom: {
50: '#d3bdb2',
500: '#bfa293',
950: '#000000',
},
}SCSS
$custom: #bfa293; $custom-light: #d3bdb2; $custom-dark: #000000;
JSON
{
"hex": "#bfa293",
"rgb": {
"r": 191,
"g": 162,
"b": 147
},
"hsl": {
"h": 20.455,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.73391,
"c": 0.0404,
"h": 49
},
"luminance": 0.39024
}Semantic roles & 50–950 ramp
primary
#BFA293
secondary
#D0D9DE
accent
#82A441
background
#FCFBFA
surface
#F9F6F5
border
#D2D0CF
text
#141211
muted
#828180