#BFA397#BFA397
#BFA397 is a light, muted orange. Relative luminance 0.395; OKLCH L 73.7% C 0.037 H 44.5°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA397 |
|---|---|
| RGB | rgb(191, 163, 151) |
| HSL | hsl(18, 24%, 67%) |
| HSV | hsv(18, 21%, 75%) |
| CMYK | cmyk(0%, 14.7%, 20.9%, 25.1%) |
| CIE-LAB | lab(69.12, 8.34, 10.03) |
| CIE-LCH | lch(69.12, 13.05, 50.27°) |
| OKLab | oklab(73.69% 0.0266 0.0262) |
| OKLCH | oklch(73.69% 0.037 44.5) |
| XYZ | xyz(40.1691, 39.5064, 34.7817) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.83
Pinkish Grey
#C8ACA9
ΔE00 5.07
Greige
#B8AB98
ΔE00 8.65
Pinkish Tan
#D99B82
ΔE00 9.19
Stone
#A89F91
ΔE00 9.33
Rosybrown
#BC8F8F
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA397 #97B3BF
analogous
#BF979F #BFA397 #BFB797
triadic
#BFA397 #97BFA3 #A397BF
tetradic
#BFA397 #9FBF97 #97B3BF #B797BF
square
#BFA397 #9FBF97 #97B3BF #B797BF
split-complementary
#BFA397 #97BFB7 #979FBF
monochromatic
#886354 #A88171 #BFA397 #D6C5BD #EEE6E3
Accessibility & contrast
On white
2.36
#BFA397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#BFA397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA397
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA397 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA596
Deuteranopia (green-blind)
#B0AB97
Tritanopia (blue-blind)
#C79FA0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bfa397; /* rgb */ color: rgb(191, 163, 151); /* oklch */ color: oklch(73.7% 0.037 44.5);
Tailwind
colors: {
custom: {
50: '#d2beb5',
500: '#bfa397',
950: '#000000',
},
}SCSS
$custom: #bfa397; $custom-light: #d2beb5; $custom-dark: #000000;
JSON
{
"hex": "#bfa397",
"rgb": {
"r": 191,
"g": 163,
"b": 151
},
"hsl": {
"h": 18,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.73692,
"c": 0.03728,
"h": 44.5
},
"luminance": 0.39505
}Semantic roles & 50–950 ramp
primary
#BFA397
secondary
#D3DBDF
accent
#86A243
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180