#BFA394#BFA394
#BFA394 is a light, muted orange. Relative luminance 0.394; OKLCH L 73.6% C 0.039 H 49.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA394 |
|---|---|
| RGB | rgb(191, 163, 148) |
| HSL | hsl(21, 25%, 66%) |
| HSV | hsv(21, 23%, 75%) |
| CMYK | cmyk(0%, 14.7%, 22.5%, 25.1%) |
| CIE-LAB | lab(69.05, 7.89, 11.60) |
| CIE-LCH | lch(69.05, 14.02, 55.77°) |
| OKLab | oklab(73.61% 0.0253 0.0301) |
| OKLCH | oklch(73.61% 0.039 49.9) |
| XYZ | xyz(39.9286, 39.4102, 33.5149) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.51
Pinkish Grey
#C8ACA9
ΔE00 6.33
Greige
#B8AB98
ΔE00 7.79
Taupe (survey)
#B9A281
ΔE00 8.57
Stone
#A89F91
ΔE00 8.77
Pinkish Tan
#D99B82
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA394 #94B0BF
analogous
#BF949B #BFA394 #BFB994
triadic
#BFA394 #94BFA3 #A394BF
tetradic
#BFA394 #9BBF94 #94B0BF #B994BF
square
#BFA394 #9BBF94 #94B0BF #B994BF
split-complementary
#BFA394 #94BFB9 #949BBF
monochromatic
#886451 #A8826E #BFA394 #D6C4BA #EDE5E1
Accessibility & contrast
On white
2.36
#BFA394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#BFA394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA394
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA394 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA593
Deuteranopia (green-blind)
#B1AB94
Tritanopia (blue-blind)
#C79E9F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bfa394; /* rgb */ color: rgb(191, 163, 148); /* oklch */ color: oklch(73.6% 0.039 49.9);
Tailwind
colors: {
custom: {
50: '#d2beb3',
500: '#bfa394',
950: '#000000',
},
}SCSS
$custom: #bfa394; $custom-light: #d2beb3; $custom-dark: #000000;
JSON
{
"hex": "#bfa394",
"rgb": {
"r": 191,
"g": 163,
"b": 148
},
"hsl": {
"h": 20.93,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.73615,
"c": 0.03934,
"h": 49.9
},
"luminance": 0.39409
}Semantic roles & 50–950 ramp
primary
#BFA394
secondary
#D0DADE
accent
#82A442
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180