#BFABB9#BFABB9
#BFABB9 is a light, muted pink. Relative luminance 0.437; OKLCH L 76.3% C 0.030 H 336.6°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABB9 |
|---|---|
| RGB | rgb(191, 171, 185) |
| HSL | hsl(318, 14%, 71%) |
| HSV | hsv(318, 10%, 75%) |
| CMYK | cmyk(0%, 10.5%, 3.1%, 25.1%) |
| CIE-LAB | lab(72.03, 9.69, -4.52) |
| CIE-LCH | lch(72.03, 10.69, 335.00°) |
| OKLab | oklab(76.26% 0.0275 -0.0119) |
| OKLCH | oklch(76.26% 0.03 336.6) |
| XYZ | xyz(44.8047, 43.7056, 51.9653) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.06
Pinkish Grey
#C8ACA9
ΔE00 7.60
Dusty Pink
#D8A7B1
ΔE00 8.64
Lilac
#C8A2C8
ΔE00 8.85
Light Mauve
#C292A1
ΔE00 9.81
Grey Pink
#C3909B
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABB9 #ABBFB1
analogous
#BBABBF #BFABB9 #BFABAF
triadic
#BFABB9 #B9BFAB #ABB9BF
tetradic
#BFABB9 #BFBBAB #ABBFB1 #ABAFBF
square
#BFABB9 #BFBBAB #ABBFB1 #ABAFBF
split-complementary
#BFABB9 #AFBFAB #ABBFBB
monochromatic
#88687E #A5889C #BFABB9 #D9CED6 #F2EEF1
Accessibility & contrast
On white
2.16
#BFABB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#BFABB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABB9
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABB9 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBA
Deuteranopia (green-blind)
#AFB2B8
Tritanopia (blue-blind)
#C1ABB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bfabb9; /* rgb */ color: rgb(191, 171, 185); /* oklch */ color: oklch(76.3% 0.030 336.6);
Tailwind
colors: {
custom: {
50: '#d2c4ce',
500: '#bfabb9',
950: '#000000',
},
}SCSS
$custom: #bfabb9; $custom-light: #d2c4ce; $custom-dark: #000000;
JSON
{
"hex": "#bfabb9",
"rgb": {
"r": 191,
"g": 171,
"b": 185
},
"hsl": {
"h": 318,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.76257,
"c": 0.02998,
"h": 336.6
},
"luminance": 0.43705
}Semantic roles & 50–950 ramp
primary
#BFABB9
secondary
#E0E6E2
accent
#98644E
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141213
muted
#828182