#BFABB5#BFABB5
#BFABB5 is a light, muted pink. Relative luminance 0.435; OKLCH L 76.1% C 0.027 H 346.0°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABB5 |
|---|---|
| RGB | rgb(191, 171, 181) |
| HSL | hsl(330, 14%, 71%) |
| HSV | hsv(330, 10%, 75%) |
| CMYK | cmyk(0%, 10.5%, 5.2%, 25.1%) |
| CIE-LAB | lab(71.92, 8.96, -2.48) |
| CIE-LCH | lch(71.92, 9.30, 344.53°) |
| OKLab | oklab(76.13% 0.026 -0.0065) |
| OKLCH | oklch(76.13% 0.027 346) |
| XYZ | xyz(44.3883, 43.5391, 49.7726) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.16
Thistle
#D8BFD8
ΔE00 8.08
Dusty Pink
#D8A7B1
ΔE00 8.52
Light Mauve
#C292A1
ΔE00 9.93
Lilac
#C8A2C8
ΔE00 10.20
Dove Gray
#B6B8BD
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABB5 #ABBFB5
analogous
#BFABBF #BFABB5 #BFABAB
triadic
#BFABB5 #B5BFAB #ABB5BF
tetradic
#BFABB5 #BFBFAB #ABBFB5 #ABABBF
square
#BFABB5 #BFBFAB #ABBFB5 #ABABBF
split-complementary
#BFABB5 #ABBFAB #ABBFBF
monochromatic
#886878 #A58896 #BFABB5 #D9CED4 #F2EEF0
Accessibility & contrast
On white
2.16
#BFABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#BFABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABB5
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABB5 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB5
Deuteranopia (green-blind)
#B0B1B4
Tritanopia (blue-blind)
#C2ABAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfabb5; /* rgb */ color: rgb(191, 171, 181); /* oklch */ color: oklch(76.1% 0.027 346.0);
Tailwind
colors: {
custom: {
50: '#d2c4cb',
500: '#bfabb5',
950: '#000000',
},
}SCSS
$custom: #bfabb5; $custom-light: #d2c4cb; $custom-dark: #000000;
JSON
{
"hex": "#bfabb5",
"rgb": {
"r": 191,
"g": 171,
"b": 181
},
"hsl": {
"h": 330,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.76133,
"c": 0.02679,
"h": 346
},
"luminance": 0.43538
}Semantic roles & 50–950 ramp
primary
#BFABB5
secondary
#E0E6E3
accent
#98734E
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182