#BFA496#BFA496
#BFA496 is a light, muted orange. Relative luminance 0.398; OKLCH L 73.9% C 0.038 H 49.1°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA496 |
|---|---|
| RGB | rgb(191, 164, 150) |
| HSL | hsl(20, 24%, 67%) |
| HSV | hsv(20, 21%, 75%) |
| CMYK | cmyk(0%, 14.1%, 21.5%, 25.1%) |
| CIE-LAB | lab(69.35, 7.64, 10.92) |
| CIE-LCH | lch(69.35, 13.33, 55.01°) |
| OKLab | oklab(73.87% 0.0246 0.0284) |
| OKLCH | oklch(73.87% 0.038 49.1) |
| XYZ | xyz(40.2665, 39.8306, 34.4152) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.90
Pinkish Grey
#C8ACA9
ΔE00 5.93
Greige
#B8AB98
ΔE00 7.65
Stone
#A89F91
ΔE00 8.63
Taupe (survey)
#B9A281
ΔE00 8.81
Pinkish Tan
#D99B82
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA496 #96B1BF
analogous
#BF969D #BFA496 #BFB996
triadic
#BFA496 #96BFA4 #A496BF
tetradic
#BFA496 #9DBF96 #96B1BF #B996BF
square
#BFA496 #9DBF96 #96B1BF #B996BF
split-complementary
#BFA496 #96BFB9 #969DBF
monochromatic
#886553 #A88370 #BFA496 #D6C5BC #EDE6E2
Accessibility & contrast
On white
2.34
#BFA496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#BFA496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA496
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA496 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA695
Deuteranopia (green-blind)
#B1AC96
Tritanopia (blue-blind)
#C7A0A0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bfa496; /* rgb */ color: rgb(191, 164, 150); /* oklch */ color: oklch(73.9% 0.038 49.1);
Tailwind
colors: {
custom: {
50: '#d2bfb4',
500: '#bfa496',
950: '#000000',
},
}SCSS
$custom: #bfa496; $custom-light: #d2bfb4; $custom-dark: #000000;
JSON
{
"hex": "#bfa496",
"rgb": {
"r": 191,
"g": 164,
"b": 150
},
"hsl": {
"h": 20.488,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.73866,
"c": 0.03754,
"h": 49.1
},
"luminance": 0.39829
}Semantic roles & 50–950 ramp
primary
#BFA496
secondary
#D2DADF
accent
#82A343
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180