#BFAEBB#BFAEBB
#BFAEBB is a light, muted pink. Relative luminance 0.449; OKLCH L 76.9% C 0.026 H 333.9°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEBB |
|---|---|
| RGB | rgb(191, 174, 187) |
| HSL | hsl(314, 12%, 72%) |
| HSV | hsv(314, 9%, 75%) |
| CMYK | cmyk(0%, 8.9%, 2.1%, 25.1%) |
| CIE-LAB | lab(72.85, 8.42, -4.41) |
| CIE-LCH | lch(72.85, 9.50, 332.36°) |
| OKLab | oklab(76.91% 0.0237 -0.0116) |
| OKLCH | oklch(76.91% 0.026 333.9) |
| XYZ | xyz(45.5904, 44.9369, 53.2760) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.11
Pinkish Grey
#C8ACA9
ΔE00 7.65
Dusty Pink
#D8A7B1
ΔE00 9.58
Dove Gray
#B6B8BD
ΔE00 9.82
Lilac
#C8A2C8
ΔE00 9.82
Dark Gray
#A9A9A9
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEBB #AEBFB2
analogous
#BBAEBF #BFAEBB #BFAEB3
triadic
#BFAEBB #BBBFAE #AEBBBF
tetradic
#BFAEBB #BFBBAE #AEBFB2 #AEB3BF
square
#BFAEBB #BFBBAE #AEBFB2 #AEB3BF
split-complementary
#BFAEBB #B3BFAE #AEBFBB
monochromatic
#886B81 #A48C9E #BFAEBB #DAD0D8 #F1EEF1
Accessibility & contrast
On white
2.10
#BFAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#BFAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEBB
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEBB | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BC
Deuteranopia (green-blind)
#B1B4BA
Tritanopia (blue-blind)
#C1AFB2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfaebb; /* rgb */ color: rgb(191, 174, 187); /* oklch */ color: oklch(76.9% 0.026 333.9);
Tailwind
colors: {
custom: {
50: '#d2c6cf',
500: '#bfaebb',
950: '#000000',
},
}SCSS
$custom: #bfaebb; $custom-light: #d2c6cf; $custom-dark: #000000;
JSON
{
"hex": "#bfaebb",
"rgb": {
"r": 191,
"g": 174,
"b": 187
},
"hsl": {
"h": 314.118,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.76914,
"c": 0.02642,
"h": 333.9
},
"luminance": 0.44936
}Semantic roles & 50–950 ramp
primary
#BFAEBB
secondary
#E2E7E3
accent
#966050
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282