#BFAEB5#BFAEB5
#BFAEB5 is a light, muted pink. Relative luminance 0.447; OKLCH L 76.7% C 0.022 H 350.7°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEB5 |
|---|---|
| RGB | rgb(191, 174, 181) |
| HSL | hsl(335, 12%, 72%) |
| HSV | hsv(335, 9%, 75%) |
| CMYK | cmyk(0%, 8.9%, 5.2%, 25.1%) |
| CIE-LAB | lab(72.68, 7.33, -1.36) |
| CIE-LCH | lch(72.68, 7.45, 349.49°) |
| OKLab | oklab(76.73% 0.0214 -0.0035) |
| OKLCH | oklch(76.73% 0.022 350.7) |
| XYZ | xyz(44.9614, 44.6853, 49.9637) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.65
Thistle
#D8BFD8
ΔE00 8.89
Dove Gray
#B6B8BD
ΔE00 8.99
Dark Gray
#A9A9A9
ΔE00 9.25
Silver
#C0C0C0
ΔE00 9.59
Dusty Pink
#D8A7B1
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEB5 #AEBFB8
analogous
#BFAEBE #BFAEB5 #BFB0AE
triadic
#BFAEB5 #B5BFAE #AEB5BF
tetradic
#BFAEB5 #BEBFAE #AEBFB8 #B0AEBF
square
#BFAEB5 #BEBFAE #AEBFB8 #B0AEBF
split-complementary
#BFAEB5 #AEBFB0 #AEBEBF
monochromatic
#886B77 #A48C96 #BFAEB5 #DAD0D4 #F1EEEF
Accessibility & contrast
On white
2.11
#BFAEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#BFAEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEB5
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEB5 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B5
Deuteranopia (green-blind)
#B3B3B5
Tritanopia (blue-blind)
#C2AEB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfaeb5; /* rgb */ color: rgb(191, 174, 181); /* oklch */ color: oklch(76.7% 0.022 350.7);
Tailwind
colors: {
custom: {
50: '#d2c6cb',
500: '#bfaeb5',
950: '#000000',
},
}SCSS
$custom: #bfaeb5; $custom-light: #d2c6cb; $custom-dark: #000000;
JSON
{
"hex": "#bfaeb5",
"rgb": {
"r": 191,
"g": 174,
"b": 181
},
"hsl": {
"h": 335.294,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.76729,
"c": 0.02172,
"h": 350.7
},
"luminance": 0.44685
}Semantic roles & 50–950 ramp
primary
#BFAEB5
secondary
#E2E7E5
accent
#967950
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282