#BFA2A7#BFA2A7
#BFA2A7 is a light, muted red. Relative luminance 0.397; OKLCH L 73.9% C 0.035 H 6.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA2A7 |
|---|---|
| RGB | rgb(191, 162, 167) |
| HSL | hsl(350, 18%, 69%) |
| HSV | hsv(350, 15%, 75%) |
| CMYK | cmyk(0%, 15.2%, 12.6%, 25.1%) |
| CIE-LAB | lab(69.26, 11.45, 1.37) |
| CIE-LCH | lch(69.26, 11.53, 6.83°) |
| OKLab | oklab(73.94% 0.0345 0.0038) |
| OKLCH | oklch(73.94% 0.035 6.3) |
| XYZ | xyz(41.3809, 39.7082, 42.0363) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.47
Dusty Pink
#D8A7B1
ΔE00 6.45
Rosybrown
#BC8F8F
ΔE00 6.98
Light Mauve
#C292A1
ΔE00 7.13
Grey Pink
#C3909B
ΔE00 7.42
Greyish Pink
#C88D94
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA2A7 #A2BFBA
analogous
#BFA2B6 #BFA2A7 #BFACA2
triadic
#BFA2A7 #A7BFA2 #A2A7BF
tetradic
#BFA2A7 #B6BFA2 #A2BFBA #ACA2BF
square
#BFA2A7 #B6BFA2 #A2BFBA #ACA2BF
split-complementary
#BFA2A7 #A2BFAC #A2B6BF
monochromatic
#895E65 #A67E85 #BFA2A7 #D8C6C9 #F1EBEC
Accessibility & contrast
On white
2.35
#BFA2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#BFA2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA2A7
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA2A7 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A7
Deuteranopia (green-blind)
#ACABA6
Tritanopia (blue-blind)
#C5A0A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bfa2a7; /* rgb */ color: rgb(191, 162, 167); /* oklch */ color: oklch(73.9% 0.035 6.3);
Tailwind
colors: {
custom: {
50: '#d2bdc1',
500: '#bfa2a7',
950: '#000000',
},
}SCSS
$custom: #bfa2a7; $custom-light: #d2bdc1; $custom-dark: #000000;
JSON
{
"hex": "#bfa2a7",
"rgb": {
"r": 191,
"g": 162,
"b": 167
},
"hsl": {
"h": 349.655,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.73937,
"c": 0.03473,
"h": 6.3
},
"luminance": 0.39707
}Semantic roles & 50–950 ramp
primary
#BFA2A7
secondary
#DAE3E1
accent
#9D8E49
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141212
muted
#828181