#BFABB7#BFABB7
#BFABB7 is a light, muted pink. Relative luminance 0.436; OKLCH L 76.2% C 0.028 H 341.1°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABB7 |
|---|---|
| RGB | rgb(191, 171, 183) |
| HSL | hsl(324, 14%, 71%) |
| HSV | hsv(324, 10%, 75%) |
| CMYK | cmyk(0%, 10.5%, 4.2%, 25.1%) |
| CIE-LAB | lab(71.97, 9.32, -3.50) |
| CIE-LCH | lch(71.97, 9.96, 339.42°) |
| OKLab | oklab(76.19% 0.0268 -0.0092) |
| OKLCH | oklch(76.19% 0.028 341.1) |
| XYZ | xyz(44.5950, 43.6218, 50.8612) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.88
Thistle
#D8BFD8
ΔE00 7.54
Dusty Pink
#D8A7B1
ΔE00 8.55
Lilac
#C8A2C8
ΔE00 9.51
Light Mauve
#C292A1
ΔE00 9.84
Dove Gray
#B6B8BD
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABB7 #ABBFB3
analogous
#BDABBF #BFABB7 #BFABAD
triadic
#BFABB7 #B7BFAB #ABB7BF
tetradic
#BFABB7 #BFBDAB #ABBFB3 #ABADBF
square
#BFABB7 #BFBDAB #ABBFB3 #ABADBF
split-complementary
#BFABB7 #ADBFAB #ABBFBD
monochromatic
#88687B #A58899 #BFABB7 #D9CED5 #F2EEF0
Accessibility & contrast
On white
2.16
#BFABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#BFABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABB7
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABB7 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAFB8
Deuteranopia (green-blind)
#B0B1B6
Tritanopia (blue-blind)
#C2ABAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfabb7; /* rgb */ color: rgb(191, 171, 183); /* oklch */ color: oklch(76.2% 0.028 341.1);
Tailwind
colors: {
custom: {
50: '#d2c4cc',
500: '#bfabb7',
950: '#000000',
},
}SCSS
$custom: #bfabb7; $custom-light: #d2c4cc; $custom-dark: #000000;
JSON
{
"hex": "#bfabb7",
"rgb": {
"r": 191,
"g": 171,
"b": 183
},
"hsl": {
"h": 324,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.76194,
"c": 0.02829,
"h": 341.1
},
"luminance": 0.43621
}Semantic roles & 50–950 ramp
primary
#BFABB7
secondary
#E0E6E2
accent
#986B4E
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182