#BFAEAB#BFAEAB
#BFAEAB is a light, muted red. Relative luminance 0.443; OKLCH L 76.4% C 0.020 H 29.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEAB |
|---|---|
| RGB | rgb(191, 174, 171) |
| HSL | hsl(9, 14%, 71%) |
| HSV | hsv(9, 10%, 75%) |
| CMYK | cmyk(0%, 8.9%, 10.5%, 25.1%) |
| CIE-LAB | lab(72.42, 5.58, 3.75) |
| CIE-LCH | lch(72.42, 6.72, 33.90°) |
| OKLab | oklab(76.44% 0.0175 0.01) |
| OKLCH | oklch(76.44% 0.02 29.6) |
| XYZ | xyz(43.9720, 44.2895, 44.7525) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.06
Dark Gray
#A9A9A9
ΔE00 7.98
Warm Gray
#C9BEB0
ΔE00 8.00
Silver
#C0C0C0
ΔE00 8.52
Greige
#B8AB98
ΔE00 8.91
Dove Gray
#B6B8BD
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEAB #ABBCBF
analogous
#BFABB2 #BFAEAB #BFB8AB
triadic
#BFAEAB #ABBFAE #AEABBF
tetradic
#BFAEAB #B2BFAB #ABBCBF #B8ABBF
square
#BFAEAB #B2BFAB #ABBCBF #B8ABBF
split-complementary
#BFAEAB #ABBFB8 #ABB2BF
monochromatic
#886C68 #A58D88 #BFAEAB #D9CFCE #F2EEEE
Accessibility & contrast
On white
2.13
#BFAEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#BFAEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEAB
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEAB | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AB
Deuteranopia (green-blind)
#B5B3AB
Tritanopia (blue-blind)
#C3ACAD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfaeab; /* rgb */ color: rgb(191, 174, 171); /* oklch */ color: oklch(76.4% 0.020 29.6);
Tailwind
colors: {
custom: {
50: '#d2c6c4',
500: '#bfaeab',
950: '#000000',
},
}SCSS
$custom: #bfaeab; $custom-light: #d2c6c4; $custom-dark: #000000;
JSON
{
"hex": "#bfaeab",
"rgb": {
"r": 191,
"g": 174,
"b": 171
},
"hsl": {
"h": 9,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.76437,
"c": 0.02016,
"h": 29.6
},
"luminance": 0.44289
}Semantic roles & 50–950 ramp
primary
#BFAEAB
secondary
#E0E5E6
accent
#8D984E
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281