#BFA19A#BFA19A
#BFA19A is a light, muted red. Relative luminance 0.389; OKLCH L 73.4% C 0.037 H 33.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA19A |
|---|---|
| RGB | rgb(191, 161, 154) |
| HSL | hsl(11, 22%, 68%) |
| HSV | hsv(11, 19%, 75%) |
| CMYK | cmyk(0%, 15.7%, 19.4%, 25.1%) |
| CIE-LAB | lab(68.68, 9.90, 7.75) |
| CIE-LCH | lch(68.68, 12.57, 38.06°) |
| OKLab | oklab(73.37% 0.0309 0.0203) |
| OKLCH | oklch(73.37% 0.037 33.3) |
| XYZ | xyz(40.0635, 38.9005, 35.9637) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.60
Rosybrown
#BC8F8F
ΔE00 7.22
Mushroom
#BA9E88
ΔE00 7.36
Pinkish Tan
#D99B82
ΔE00 9.58
Dusty Pink
#D8A7B1
ΔE00 9.65
Grey Pink
#C3909B
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA19A #9AB8BF
analogous
#BF9AA6 #BFA19A #BFB39A
triadic
#BFA19A #9ABFA1 #A19ABF
tetradic
#BFA19A #A6BF9A #9AB8BF #B39ABF
square
#BFA19A #A6BF9A #9AB8BF #B39ABF
split-complementary
#BFA19A #9ABFB3 #9AA6BF
monochromatic
#886056 #A77E75 #BFA19A #D7C4BF #EEE7E5
Accessibility & contrast
On white
2.39
#BFA19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#BFA19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA19A
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA19A | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A499
Deuteranopia (green-blind)
#AEAA9A
Tritanopia (blue-blind)
#C79D9F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bfa19a; /* rgb */ color: rgb(191, 161, 154); /* oklch */ color: oklch(73.4% 0.037 33.3);
Tailwind
colors: {
custom: {
50: '#d2bcb7',
500: '#bfa19a',
950: '#000000',
},
}SCSS
$custom: #bfa19a; $custom-light: #d2bcb7; $custom-dark: #000000;
JSON
{
"hex": "#bfa19a",
"rgb": {
"r": 191,
"g": 161,
"b": 154
},
"hsl": {
"h": 11.351,
"s": 22.424,
"l": 67.647
},
"oklch": {
"l": 0.73374,
"c": 0.03702,
"h": 33.3
},
"luminance": 0.38899
}Semantic roles & 50–950 ramp
primary
#BFA19A
secondary
#D5DEE0
accent
#8FA145
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180