#BFABB1#BFABB1
#BFABB1 is a light, muted pink. Relative luminance 0.434; OKLCH L 76.0% C 0.024 H 357.6°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABB1 |
|---|---|
| RGB | rgb(191, 171, 177) |
| HSL | hsl(342, 14%, 71%) |
| HSV | hsv(342, 10%, 75%) |
| CMYK | cmyk(0%, 10.5%, 7.3%, 25.1%) |
| CIE-LAB | lab(71.81, 8.25, -0.44) |
| CIE-LCH | lch(71.81, 8.26, 356.96°) |
| OKLab | oklab(76.01% 0.0245 -0.001) |
| OKLCH | oklch(76.01% 0.024 357.6) |
| XYZ | xyz(43.9838, 43.3773, 47.6421) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.71
Dusty Pink
#D8A7B1
ΔE00 8.70
Thistle
#D8BFD8
ΔE00 9.33
Dark Gray
#A9A9A9
ΔE00 9.88
Dove Gray
#B6B8BD
ΔE00 10.13
Light Mauve
#C292A1
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABB1 #ABBFB9
analogous
#BFABBB #BFABB1 #BFAFAB
triadic
#BFABB1 #B1BFAB #ABB1BF
tetradic
#BFABB1 #BBBFAB #ABBFB9 #AFABBF
square
#BFABB1 #BBBFAB #ABBFB9 #AFABBF
split-complementary
#BFABB1 #ABBFAF #ABBBBF
monochromatic
#886871 #A58891 #BFABB1 #D9CED1 #F2EEEF
Accessibility & contrast
On white
2.17
#BFABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#BFABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABB1
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABB1 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEB1
Deuteranopia (green-blind)
#B1B1B1
Tritanopia (blue-blind)
#C3AAAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfabb1; /* rgb */ color: rgb(191, 171, 177); /* oklch */ color: oklch(76.0% 0.024 357.6);
Tailwind
colors: {
custom: {
50: '#d2c4c8',
500: '#bfabb1',
950: '#000000',
},
}SCSS
$custom: #bfabb1; $custom-light: #d2c4c8; $custom-dark: #000000;
JSON
{
"hex": "#bfabb1",
"rgb": {
"r": 191,
"g": 171,
"b": 177
},
"hsl": {
"h": 342,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.76011,
"c": 0.02449,
"h": 357.6
},
"luminance": 0.43377
}Semantic roles & 50–950 ramp
primary
#BFABB1
secondary
#E0E6E4
accent
#98824E
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182