#BFA7AA#BFA7AA
#BFA7AA is a light, muted red. Relative luminance 0.416; OKLCH L 75.0% C 0.028 H 9.2°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA7AA |
|---|---|
| RGB | rgb(191, 167, 170) |
| HSL | hsl(353, 16%, 70%) |
| HSV | hsv(353, 13%, 75%) |
| CMYK | cmyk(0%, 12.6%, 11%, 25.1%) |
| CIE-LAB | lab(70.61, 9.22, 1.67) |
| CIE-LCH | lch(70.61, 9.37, 10.25°) |
| OKLab | oklab(75.01% 0.0279 0.0045) |
| OKLCH | oklch(75.01% 0.028 9.2) |
| XYZ | xyz(42.5598, 41.6170, 43.8133) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.27
Dusty Pink
#D8A7B1
ΔE00 7.88
Rosybrown
#BC8F8F
ΔE00 8.73
Light Mauve
#C292A1
ΔE00 9.32
Grey Pink
#C3909B
ΔE00 9.60
Dark Gray
#A9A9A9
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA7AA #A7BFBC
analogous
#BFA7B6 #BFA7AA #BFB0A7
triadic
#BFA7AA #AABFA7 #A7AABF
tetradic
#BFA7AA #B6BFA7 #A7BFBC #B0A7BF
square
#BFA7AA #B6BFA7 #A7BFBC #B0A7BF
split-complementary
#BFA7AA #A7BFB0 #A7B6BF
monochromatic
#886368 #A58488 #BFA7AA #D9CACC #F2EDEE
Accessibility & contrast
On white
2.25
#BFA7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#BFA7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA7AA
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA7AA | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#B0AEAA
Tritanopia (blue-blind)
#C4A5A8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bfa7aa; /* rgb */ color: rgb(191, 167, 170); /* oklch */ color: oklch(75.0% 0.028 9.2);
Tailwind
colors: {
custom: {
50: '#d2c1c3',
500: '#bfa7aa',
950: '#000000',
},
}SCSS
$custom: #bfa7aa; $custom-light: #d2c1c3; $custom-dark: #000000;
JSON
{
"hex": "#bfa7aa",
"rgb": {
"r": 191,
"g": 167,
"b": 170
},
"hsl": {
"h": 352.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.7501,
"c": 0.02828,
"h": 9.2
},
"luminance": 0.41616
}Semantic roles & 50–950 ramp
primary
#BFA7AA
secondary
#DEE4E3
accent
#9A904B
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#141212
muted
#828181