#BFABB0#BFABB0
#BFABB0 is a light, muted red. Relative luminance 0.433; OKLCH L 76.0% C 0.024 H 0.7°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABB0 |
|---|---|
| RGB | rgb(191, 171, 176) |
| HSL | hsl(345, 14%, 71%) |
| HSV | hsv(345, 10%, 75%) |
| CMYK | cmyk(0%, 10.5%, 7.9%, 25.1%) |
| CIE-LAB | lab(71.78, 8.07, 0.07) |
| CIE-LCH | lch(71.78, 8.07, 0.52°) |
| OKLab | oklab(75.98% 0.0241 0.0003) |
| OKLCH | oklch(75.98% 0.024 0.7) |
| XYZ | xyz(43.8845, 43.3375, 47.1191) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.36
Dusty Pink
#D8A7B1
ΔE00 8.80
Thistle
#D8BFD8
ΔE00 9.68
Dark Gray
#A9A9A9
ΔE00 9.71
Dove Gray
#B6B8BD
ΔE00 10.06
Silver
#C0C0C0
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABB0 #ABBFBA
analogous
#BFABBA #BFABB0 #BFB0AB
triadic
#BFABB0 #B0BFAB #ABB0BF
tetradic
#BFABB0 #BABFAB #ABBFBA #B0ABBF
square
#BFABB0 #BABFAB #ABBFBA #B0ABBF
split-complementary
#BFABB0 #ABBFB0 #ABBABF
monochromatic
#886870 #A5888F #BFABB0 #D9CED1 #F2EEEF
Accessibility & contrast
On white
2.17
#BFABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#BFABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABB0
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABB0 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEB0
Deuteranopia (green-blind)
#B2B1B0
Tritanopia (blue-blind)
#C3AAAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfabb0; /* rgb */ color: rgb(191, 171, 176); /* oklch */ color: oklch(76.0% 0.024 0.7);
Tailwind
colors: {
custom: {
50: '#d2c4c7',
500: '#bfabb0',
950: '#000000',
},
}SCSS
$custom: #bfabb0; $custom-light: #d2c4c7; $custom-dark: #000000;
JSON
{
"hex": "#bfabb0",
"rgb": {
"r": 191,
"g": 171,
"b": 176
},
"hsl": {
"h": 345,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.75982,
"c": 0.02408,
"h": 0.7
},
"luminance": 0.43337
}Semantic roles & 50–950 ramp
primary
#BFABB0
secondary
#E0E6E4
accent
#98854E
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182