#BFABB4#BFABB4
#BFABB4 is a light, muted pink. Relative luminance 0.435; OKLCH L 76.1% C 0.026 H 348.7°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABB4 |
|---|---|
| RGB | rgb(191, 171, 180) |
| HSL | hsl(333, 14%, 71%) |
| HSV | hsv(333, 10%, 75%) |
| CMYK | cmyk(0%, 10.5%, 5.8%, 25.1%) |
| CIE-LAB | lab(71.89, 8.78, -1.97) |
| CIE-LCH | lch(71.89, 9.00, 347.35°) |
| OKLab | oklab(76.1% 0.0256 -0.0051) |
| OKLCH | oklch(76.1% 0.026 348.7) |
| XYZ | xyz(44.2861, 43.4982, 49.2342) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.79
Thistle
#D8BFD8
ΔE00 8.38
Dusty Pink
#D8A7B1
ΔE00 8.53
Light Mauve
#C292A1
ΔE00 10.01
Dove Gray
#B6B8BD
ΔE00 10.39
Dark Gray
#A9A9A9
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABB4 #ABBFB6
analogous
#BFABBE #BFABB4 #BFACAB
triadic
#BFABB4 #B4BFAB #ABB4BF
tetradic
#BFABB4 #BEBFAB #ABBFB6 #ACABBF
square
#BFABB4 #BEBFAB #ABBFB6 #ACABBF
split-complementary
#BFABB4 #ABBFAC #ABBEBF
monochromatic
#886876 #A58895 #BFABB4 #D9CED3 #F2EEEF
Accessibility & contrast
On white
2.17
#BFABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#BFABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABB4
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABB4 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB4
Deuteranopia (green-blind)
#B1B1B3
Tritanopia (blue-blind)
#C2ABAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfabb4; /* rgb */ color: rgb(191, 171, 180); /* oklch */ color: oklch(76.1% 0.026 348.7);
Tailwind
colors: {
custom: {
50: '#d2c4ca',
500: '#bfabb4',
950: '#000000',
},
}SCSS
$custom: #bfabb4; $custom-light: #d2c4ca; $custom-dark: #000000;
JSON
{
"hex": "#bfabb4",
"rgb": {
"r": 191,
"g": 171,
"b": 180
},
"hsl": {
"h": 333,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.76102,
"c": 0.02612,
"h": 348.7
},
"luminance": 0.43497
}Semantic roles & 50–950 ramp
primary
#BFABB4
secondary
#E0E6E3
accent
#98764E
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182