#BFA19B#BFA19B
#BFA19B is a light, muted red. Relative luminance 0.389; OKLCH L 73.4% C 0.037 H 31.2°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA19B |
|---|---|
| RGB | rgb(191, 161, 155) |
| HSL | hsl(10, 22%, 68%) |
| HSV | hsv(10, 19%, 75%) |
| CMYK | cmyk(0%, 15.7%, 18.8%, 25.1%) |
| CIE-LAB | lab(68.70, 10.05, 7.23) |
| CIE-LCH | lch(68.70, 12.38, 35.72°) |
| OKLab | oklab(73.4% 0.0313 0.019) |
| OKLCH | oklch(73.4% 0.037 31.2) |
| XYZ | xyz(40.1472, 38.9339, 36.4042) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.38
Rosybrown
#BC8F8F
ΔE00 6.98
Mushroom
#BA9E88
ΔE00 7.83
Dusty Pink
#D8A7B1
ΔE00 9.26
Grey Pink
#C3909B
ΔE00 9.83
Pinkish Tan
#D99B82
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA19B #9BB9BF
analogous
#BF9BA7 #BFA19B #BFB39B
triadic
#BFA19B #9BBFA1 #A19BBF
tetradic
#BFA19B #A7BF9B #9BB9BF #B39BBF
square
#BFA19B #A7BF9B #9BB9BF #B39BBF
split-complementary
#BFA19B #9BBFB3 #9BA7BF
monochromatic
#885F57 #A77E76 #BFA19B #D7C4C0 #EFE7E6
Accessibility & contrast
On white
2.39
#BFA19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#BFA19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA19B
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA19B | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A49B
Deuteranopia (green-blind)
#AEAA9B
Tritanopia (blue-blind)
#C79D9F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bfa19b; /* rgb */ color: rgb(191, 161, 155); /* oklch */ color: oklch(73.4% 0.037 31.2);
Tailwind
colors: {
custom: {
50: '#d2bcb8',
500: '#bfa19b',
950: '#000000',
},
}SCSS
$custom: #bfa19b; $custom-light: #d2bcb8; $custom-dark: #000000;
JSON
{
"hex": "#bfa19b",
"rgb": {
"r": 191,
"g": 161,
"b": 155
},
"hsl": {
"h": 10,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.73401,
"c": 0.03665,
"h": 31.2
},
"luminance": 0.38933
}Semantic roles & 50–950 ramp
primary
#BFA19B
secondary
#D5DFE0
accent
#91A045
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180