#BFA8AA#BFA8AA
#BFA8AA is a light, muted red. Relative luminance 0.420; OKLCH L 75.2% C 0.027 H 11.8°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA8AA |
|---|---|
| RGB | rgb(191, 168, 170) |
| HSL | hsl(355, 15%, 70%) |
| HSV | hsv(355, 12%, 75%) |
| CMYK | cmyk(0%, 12%, 11%, 25.1%) |
| CIE-LAB | lab(70.86, 8.67, 2.04) |
| CIE-LCH | lch(70.86, 8.91, 13.21°) |
| OKLab | oklab(75.21% 0.0264 0.0055) |
| OKLCH | oklch(75.21% 0.027 11.8) |
| XYZ | xyz(42.7437, 41.9848, 43.8746) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.98
Dusty Pink
#D8A7B1
ΔE00 8.34
Rosybrown
#BC8F8F
ΔE00 9.09
Light Mauve
#C292A1
ΔE00 9.91
Grey Pink
#C3909B
ΔE00 10.14
Dark Gray
#A9A9A9
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA8AA #A8BFBD
analogous
#BFA8B5 #BFA8AA #BFB1A8
triadic
#BFA8AA #AABFA8 #A8AABF
tetradic
#BFA8AA #B5BFA8 #A8BFBD #B1A8BF
square
#BFA8AA #B5BFA8 #A8BFBD #B1A8BF
split-complementary
#BFA8AA #A8BFB1 #A8B5BF
monochromatic
#886467 #A58588 #BFA8AA #D9CBCC #F2EDEE
Accessibility & contrast
On white
2.23
#BFA8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#BFA8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA8AA
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA8AA | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#B0AFAA
Tritanopia (blue-blind)
#C4A6A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bfa8aa; /* rgb */ color: rgb(191, 168, 170); /* oklch */ color: oklch(75.2% 0.027 11.8);
Tailwind
colors: {
custom: {
50: '#d2c1c3',
500: '#bfa8aa',
950: '#000000',
},
}SCSS
$custom: #bfa8aa; $custom-light: #d2c1c3; $custom-dark: #000000;
JSON
{
"hex": "#bfa8aa",
"rgb": {
"r": 191,
"g": 168,
"b": 170
},
"hsl": {
"h": 354.783,
"s": 15.232,
"l": 70.392
},
"oklch": {
"l": 0.75209,
"c": 0.02693,
"h": 11.8
},
"luminance": 0.41984
}Semantic roles & 50–950 ramp
primary
#BFA8AA
secondary
#DEE5E4
accent
#99934C
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#141212
muted
#828181