#BFA193#BFA193
#BFA193 is a light, muted orange. Relative luminance 0.387; OKLCH L 73.2% C 0.041 H 46.5°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA193 |
|---|---|
| RGB | rgb(191, 161, 147) |
| HSL | hsl(19, 26%, 66%) |
| HSV | hsv(19, 23%, 75%) |
| CMYK | cmyk(0%, 15.7%, 23%, 25.1%) |
| CIE-LAB | lab(68.51, 8.83, 11.40) |
| CIE-LCH | lch(68.51, 14.42, 52.22°) |
| OKLab | oklab(73.19% 0.0281 0.0296) |
| OKLCH | oklch(73.19% 0.041 46.5) |
| XYZ | xyz(39.4974, 38.6741, 32.9824) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.14
Pinkish Grey
#C8ACA9
ΔE00 5.97
Pinkish Tan
#D99B82
ΔE00 8.45
Greige
#B8AB98
ΔE00 8.88
Taupe (survey)
#B9A281
ΔE00 9.49
Rosybrown
#BC8F8F
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA193 #93B1BF
analogous
#BF939B #BFA193 #BFB793
triadic
#BFA193 #93BFA1 #A193BF
tetradic
#BFA193 #9BBF93 #93B1BF #B793BF
square
#BFA193 #9BBF93 #93B1BF #B793BF
split-complementary
#BFA193 #93BFB7 #939BBF
monochromatic
#876250 #A8806D #BFA193 #D6C2B9 #EDE4E0
Accessibility & contrast
On white
2.40
#BFA193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#BFA193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA193
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA193 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A492
Deuteranopia (green-blind)
#B0AA93
Tritanopia (blue-blind)
#C89C9D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bfa193; /* rgb */ color: rgb(191, 161, 147); /* oklch */ color: oklch(73.2% 0.041 46.5);
Tailwind
colors: {
custom: {
50: '#d3bcb2',
500: '#bfa193',
950: '#000000',
},
}SCSS
$custom: #bfa193; $custom-light: #d3bcb2; $custom-dark: #000000;
JSON
{
"hex": "#bfa193",
"rgb": {
"r": 191,
"g": 161,
"b": 147
},
"hsl": {
"h": 19.091,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.73192,
"c": 0.0408,
"h": 46.5
},
"luminance": 0.38673
}Semantic roles & 50–950 ramp
primary
#BFA193
secondary
#D0DADE
accent
#85A441
background
#FCFBFA
surface
#F9F6F5
border
#D2D0CF
text
#141211
muted
#828180