#BFA2A5#BFA2A5
#BFA2A5 is a light, muted red. Relative luminance 0.396; OKLCH L 73.9% C 0.034 H 10.9°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA2A5 |
|---|---|
| RGB | rgb(191, 162, 165) |
| HSL | hsl(354, 18%, 69%) |
| HSV | hsv(354, 15%, 75%) |
| CMYK | cmyk(0%, 15.2%, 13.6%, 25.1%) |
| CIE-LAB | lab(69.21, 11.12, 2.41) |
| CIE-LCH | lch(69.21, 11.38, 12.21°) |
| OKLab | oklab(73.88% 0.0337 0.0065) |
| OKLCH | oklch(73.88% 0.034 10.9) |
| XYZ | xyz(41.1974, 39.6348, 41.0701) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.84
Dusty Pink
#D8A7B1
ΔE00 6.76
Rosybrown
#BC8F8F
ΔE00 6.77
Light Mauve
#C292A1
ΔE00 7.59
Grey Pink
#C3909B
ΔE00 7.70
Greyish Pink
#C88D94
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA2A5 #A2BFBC
analogous
#BFA2B4 #BFA2A5 #BFAEA2
triadic
#BFA2A5 #A5BFA2 #A2A5BF
tetradic
#BFA2A5 #B4BFA2 #A2BFBC #AEA2BF
square
#BFA2A5 #B4BFA2 #A2BFBC #AEA2BF
split-complementary
#BFA2A5 #A2BFAE #A2B4BF
monochromatic
#895E62 #A67E82 #BFA2A5 #D8C6C8 #F1EBEB
Accessibility & contrast
On white
2.35
#BFA2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#BFA2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA2A5
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA2A5 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A5
Deuteranopia (green-blind)
#ADABA5
Tritanopia (blue-blind)
#C5A0A3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bfa2a5; /* rgb */ color: rgb(191, 162, 165); /* oklch */ color: oklch(73.9% 0.034 10.9);
Tailwind
colors: {
custom: {
50: '#d2bdbf',
500: '#bfa2a5',
950: '#000000',
},
}SCSS
$custom: #bfa2a5; $custom-light: #d2bdbf; $custom-dark: #000000;
JSON
{
"hex": "#bfa2a5",
"rgb": {
"r": 191,
"g": 162,
"b": 165
},
"hsl": {
"h": 353.793,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.73878,
"c": 0.03436,
"h": 10.9
},
"luminance": 0.39634
}Semantic roles & 50–950 ramp
primary
#BFA2A5
secondary
#DAE3E2
accent
#9D9449
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141212
muted
#828181