#BFA4AA#BFA4AA
#BFA4AA is a light, muted red. Relative luminance 0.405; OKLCH L 74.4% C 0.033 H 2.9°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA4AA |
|---|---|
| RGB | rgb(191, 164, 170) |
| HSL | hsl(347, 17%, 70%) |
| HSV | hsv(347, 14%, 75%) |
| CMYK | cmyk(0%, 14.1%, 11%, 25.1%) |
| CIE-LAB | lab(69.85, 10.86, 0.56) |
| CIE-LCH | lch(69.85, 10.88, 2.95°) |
| OKLab | oklab(74.42% 0.0326 0.0016) |
| OKLCH | oklch(74.42% 0.033 2.9) |
| XYZ | xyz(42.0166, 40.5306, 43.6323) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.53
Dusty Pink
#D8A7B1
ΔE00 6.74
Light Mauve
#C292A1
ΔE00 7.65
Rosybrown
#BC8F8F
ΔE00 7.86
Grey Pink
#C3909B
ΔE00 8.09
Greyish Pink
#C88D94
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA4AA #A4BFB9
analogous
#BFA4B8 #BFA4AA #BFACA4
triadic
#BFA4AA #AABFA4 #A4AABF
tetradic
#BFA4AA #B8BFA4 #A4BFB9 #ACA4BF
square
#BFA4AA #B8BFA4 #A4BFB9 #ACA4BF
split-complementary
#BFA4AA #A4BFAC #A4B8BF
monochromatic
#896069 #A68088 #BFA4AA #D8C8CC #F2ECED
Accessibility & contrast
On white
2.31
#BFA4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#BFA4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA4AA
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA4AA | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#ADACA9
Tritanopia (blue-blind)
#C4A3A6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bfa4aa; /* rgb */ color: rgb(191, 164, 170); /* oklch */ color: oklch(74.4% 0.033 2.9);
Tailwind
colors: {
custom: {
50: '#d2bfc3',
500: '#bfa4aa',
950: '#000000',
},
}SCSS
$custom: #bfa4aa; $custom-light: #d2bfc3; $custom-dark: #000000;
JSON
{
"hex": "#bfa4aa",
"rgb": {
"r": 191,
"g": 164,
"b": 170
},
"hsl": {
"h": 346.667,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.74418,
"c": 0.0326,
"h": 2.9
},
"luminance": 0.4053
}Semantic roles & 50–950 ramp
primary
#BFA4AA
secondary
#DCE3E2
accent
#9C894A
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#141212
muted
#828181