#BFAAB3#BFAAB3
#BFAAB3 is a light, muted pink. Relative luminance 0.431; OKLCH L 75.9% C 0.027 H 350.0°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAAB3 |
|---|---|
| RGB | rgb(191, 170, 179) |
| HSL | hsl(334, 14%, 71%) |
| HSV | hsv(334, 11%, 75%) |
| CMYK | cmyk(0%, 11%, 6.3%, 25.1%) |
| CIE-LAB | lab(71.61, 9.15, -1.83) |
| CIE-LCH | lch(71.61, 9.33, 348.67°) |
| OKLab | oklab(75.87% 0.0268 -0.0047) |
| OKLCH | oklch(75.87% 0.027 350) |
| XYZ | xyz(43.9964, 43.0812, 48.6369) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.68
Dusty Pink
#D8A7B1
ΔE00 8.21
Thistle
#D8BFD8
ΔE00 8.46
Light Mauve
#C292A1
ΔE00 9.60
Grey Pink
#C3909B
ΔE00 10.35
Lilac
#C8A2C8
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAAB3 #AABFB6
analogous
#BFAABD #BFAAB3 #BFABAA
triadic
#BFAAB3 #B3BFAA #AAB3BF
tetradic
#BFAAB3 #BDBFAA #AABFB6 #ABAABF
square
#BFAAB3 #BDBFAA #AABFB6 #ABAABF
split-complementary
#BFAAB3 #AABFAB #AABDBF
monochromatic
#886675 #A58794 #BFAAB3 #D9CDD2 #F2EEEF
Accessibility & contrast
On white
2.18
#BFAAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#BFAAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAAB3
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAAB3 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADB3
Deuteranopia (green-blind)
#B0B1B2
Tritanopia (blue-blind)
#C3AAAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bfaab3; /* rgb */ color: rgb(191, 170, 179); /* oklch */ color: oklch(75.9% 0.027 350.0);
Tailwind
colors: {
custom: {
50: '#d2c3c9',
500: '#bfaab3',
950: '#000000',
},
}SCSS
$custom: #bfaab3; $custom-light: #d2c3c9; $custom-dark: #000000;
JSON
{
"hex": "#bfaab3",
"rgb": {
"r": 191,
"g": 170,
"b": 179
},
"hsl": {
"h": 334.286,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.75873,
"c": 0.02718,
"h": 350
},
"luminance": 0.4308
}Semantic roles & 50–950 ramp
primary
#BFAAB3
secondary
#E0E5E3
accent
#98784D
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182