#BFAEB6#BFAEB6
#BFAEB6 is a light, muted pink. Relative luminance 0.447; OKLCH L 76.8% C 0.022 H 347.5°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEB6 |
|---|---|
| RGB | rgb(191, 174, 182) |
| HSL | hsl(332, 12%, 72%) |
| HSV | hsv(332, 9%, 75%) |
| CMYK | cmyk(0%, 8.9%, 4.7%, 25.1%) |
| CIE-LAB | lab(72.71, 7.51, -1.87) |
| CIE-LCH | lch(72.71, 7.74, 346.02°) |
| OKLab | oklab(76.76% 0.0218 -0.0048) |
| OKLCH | oklch(76.76% 0.022 347.5) |
| XYZ | xyz(45.0644, 44.7265, 50.5060) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.97
Thistle
#D8BFD8
ΔE00 8.56
Dove Gray
#B6B8BD
ΔE00 9.10
Dark Gray
#A9A9A9
ΔE00 9.46
Dusty Pink
#D8A7B1
ΔE00 9.61
Silver
#C0C0C0
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEB6 #AEBFB7
analogous
#BFAEBF #BFAEB6 #BFAFAE
triadic
#BFAEB6 #B6BFAE #AEB6BF
tetradic
#BFAEB6 #BFBFAE #AEBFB7 #AFAEBF
square
#BFAEB6 #BFBFAE #AEBFB7 #AFAEBF
split-complementary
#BFAEB6 #AEBFAF #AEBFBF
monochromatic
#886B78 #A48C97 #BFAEB6 #DAD0D5 #F1EEF0
Accessibility & contrast
On white
2.11
#BFAEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#BFAEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEB6
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEB6 | 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)
#AFB1B6
Deuteranopia (green-blind)
#B3B3B6
Tritanopia (blue-blind)
#C2AEB1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfaeb6; /* rgb */ color: rgb(191, 174, 182); /* oklch */ color: oklch(76.8% 0.022 347.5);
Tailwind
colors: {
custom: {
50: '#d2c6cb',
500: '#bfaeb6',
950: '#000000',
},
}SCSS
$custom: #bfaeb6; $custom-light: #d2c6cb; $custom-dark: #000000;
JSON
{
"hex": "#bfaeb6",
"rgb": {
"r": 191,
"g": 174,
"b": 182
},
"hsl": {
"h": 331.765,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.7676,
"c": 0.02235,
"h": 347.5
},
"luminance": 0.44726
}Semantic roles & 50–950 ramp
primary
#BFAEB6
secondary
#E2E7E5
accent
#967550
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282