#BFABB8#BFABB8
#BFABB8 is a light, muted pink. Relative luminance 0.437; OKLCH L 76.2% C 0.029 H 338.8°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABB8 |
|---|---|
| RGB | rgb(191, 171, 184) |
| HSL | hsl(321, 14%, 71%) |
| HSV | hsv(321, 10%, 75%) |
| CMYK | cmyk(0%, 10.5%, 3.7%, 25.1%) |
| CIE-LAB | lab(72.00, 9.51, -4.01) |
| CIE-LCH | lch(72.00, 10.32, 337.13°) |
| OKLab | oklab(76.22% 0.0271 -0.0105) |
| OKLCH | oklch(76.22% 0.029 338.8) |
| XYZ | xyz(44.6995, 43.6635, 51.4113) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.24
Thistle
#D8BFD8
ΔE00 7.29
Dusty Pink
#D8A7B1
ΔE00 8.58
Lilac
#C8A2C8
ΔE00 9.18
Light Mauve
#C292A1
ΔE00 9.81
Grey Pink
#C3909B
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABB8 #ABBFB2
analogous
#BCABBF #BFABB8 #BFABAE
triadic
#BFABB8 #B8BFAB #ABB8BF
tetradic
#BFABB8 #BFBCAB #ABBFB2 #ABAEBF
square
#BFABB8 #BFBCAB #ABBFB2 #ABAEBF
split-complementary
#BFABB8 #AEBFAB #ABBFBC
monochromatic
#88687D #A5889B #BFABB8 #D9CED5 #F2EEF0
Accessibility & contrast
On white
2.16
#BFABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#BFABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABB8
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABB8 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFB9
Deuteranopia (green-blind)
#B0B2B7
Tritanopia (blue-blind)
#C2ABAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfabb8; /* rgb */ color: rgb(191, 171, 184); /* oklch */ color: oklch(76.2% 0.029 338.8);
Tailwind
colors: {
custom: {
50: '#d2c4cd',
500: '#bfabb8',
950: '#000000',
},
}SCSS
$custom: #bfabb8; $custom-light: #d2c4cd; $custom-dark: #000000;
JSON
{
"hex": "#bfabb8",
"rgb": {
"r": 191,
"g": 171,
"b": 184
},
"hsl": {
"h": 321,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.76225,
"c": 0.02912,
"h": 338.8
},
"luminance": 0.43663
}Semantic roles & 50–950 ramp
primary
#BFABB8
secondary
#E0E6E2
accent
#98684E
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141213
muted
#828182