#BFABB6#BFABB6
#BFABB6 is a light, muted pink. Relative luminance 0.436; OKLCH L 76.2% C 0.028 H 343.5°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABB6 |
|---|---|
| RGB | rgb(191, 171, 182) |
| HSL | hsl(327, 14%, 71%) |
| HSV | hsv(327, 10%, 75%) |
| CMYK | cmyk(0%, 10.5%, 4.7%, 25.1%) |
| CIE-LAB | lab(71.95, 9.14, -2.99) |
| CIE-LCH | lch(71.95, 9.62, 341.88°) |
| OKLab | oklab(76.16% 0.0264 -0.0078) |
| OKLCH | oklch(76.16% 0.028 343.5) |
| XYZ | xyz(44.4913, 43.5803, 50.3150) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.52
Thistle
#D8BFD8
ΔE00 7.80
Dusty Pink
#D8A7B1
ΔE00 8.52
Lilac
#C8A2C8
ΔE00 9.85
Light Mauve
#C292A1
ΔE00 9.88
Dove Gray
#B6B8BD
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABB6 #ABBFB4
analogous
#BEABBF #BFABB6 #BFABAC
triadic
#BFABB6 #B6BFAB #ABB6BF
tetradic
#BFABB6 #BFBEAB #ABBFB4 #ABACBF
square
#BFABB6 #BFBEAB #ABBFB4 #ABACBF
split-complementary
#BFABB6 #ACBFAB #ABBFBE
monochromatic
#886879 #A58898 #BFABB6 #D9CED4 #F2EEF0
Accessibility & contrast
On white
2.16
#BFABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#BFABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABB6
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABB6 | 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)
#ACAFB6
Deuteranopia (green-blind)
#B0B1B5
Tritanopia (blue-blind)
#C2ABAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfabb6; /* rgb */ color: rgb(191, 171, 182); /* oklch */ color: oklch(76.2% 0.028 343.5);
Tailwind
colors: {
custom: {
50: '#d2c4cb',
500: '#bfabb6',
950: '#000000',
},
}SCSS
$custom: #bfabb6; $custom-light: #d2c4cb; $custom-dark: #000000;
JSON
{
"hex": "#bfabb6",
"rgb": {
"r": 191,
"g": 171,
"b": 182
},
"hsl": {
"h": 327,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.76163,
"c": 0.02751,
"h": 343.5
},
"luminance": 0.4358
}Semantic roles & 50–950 ramp
primary
#BFABB6
secondary
#E0E6E3
accent
#986F4E
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182