#BFAAB2#BFAAB2
#BFAAB2 is a light, muted pink. Relative luminance 0.430; OKLCH L 75.8% C 0.027 H 352.7°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAAB2 |
|---|---|
| RGB | rgb(191, 170, 178) |
| HSL | hsl(337, 14%, 71%) |
| HSV | hsv(337, 11%, 75%) |
| CMYK | cmyk(0%, 11%, 6.8%, 25.1%) |
| CIE-LAB | lab(71.58, 8.97, -1.32) |
| CIE-LCH | lch(71.58, 9.07, 351.62°) |
| OKLab | oklab(75.84% 0.0264 -0.0034) |
| OKLCH | oklch(75.84% 0.027 352.7) |
| XYZ | xyz(43.8957, 43.0409, 48.1062) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.31
Dusty Pink
#D8A7B1
ΔE00 8.25
Thistle
#D8BFD8
ΔE00 8.77
Light Mauve
#C292A1
ΔE00 9.69
Grey Pink
#C3909B
ΔE00 10.38
Rosybrown
#BC8F8F
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAAB2 #AABFB7
analogous
#BFAABC #BFAAB2 #BFACAA
triadic
#BFAAB2 #B2BFAA #AAB2BF
tetradic
#BFAAB2 #BCBFAA #AABFB7 #ACAABF
square
#BFAAB2 #BCBFAA #AABFB7 #ACAABF
split-complementary
#BFAAB2 #AABFAC #AABCBF
monochromatic
#886673 #A58792 #BFAAB2 #D9CDD2 #F2EEEF
Accessibility & contrast
On white
2.19
#BFAAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#BFAAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAAB2
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAAB2 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADB2
Deuteranopia (green-blind)
#B0B1B2
Tritanopia (blue-blind)
#C3A9AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bfaab2; /* rgb */ color: rgb(191, 170, 178); /* oklch */ color: oklch(75.8% 0.027 352.7);
Tailwind
colors: {
custom: {
50: '#d2c3c9',
500: '#bfaab2',
950: '#000000',
},
}SCSS
$custom: #bfaab2; $custom-light: #d2c3c9; $custom-dark: #000000;
JSON
{
"hex": "#bfaab2",
"rgb": {
"r": 191,
"g": 170,
"b": 178
},
"hsl": {
"h": 337.143,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.75843,
"c": 0.0266,
"h": 352.7
},
"luminance": 0.4304
}Semantic roles & 50–950 ramp
primary
#BFAAB2
secondary
#E0E5E3
accent
#987C4D
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182