#BFAAB8#BFAAB8
#BFAAB8 is a light, muted pink. Relative luminance 0.433; OKLCH L 76.0% C 0.031 H 338.1°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAAB8 |
|---|---|
| RGB | rgb(191, 170, 184) |
| HSL | hsl(320, 14%, 71%) |
| HSV | hsv(320, 11%, 75%) |
| CMYK | cmyk(0%, 11%, 3.7%, 25.1%) |
| CIE-LAB | lab(71.75, 10.05, -4.38) |
| CIE-LCH | lch(71.75, 10.97, 336.44°) |
| OKLab | oklab(76.03% 0.0287 -0.0115) |
| OKLCH | oklch(76.03% 0.031 338.1) |
| XYZ | xyz(44.5113, 43.2872, 51.3485) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.17
Pinkish Grey
#C8ACA9
ΔE00 7.52
Dusty Pink
#D8A7B1
ΔE00 8.33
Lilac
#C8A2C8
ΔE00 8.66
Light Mauve
#C292A1
ΔE00 9.40
Grey Pink
#C3909B
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAAB8 #AABFB1
analogous
#BBAABF #BFAAB8 #BFAAAD
triadic
#BFAAB8 #B8BFAA #AAB8BF
tetradic
#BFAAB8 #BFBBAA #AABFB1 #AAADBF
square
#BFAAB8 #BFBBAA #AABFB1 #AAADBF
split-complementary
#BFAAB8 #ADBFAA #AABFBB
monochromatic
#88667D #A5879B #BFAAB8 #D9CDD5 #F2EEF0
Accessibility & contrast
On white
2.17
#BFAAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#BFAAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAAB8
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAAB8 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEB9
Deuteranopia (green-blind)
#AFB1B7
Tritanopia (blue-blind)
#C2AAAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfaab8; /* rgb */ color: rgb(191, 170, 184); /* oklch */ color: oklch(76.0% 0.031 338.1);
Tailwind
colors: {
custom: {
50: '#d2c3cd',
500: '#bfaab8',
950: '#000000',
},
}SCSS
$custom: #bfaab8; $custom-light: #d2c3cd; $custom-dark: #000000;
JSON
{
"hex": "#bfaab8",
"rgb": {
"r": 191,
"g": 170,
"b": 184
},
"hsl": {
"h": 320,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.76028,
"c": 0.0309,
"h": 338.1
},
"luminance": 0.43287
}Semantic roles & 50–950 ramp
primary
#BFAAB8
secondary
#E0E5E1
accent
#98664D
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141213
muted
#828182