#BFAEB3#BFAEB3
#BFAEB3 is a light, muted pink. Relative luminance 0.446; OKLCH L 76.7% C 0.021 H 357.8°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEB3 |
|---|---|
| RGB | rgb(191, 174, 179) |
| HSL | hsl(342, 12%, 72%) |
| HSV | hsv(342, 9%, 75%) |
| CMYK | cmyk(0%, 8.9%, 6.3%, 25.1%) |
| CIE-LAB | lab(72.63, 6.97, -0.34) |
| CIE-LCH | lch(72.63, 6.98, 357.21°) |
| OKLab | oklab(76.67% 0.0207 -0.0008) |
| OKLCH | oklch(76.67% 0.021 357.8) |
| XYZ | xyz(44.7577, 44.6038, 48.8907) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.04
Dove Gray
#B6B8BD
ΔE00 8.83
Dark Gray
#A9A9A9
ΔE00 8.85
Silver
#C0C0C0
ΔE00 9.24
Thistle
#D8BFD8
ΔE00 9.59
Dusty Pink
#D8A7B1
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEB3 #AEBFBA
analogous
#BFAEBC #BFAEB3 #BFB2AE
triadic
#BFAEB3 #B3BFAE #AEB3BF
tetradic
#BFAEB3 #BCBFAE #AEBFBA #B2AEBF
square
#BFAEB3 #BCBFAE #AEBFBA #B2AEBF
split-complementary
#BFAEB3 #AEBFB2 #AEBCBF
monochromatic
#886B73 #A48C93 #BFAEB3 #DAD0D3 #F1EEEF
Accessibility & contrast
On white
2.12
#BFAEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#BFAEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEB3
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEB3 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B3
Deuteranopia (green-blind)
#B3B3B3
Tritanopia (blue-blind)
#C2ADB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfaeb3; /* rgb */ color: rgb(191, 174, 179); /* oklch */ color: oklch(76.7% 0.021 357.8);
Tailwind
colors: {
custom: {
50: '#d2c6c9',
500: '#bfaeb3',
950: '#000000',
},
}SCSS
$custom: #bfaeb3; $custom-light: #d2c6c9; $custom-dark: #000000;
JSON
{
"hex": "#bfaeb3",
"rgb": {
"r": 191,
"g": 174,
"b": 179
},
"hsl": {
"h": 342.353,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.76669,
"c": 0.02069,
"h": 357.8
},
"luminance": 0.44603
}Semantic roles & 50–950 ramp
primary
#BFAEB3
secondary
#E2E7E5
accent
#968150
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282