#BFA396#BFA396
#BFA396 is a light, muted orange. Relative luminance 0.395; OKLCH L 73.7% C 0.038 H 46.4°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA396 |
|---|---|
| RGB | rgb(191, 163, 150) |
| HSL | hsl(19, 24%, 67%) |
| HSV | hsv(19, 21%, 75%) |
| CMYK | cmyk(0%, 14.7%, 21.5%, 25.1%) |
| CIE-LAB | lab(69.09, 8.19, 10.55) |
| CIE-LCH | lch(69.09, 13.36, 52.19°) |
| OKLab | oklab(73.67% 0.0262 0.0275) |
| OKLCH | oklch(73.67% 0.038 46.4) |
| XYZ | xyz(40.0882, 39.4740, 34.3558) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.38
Pinkish Grey
#C8ACA9
ΔE00 5.48
Greige
#B8AB98
ΔE00 8.35
Pinkish Tan
#D99B82
ΔE00 9.11
Stone
#A89F91
ΔE00 9.13
Taupe (survey)
#B9A281
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA396 #96B2BF
analogous
#BF969E #BFA396 #BFB896
triadic
#BFA396 #96BFA3 #A396BF
tetradic
#BFA396 #9EBF96 #96B2BF #B896BF
square
#BFA396 #9EBF96 #96B2BF #B896BF
split-complementary
#BFA396 #96BFB8 #969EBF
monochromatic
#886453 #A88270 #BFA396 #D6C4BC #EDE6E2
Accessibility & contrast
On white
2.36
#BFA396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#BFA396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA396
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA396 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA595
Deuteranopia (green-blind)
#B1AB96
Tritanopia (blue-blind)
#C79F9F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bfa396; /* rgb */ color: rgb(191, 163, 150); /* oklch */ color: oklch(73.7% 0.038 46.4);
Tailwind
colors: {
custom: {
50: '#d2beb4',
500: '#bfa396',
950: '#000000',
},
}SCSS
$custom: #bfa396; $custom-light: #d2beb4; $custom-dark: #000000;
JSON
{
"hex": "#bfa396",
"rgb": {
"r": 191,
"g": 163,
"b": 150
},
"hsl": {
"h": 19.024,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.73666,
"c": 0.03793,
"h": 46.4
},
"luminance": 0.39473
}Semantic roles & 50–950 ramp
primary
#BFA396
secondary
#D2DBDF
accent
#84A343
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180