#BFABAF#BFABAF
#BFABAF is a light, muted red. Relative luminance 0.433; OKLCH L 76.0% C 0.024 H 4.0°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABAF |
|---|---|
| RGB | rgb(191, 171, 175) |
| HSL | hsl(348, 14%, 71%) |
| HSV | hsv(348, 10%, 75%) |
| CMYK | cmyk(0%, 10.5%, 8.4%, 25.1%) |
| CIE-LAB | lab(71.76, 7.90, 0.58) |
| CIE-LCH | lch(71.76, 7.92, 4.23°) |
| OKLab | oklab(75.95% 0.0237 0.0017) |
| OKLCH | oklch(75.95% 0.024 4) |
| XYZ | xyz(43.7859, 43.2981, 46.5999) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.03
Dusty Pink
#D8A7B1
ΔE00 8.93
Dark Gray
#A9A9A9
ΔE00 9.56
Dove Gray
#B6B8BD
ΔE00 10.02
Thistle
#D8BFD8
ΔE00 10.03
Silver
#C0C0C0
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABAF #ABBFBB
analogous
#BFABB9 #BFABAF #BFB1AB
triadic
#BFABAF #AFBFAB #ABAFBF
tetradic
#BFABAF #B9BFAB #ABBFBB #B1ABBF
square
#BFABAF #B9BFAB #ABBFBB #B1ABBF
split-complementary
#BFABAF #ABBFB1 #ABB9BF
monochromatic
#88686E #A5888E #BFABAF #D9CED0 #F2EEEE
Accessibility & contrast
On white
2.17
#BFABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#BFABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABAF
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABAF | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEAF
Deuteranopia (green-blind)
#B2B1AF
Tritanopia (blue-blind)
#C3AAAC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfabaf; /* rgb */ color: rgb(191, 171, 175); /* oklch */ color: oklch(76.0% 0.024 4.0);
Tailwind
colors: {
custom: {
50: '#d2c4c6',
500: '#bfabaf',
950: '#000000',
},
}SCSS
$custom: #bfabaf; $custom-light: #d2c4c6; $custom-dark: #000000;
JSON
{
"hex": "#bfabaf",
"rgb": {
"r": 191,
"g": 171,
"b": 175
},
"hsl": {
"h": 348,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.75952,
"c": 0.02375,
"h": 4
},
"luminance": 0.43297
}Semantic roles & 50–950 ramp
primary
#BFABAF
secondary
#E0E6E4
accent
#98894E
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182