#BFAEB8#BFAEB8
#BFAEB8 is a light, muted pink. Relative luminance 0.448; OKLCH L 76.8% C 0.024 H 341.5°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEB8 |
|---|---|
| RGB | rgb(191, 174, 184) |
| HSL | hsl(325, 12%, 72%) |
| HSV | hsv(325, 9%, 75%) |
| CMYK | cmyk(0%, 8.9%, 3.7%, 25.1%) |
| CIE-LAB | lab(72.77, 7.87, -2.89) |
| CIE-LCH | lch(72.77, 8.38, 339.86°) |
| OKLab | oklab(76.82% 0.0226 -0.0076) |
| OKLCH | oklch(76.82% 0.024 341.5) |
| XYZ | xyz(45.2726, 44.8097, 51.6023) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.63
Thistle
#D8BFD8
ΔE00 7.93
Dove Gray
#B6B8BD
ΔE00 9.35
Dusty Pink
#D8A7B1
ΔE00 9.55
Dark Gray
#A9A9A9
ΔE00 9.91
Silver
#C0C0C0
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEB8 #AEBFB5
analogous
#BEAEBF #BFAEB8 #BFAEB0
triadic
#BFAEB8 #B8BFAE #AEB8BF
tetradic
#BFAEB8 #BFBEAE #AEBFB5 #AEB0BF
square
#BFAEB8 #BFBEAE #AEBFB5 #AEB0BF
split-complementary
#BFAEB8 #B0BFAE #AEBFBE
monochromatic
#886B7C #A48C9A #BFAEB8 #DAD0D6 #F1EEF0
Accessibility & contrast
On white
2.11
#BFAEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#BFAEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEB8
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEB8 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B8
Deuteranopia (green-blind)
#B2B3B8
Tritanopia (blue-blind)
#C1AEB1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfaeb8; /* rgb */ color: rgb(191, 174, 184); /* oklch */ color: oklch(76.8% 0.024 341.5);
Tailwind
colors: {
custom: {
50: '#d2c6cd',
500: '#bfaeb8',
950: '#000000',
},
}SCSS
$custom: #bfaeb8; $custom-light: #d2c6cd; $custom-dark: #000000;
JSON
{
"hex": "#bfaeb8",
"rgb": {
"r": 191,
"g": 174,
"b": 184
},
"hsl": {
"h": 324.706,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.76821,
"c": 0.02382,
"h": 341.5
},
"luminance": 0.44809
}Semantic roles & 50–950 ramp
primary
#BFAEB8
secondary
#E2E7E4
accent
#966D50
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282