#BFAEB4#BFAEB4
#BFAEB4 is a light, muted pink. Relative luminance 0.446; OKLCH L 76.7% C 0.021 H 354.2°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEB4 |
|---|---|
| RGB | rgb(191, 174, 180) |
| HSL | hsl(339, 12%, 72%) |
| HSV | hsv(339, 9%, 75%) |
| CMYK | cmyk(0%, 8.9%, 5.8%, 25.1%) |
| CIE-LAB | lab(72.66, 7.15, -0.85) |
| CIE-LCH | lch(72.66, 7.20, 353.22°) |
| OKLab | oklab(76.7% 0.0211 -0.0021) |
| OKLCH | oklch(76.7% 0.021 354.2) |
| XYZ | xyz(44.8592, 44.6444, 49.4252) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.33
Dove Gray
#B6B8BD
ΔE00 8.90
Dark Gray
#A9A9A9
ΔE00 9.04
Thistle
#D8BFD8
ΔE00 9.24
Silver
#C0C0C0
ΔE00 9.41
Dusty Pink
#D8A7B1
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEB4 #AEBFB9
analogous
#BFAEBD #BFAEB4 #BFB1AE
triadic
#BFAEB4 #B4BFAE #AEB4BF
tetradic
#BFAEB4 #BDBFAE #AEBFB9 #B1AEBF
square
#BFAEB4 #BDBFAE #AEBFB9 #B1AEBF
split-complementary
#BFAEB4 #AEBFB1 #AEBDBF
monochromatic
#886B75 #A48C94 #BFAEB4 #DAD0D4 #F1EEEF
Accessibility & contrast
On white
2.12
#BFAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#BFAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEB4
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEB4 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B4
Deuteranopia (green-blind)
#B3B3B4
Tritanopia (blue-blind)
#C2ADB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfaeb4; /* rgb */ color: rgb(191, 174, 180); /* oklch */ color: oklch(76.7% 0.021 354.2);
Tailwind
colors: {
custom: {
50: '#d2c6ca',
500: '#bfaeb4',
950: '#000000',
},
}SCSS
$custom: #bfaeb4; $custom-light: #d2c6ca; $custom-dark: #000000;
JSON
{
"hex": "#bfaeb4",
"rgb": {
"r": 191,
"g": 174,
"b": 180
},
"hsl": {
"h": 338.824,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.76699,
"c": 0.02116,
"h": 354.2
},
"luminance": 0.44644
}Semantic roles & 50–950 ramp
primary
#BFAEB4
secondary
#E2E7E5
accent
#967D50
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282