#BFA6AA#BFA6AA
#BFA6AA is a light, muted red. Relative luminance 0.413; OKLCH L 74.8% C 0.030 H 6.9°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA6AA |
|---|---|
| RGB | rgb(191, 166, 170) |
| HSL | hsl(350, 16%, 70%) |
| HSV | hsv(350, 13%, 75%) |
| CMYK | cmyk(0%, 13.1%, 11%, 25.1%) |
| CIE-LAB | lab(70.35, 9.77, 1.30) |
| CIE-LCH | lch(70.35, 9.85, 7.57°) |
| OKLab | oklab(74.81% 0.0295 0.0036) |
| OKLCH | oklch(74.81% 0.03 6.9) |
| XYZ | xyz(42.3773, 41.2521, 43.7525) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.65
Dusty Pink
#D8A7B1
ΔE00 7.46
Rosybrown
#BC8F8F
ΔE00 8.40
Light Mauve
#C292A1
ΔE00 8.75
Grey Pink
#C3909B
ΔE00 9.08
Greyish Pink
#C88D94
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA6AA #A6BFBB
analogous
#BFA6B7 #BFA6AA #BFAEA6
triadic
#BFA6AA #AABFA6 #A6AABF
tetradic
#BFA6AA #B7BFA6 #A6BFBB #AEA6BF
square
#BFA6AA #B7BFA6 #A6BFBB #AEA6BF
split-complementary
#BFA6AA #A6BFAE #A6B7BF
monochromatic
#886268 #A58288 #BFA6AA #D9CACC #F2EDEE
Accessibility & contrast
On white
2.27
#BFA6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#BFA6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA6AA
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA6AA | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAA
Deuteranopia (green-blind)
#AFAEAA
Tritanopia (blue-blind)
#C4A4A7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bfa6aa; /* rgb */ color: rgb(191, 166, 170); /* oklch */ color: oklch(74.8% 0.030 6.9);
Tailwind
colors: {
custom: {
50: '#d2c0c3',
500: '#bfa6aa',
950: '#000000',
},
}SCSS
$custom: #bfa6aa; $custom-light: #d2c0c3; $custom-dark: #000000;
JSON
{
"hex": "#bfa6aa",
"rgb": {
"r": 191,
"g": 166,
"b": 170
},
"hsl": {
"h": 350.4,
"s": 16.34,
"l": 70
},
"oklch": {
"l": 0.74813,
"c": 0.02967,
"h": 6.9
},
"luminance": 0.41251
}Semantic roles & 50–950 ramp
primary
#BFA6AA
secondary
#DDE4E3
accent
#9B8E4B
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#141212
muted
#828181