#BFABBB#BFABBB
#BFABBB is a light, muted pink. Relative luminance 0.438; OKLCH L 76.3% C 0.032 H 332.6°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABBB |
|---|---|
| RGB | rgb(191, 171, 187) |
| HSL | hsl(312, 14%, 71%) |
| HSV | hsv(312, 10%, 75%) |
| CMYK | cmyk(0%, 10.5%, 2.1%, 25.1%) |
| CIE-LAB | lab(72.09, 10.06, -5.53) |
| CIE-LCH | lch(72.09, 11.48, 331.18°) |
| OKLab | oklab(76.32% 0.0283 -0.0146) |
| OKLCH | oklch(76.32% 0.032 332.6) |
| XYZ | xyz(45.0173, 43.7907, 53.0850) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.64
Lilac
#C8A2C8
ΔE00 8.23
Pinkish Grey
#C8ACA9
ΔE00 8.31
Dusty Pink
#D8A7B1
ΔE00 8.80
Light Mauve
#C292A1
ΔE00 9.84
Grey Pink
#C3909B
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABBB #ABBFAF
analogous
#B9ABBF #BFABBB #BFABB1
triadic
#BFABBB #BBBFAB #ABBBBF
tetradic
#BFABBB #BFB9AB #ABBFAF #ABB1BF
square
#BFABBB #BFB9AB #ABBFAF #ABB1BF
split-complementary
#BFABBB #B1BFAB #ABBFB9
monochromatic
#886882 #A5889F #BFABBB #D9CED7 #F2EEF1
Accessibility & contrast
On white
2.15
#BFABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#BFABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABBB
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABBB | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#AFB2BA
Tritanopia (blue-blind)
#C1ACB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bfabbb; /* rgb */ color: rgb(191, 171, 187); /* oklch */ color: oklch(76.3% 0.032 332.6);
Tailwind
colors: {
custom: {
50: '#d2c4cf',
500: '#bfabbb',
950: '#000000',
},
}SCSS
$custom: #bfabbb; $custom-light: #d2c4cf; $custom-dark: #000000;
JSON
{
"hex": "#bfabbb",
"rgb": {
"r": 191,
"g": 171,
"b": 187
},
"hsl": {
"h": 312,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.7632,
"c": 0.03183,
"h": 332.6
},
"luminance": 0.4379
}Semantic roles & 50–950 ramp
primary
#BFABBB
secondary
#E0E6E1
accent
#985D4E
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141213
muted
#828182