#BFA0A2#BFA0A2
#BFA0A2 is a light, muted red. Relative luminance 0.388; OKLCH L 73.4% C 0.037 H 13.6°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA0A2 |
|---|---|
| RGB | rgb(191, 160, 162) |
| HSL | hsl(356, 19%, 69%) |
| HSV | hsv(356, 16%, 75%) |
| CMYK | cmyk(0%, 16.2%, 15.2%, 25.1%) |
| CIE-LAB | lab(68.63, 11.72, 3.23) |
| CIE-LCH | lch(68.63, 12.16, 15.40°) |
| OKLab | oklab(73.4% 0.0357 0.0087) |
| OKLCH | oklch(73.4% 0.037 13.6) |
| XYZ | xyz(40.5781, 38.8278, 39.5324) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.06
Rosybrown
#BC8F8F
ΔE00 5.93
Dusty Pink
#D8A7B1
ΔE00 6.67
Grey Pink
#C3909B
ΔE00 7.17
Light Mauve
#C292A1
ΔE00 7.24
Greyish Pink
#C88D94
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA0A2 #A0BFBD
analogous
#BFA0B2 #BFA0A2 #BFAEA0
triadic
#BFA0A2 #A2BFA0 #A0A2BF
tetradic
#BFA0A2 #B2BFA0 #A0BFBD #AEA0BF
square
#BFA0A2 #B2BFA0 #A0BFBD #AEA0BF
split-complementary
#BFA0A2 #A0BFAE #A0B2BF
monochromatic
#895C5F #A67B7E #BFA0A2 #D8C5C6 #F0E9EA
Accessibility & contrast
On white
2.40
#BFA0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#BFA0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA0A2
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA0A2 | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A2
Deuteranopia (green-blind)
#ACAAA2
Tritanopia (blue-blind)
#C69EA1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bfa0a2; /* rgb */ color: rgb(191, 160, 162); /* oklch */ color: oklch(73.4% 0.037 13.6);
Tailwind
colors: {
custom: {
50: '#d2bcbd',
500: '#bfa0a2',
950: '#000000',
},
}SCSS
$custom: #bfa0a2; $custom-light: #d2bcbd; $custom-dark: #000000;
JSON
{
"hex": "#bfa0a2",
"rgb": {
"r": 191,
"g": 160,
"b": 162
},
"hsl": {
"h": 356.129,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.73399,
"c": 0.03674,
"h": 13.6
},
"luminance": 0.38827
}Semantic roles & 50–950 ramp
primary
#BFA0A2
secondary
#D9E2E1
accent
#9E9848
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141212
muted
#828181