#BFA3AA#BFA3AA
#BFA3AA is a light, muted red. Relative luminance 0.402; OKLCH L 74.2% C 0.034 H 1.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA3AA |
|---|---|
| RGB | rgb(191, 163, 170) |
| HSL | hsl(345, 18%, 69%) |
| HSV | hsv(345, 15%, 75%) |
| CMYK | cmyk(0%, 14.7%, 11%, 25.1%) |
| CIE-LAB | lab(69.59, 11.41, 0.19) |
| CIE-LCH | lch(69.59, 11.41, 0.96°) |
| OKLab | oklab(74.22% 0.0341 0.0007) |
| OKLCH | oklch(74.22% 0.034 1.1) |
| XYZ | xyz(41.8383, 40.1741, 43.5728) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.00
Dusty Pink
#D8A7B1
ΔE00 6.44
Light Mauve
#C292A1
ΔE00 7.13
Grey Pink
#C3909B
ΔE00 7.63
Rosybrown
#BC8F8F
ΔE00 7.64
Greyish Pink
#C88D94
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA3AA #A3BFB8
analogous
#BFA3B8 #BFA3AA #BFAAA3
triadic
#BFA3AA #AABFA3 #A3AABF
tetradic
#BFA3AA #B8BFA3 #A3BFB8 #AAA3BF
square
#BFA3AA #B8BFA3 #A3BFB8 #AAA3BF
split-complementary
#BFA3AA #A3BFAA #A3B8BF
monochromatic
#895F69 #A67F89 #BFA3AA #D8C7CB #F1EBED
Accessibility & contrast
On white
2.32
#BFA3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#BFA3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA3AA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA3AA | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AA
Deuteranopia (green-blind)
#ACACA9
Tritanopia (blue-blind)
#C4A2A5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bfa3aa; /* rgb */ color: rgb(191, 163, 170); /* oklch */ color: oklch(74.2% 0.034 1.1);
Tailwind
colors: {
custom: {
50: '#d2bec3',
500: '#bfa3aa',
950: '#000000',
},
}SCSS
$custom: #bfa3aa; $custom-light: #d2bec3; $custom-dark: #000000;
JSON
{
"hex": "#bfa3aa",
"rgb": {
"r": 191,
"g": 163,
"b": 170
},
"hsl": {
"h": 345,
"s": 17.949,
"l": 69.412
},
"oklch": {
"l": 0.74221,
"c": 0.03413,
"h": 1.1
},
"luminance": 0.40173
}Semantic roles & 50–950 ramp
primary
#BFA3AA
secondary
#DBE3E1
accent
#9C8749
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141212
muted
#828181