#BFAAB9#BFAAB9
#BFAAB9 is a light, muted pink. Relative luminance 0.433; OKLCH L 76.1% C 0.032 H 336.0°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAAB9 |
|---|---|
| RGB | rgb(191, 170, 185) |
| HSL | hsl(317, 14%, 71%) |
| HSV | hsv(317, 11%, 75%) |
| CMYK | cmyk(0%, 11%, 3.1%, 25.1%) |
| CIE-LAB | lab(71.78, 10.23, -4.89) |
| CIE-LCH | lch(71.78, 11.34, 334.45°) |
| OKLab | oklab(76.06% 0.029 -0.0129) |
| OKLCH | oklch(76.06% 0.032 336) |
| XYZ | xyz(44.6165, 43.3293, 51.9025) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.96
Pinkish Grey
#C8ACA9
ΔE00 7.87
Lilac
#C8A2C8
ΔE00 8.34
Dusty Pink
#D8A7B1
ΔE00 8.41
Light Mauve
#C292A1
ΔE00 9.41
Grey Pink
#C3909B
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAAB9 #AABFB0
analogous
#BAAABF #BFAAB9 #BFAAAE
triadic
#BFAAB9 #B9BFAA #AAB9BF
tetradic
#BFAAB9 #BFBAAA #AABFB0 #AAAEBF
square
#BFAAB9 #BFBAAA #AABFB0 #AAAEBF
split-complementary
#BFAAB9 #AEBFAA #AABFBA
monochromatic
#88667F #A5879C #BFAAB9 #D9CDD6 #F2EEF1
Accessibility & contrast
On white
2.17
#BFAAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#BFAAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAAB9
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAAB9 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBA
Deuteranopia (green-blind)
#AFB1B8
Tritanopia (blue-blind)
#C2ABAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfaab9; /* rgb */ color: rgb(191, 170, 185); /* oklch */ color: oklch(76.1% 0.032 336.0);
Tailwind
colors: {
custom: {
50: '#d2c3ce',
500: '#bfaab9',
950: '#000000',
},
}SCSS
$custom: #bfaab9; $custom-light: #d2c3ce; $custom-dark: #000000;
JSON
{
"hex": "#bfaab9",
"rgb": {
"r": 191,
"g": 170,
"b": 185
},
"hsl": {
"h": 317.143,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.76059,
"c": 0.03177,
"h": 336
},
"luminance": 0.43329
}Semantic roles & 50–950 ramp
primary
#BFAAB9
secondary
#E0E5E1
accent
#98634D
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141213
muted
#828182