#BFABB2#BFABB2
#BFABB2 is a light, muted pink. Relative luminance 0.434; OKLCH L 76.0% C 0.025 H 354.5°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABB2 |
|---|---|
| RGB | rgb(191, 171, 178) |
| HSL | hsl(339, 14%, 71%) |
| HSV | hsv(339, 10%, 75%) |
| CMYK | cmyk(0%, 10.5%, 6.8%, 25.1%) |
| CIE-LAB | lab(71.84, 8.43, -0.95) |
| CIE-LCH | lch(71.84, 8.48, 353.57°) |
| OKLab | oklab(76.04% 0.0249 -0.0024) |
| OKLCH | oklch(76.04% 0.025 354.5) |
| XYZ | xyz(44.0838, 43.4173, 48.1689) |
| Luminance | 0.4342 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.07
Dusty Pink
#D8A7B1
ΔE00 8.63
Thistle
#D8BFD8
ΔE00 9.00
Dark Gray
#A9A9A9
ΔE00 10.06
Dove Gray
#B6B8BD
ΔE00 10.20
Light Mauve
#C292A1
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABB2 #ABBFB8
analogous
#BFABBC #BFABB2 #BFAEAB
triadic
#BFABB2 #B2BFAB #ABB2BF
tetradic
#BFABB2 #BCBFAB #ABBFB8 #AEABBF
square
#BFABB2 #BCBFAB #ABBFB8 #AEABBF
split-complementary
#BFABB2 #ABBFAE #ABBCBF
monochromatic
#886873 #A58892 #BFABB2 #D9CED2 #F2EEEF
Accessibility & contrast
On white
2.17
#BFABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#BFABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABB2
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABB2 | 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)
#ADAEB2
Deuteranopia (green-blind)
#B1B1B2
Tritanopia (blue-blind)
#C3AAAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfabb2; /* rgb */ color: rgb(191, 171, 178); /* oklch */ color: oklch(76.0% 0.025 354.5);
Tailwind
colors: {
custom: {
50: '#d2c4c9',
500: '#bfabb2',
950: '#000000',
},
}SCSS
$custom: #bfabb2; $custom-light: #d2c4c9; $custom-dark: #000000;
JSON
{
"hex": "#bfabb2",
"rgb": {
"r": 191,
"g": 171,
"b": 178
},
"hsl": {
"h": 339,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.76041,
"c": 0.02496,
"h": 354.5
},
"luminance": 0.43417
}Semantic roles & 50–950 ramp
primary
#BFABB2
secondary
#E0E6E4
accent
#987E4E
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182