#BFA197#BFA197
#BFA197 is a light, muted orange. Relative luminance 0.388; OKLCH L 73.3% C 0.038 H 39.3°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA197 |
|---|---|
| RGB | rgb(191, 161, 151) |
| HSL | hsl(15, 24%, 67%) |
| HSV | hsv(15, 21%, 75%) |
| CMYK | cmyk(0%, 15.7%, 20.9%, 25.1%) |
| CIE-LAB | lab(68.61, 9.43, 9.31) |
| CIE-LCH | lch(68.61, 13.25, 44.62°) |
| OKLab | oklab(73.3% 0.0297 0.0243) |
| OKLCH | oklch(73.3% 0.038 39.3) |
| XYZ | xyz(39.8168, 38.8018, 34.6643) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.48
Mushroom
#BA9E88
ΔE00 5.96
Rosybrown
#BC8F8F
ΔE00 8.09
Pinkish Tan
#D99B82
ΔE00 8.92
Greige
#B8AB98
ΔE00 10.04
Stone
#A89F91
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA197 #97B5BF
analogous
#BF97A1 #BFA197 #BFB597
triadic
#BFA197 #97BFA1 #A197BF
tetradic
#BFA197 #A1BF97 #97B5BF #B597BF
square
#BFA197 #A1BF97 #97B5BF #B597BF
split-complementary
#BFA197 #97BFB5 #97A1BF
monochromatic
#886154 #A87F71 #BFA197 #D6C3BD #EEE5E3
Accessibility & contrast
On white
2.40
#BFA197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#BFA197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA197
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA197 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A496
Deuteranopia (green-blind)
#AFAA97
Tritanopia (blue-blind)
#C79D9E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bfa197; /* rgb */ color: rgb(191, 161, 151); /* oklch */ color: oklch(73.3% 0.038 39.3);
Tailwind
colors: {
custom: {
50: '#d2bcb5',
500: '#bfa197',
950: '#000000',
},
}SCSS
$custom: #bfa197; $custom-light: #d2bcb5; $custom-dark: #000000;
JSON
{
"hex": "#bfa197",
"rgb": {
"r": 191,
"g": 161,
"b": 151
},
"hsl": {
"h": 15,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.73295,
"c": 0.0384,
"h": 39.3
},
"luminance": 0.388
}Semantic roles & 50–950 ramp
primary
#BFA197
secondary
#D3DCDF
accent
#8BA243
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180