#BFAEB2#BFAEB2
#BFAEB2 is a light, muted red. Relative luminance 0.446; OKLCH L 76.6% C 0.020 H 1.6°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEB2 |
|---|---|
| RGB | rgb(191, 174, 178) |
| HSL | hsl(346, 12%, 72%) |
| HSV | hsv(346, 9%, 75%) |
| CMYK | cmyk(0%, 8.9%, 6.8%, 25.1%) |
| CIE-LAB | lab(72.60, 6.79, 0.17) |
| CIE-LCH | lch(72.60, 6.80, 1.44°) |
| OKLab | oklab(76.64% 0.0203 0.0006) |
| OKLCH | oklch(76.64% 0.02 1.6) |
| XYZ | xyz(44.6569, 44.5635, 48.3600) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.76
Dark Gray
#A9A9A9
ΔE00 8.68
Dove Gray
#B6B8BD
ΔE00 8.78
Silver
#C0C0C0
ΔE00 9.08
Dusty Pink
#D8A7B1
ΔE00 9.96
Thistle
#D8BFD8
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEB2 #AEBFBB
analogous
#BFAEBB #BFAEB2 #BFB3AE
triadic
#BFAEB2 #B2BFAE #AEB2BF
tetradic
#BFAEB2 #BBBFAE #AEBFBB #B3AEBF
square
#BFAEB2 #BBBFAE #AEBFBB #B3AEBF
split-complementary
#BFAEB2 #AEBFB3 #AEBBBF
monochromatic
#886B72 #A48C92 #BFAEB2 #DAD0D3 #F1EEEF
Accessibility & contrast
On white
2.12
#BFAEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#BFAEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEB2
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEB2 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0B2
Deuteranopia (green-blind)
#B4B3B2
Tritanopia (blue-blind)
#C2ADAF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfaeb2; /* rgb */ color: rgb(191, 174, 178); /* oklch */ color: oklch(76.6% 0.020 1.6);
Tailwind
colors: {
custom: {
50: '#d2c6c9',
500: '#bfaeb2',
950: '#000000',
},
}SCSS
$custom: #bfaeb2; $custom-light: #d2c6c9; $custom-dark: #000000;
JSON
{
"hex": "#bfaeb2",
"rgb": {
"r": 191,
"g": 174,
"b": 178
},
"hsl": {
"h": 345.882,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.7664,
"c": 0.02029,
"h": 1.6
},
"luminance": 0.44563
}Semantic roles & 50–950 ramp
primary
#BFAEB2
secondary
#E2E7E6
accent
#968550
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282