#BFAEB7#BFAEB7
#BFAEB7 is a light, muted pink. Relative luminance 0.448; OKLCH L 76.8% C 0.023 H 344.4°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEB7 |
|---|---|
| RGB | rgb(191, 174, 183) |
| HSL | hsl(328, 12%, 72%) |
| HSV | hsv(328, 9%, 75%) |
| CMYK | cmyk(0%, 8.9%, 4.2%, 25.1%) |
| CIE-LAB | lab(72.74, 7.69, -2.38) |
| CIE-LCH | lch(72.74, 8.05, 342.82°) |
| OKLab | oklab(76.79% 0.0222 -0.0062) |
| OKLCH | oklch(76.79% 0.023 344.4) |
| XYZ | xyz(45.1681, 44.7680, 51.0522) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.30
Thistle
#D8BFD8
ΔE00 8.24
Dove Gray
#B6B8BD
ΔE00 9.22
Dusty Pink
#D8A7B1
ΔE00 9.57
Dark Gray
#A9A9A9
ΔE00 9.68
Silver
#C0C0C0
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEB7 #AEBFB6
analogous
#BFAEBF #BFAEB7 #BFAEAF
triadic
#BFAEB7 #B7BFAE #AEB7BF
tetradic
#BFAEB7 #BFBFAE #AEBFB6 #AEAFBF
square
#BFAEB7 #BFBFAE #AEBFB6 #AEAFBF
split-complementary
#BFAEB7 #AFBFAE #AEBFBF
monochromatic
#886B7A #A48C99 #BFAEB7 #DAD0D5 #F1EEF0
Accessibility & contrast
On white
2.11
#BFAEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#BFAEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEB7
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEB7 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B7
Deuteranopia (green-blind)
#B2B3B7
Tritanopia (blue-blind)
#C2AEB1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfaeb7; /* rgb */ color: rgb(191, 174, 183); /* oklch */ color: oklch(76.8% 0.023 344.4);
Tailwind
colors: {
custom: {
50: '#d2c6cc',
500: '#bfaeb7',
950: '#000000',
},
}SCSS
$custom: #bfaeb7; $custom-light: #d2c6cc; $custom-dark: #000000;
JSON
{
"hex": "#bfaeb7",
"rgb": {
"r": 191,
"g": 174,
"b": 183
},
"hsl": {
"h": 328.235,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.7679,
"c": 0.02306,
"h": 344.4
},
"luminance": 0.44767
}Semantic roles & 50–950 ramp
primary
#BFAEB7
secondary
#E2E7E4
accent
#967150
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282