#BFAEB9#BFAEB9
#BFAEB9 is a light, muted pink. Relative luminance 0.449; OKLCH L 76.9% C 0.025 H 338.8°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEB9 |
|---|---|
| RGB | rgb(191, 174, 185) |
| HSL | hsl(321, 12%, 72%) |
| HSV | hsv(321, 9%, 75%) |
| CMYK | cmyk(0%, 8.9%, 3.1%, 25.1%) |
| CIE-LAB | lab(72.79, 8.05, -3.39) |
| CIE-LCH | lch(72.79, 8.74, 337.14°) |
| OKLab | oklab(76.85% 0.023 -0.0089) |
| OKLCH | oklch(76.85% 0.025 338.8) |
| XYZ | xyz(45.3778, 44.8518, 52.1563) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.97
Thistle
#D8BFD8
ΔE00 7.64
Dove Gray
#B6B8BD
ΔE00 9.50
Dusty Pink
#D8A7B1
ΔE00 9.54
Dark Gray
#A9A9A9
ΔE00 10.15
Silver
#C0C0C0
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEB9 #AEBFB4
analogous
#BDAEBF #BFAEB9 #BFAEB1
triadic
#BFAEB9 #B9BFAE #AEB9BF
tetradic
#BFAEB9 #BFBDAE #AEBFB4 #AEB1BF
square
#BFAEB9 #BFBDAE #AEBFB4 #AEB1BF
split-complementary
#BFAEB9 #B1BFAE #AEBFBD
monochromatic
#886B7D #A48C9B #BFAEB9 #DAD0D7 #F1EEF0
Accessibility & contrast
On white
2.11
#BFAEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#BFAEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEB9
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEB9 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1B9
Deuteranopia (green-blind)
#B2B3B8
Tritanopia (blue-blind)
#C1AEB2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfaeb9; /* rgb */ color: rgb(191, 174, 185); /* oklch */ color: oklch(76.9% 0.025 338.8);
Tailwind
colors: {
custom: {
50: '#d2c6ce',
500: '#bfaeb9',
950: '#000000',
},
}SCSS
$custom: #bfaeb9; $custom-light: #d2c6ce; $custom-dark: #000000;
JSON
{
"hex": "#bfaeb9",
"rgb": {
"r": 191,
"g": 174,
"b": 185
},
"hsl": {
"h": 321.176,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.76852,
"c": 0.02464,
"h": 338.8
},
"luminance": 0.44851
}Semantic roles & 50–950 ramp
primary
#BFAEB9
secondary
#E2E7E4
accent
#966850
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282