#BFB0AE#BFB0AE
#BFB0AE is a light, near-neutral red. Relative luminance 0.452; OKLCH L 76.9% C 0.018 H 26.7°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB0AE |
|---|---|
| RGB | rgb(191, 176, 174) |
| HSL | hsl(7, 12%, 72%) |
| HSV | hsv(7, 9%, 75%) |
| CMYK | cmyk(0%, 7.9%, 8.9%, 25.1%) |
| CIE-LAB | lab(73.01, 5.01, 2.96) |
| CIE-LCH | lch(73.01, 5.82, 30.57°) |
| OKLab | oklab(76.93% 0.0157 0.0079) |
| OKLCH | oklch(76.93% 0.018 26.7) |
| XYZ | xyz(44.6504, 45.1837, 46.4054) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.79
Dark Gray
#A9A9A9
ΔE00 7.42
Silver
#C0C0C0
ΔE00 7.64
Warm Gray
#C9BEB0
ΔE00 7.74
Dove Gray
#B6B8BD
ΔE00 8.10
Greige
#B8AB98
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB0AE #AEBDBF
analogous
#BFAEB5 #BFB0AE #BFB9AE
triadic
#BFB0AE #AEBFB0 #B0AEBF
tetradic
#BFB0AE #B5BFAE #AEBDBF #B9AEBF
square
#BFB0AE #B5BFAE #AEBDBF #B9AEBF
split-complementary
#BFB0AE #AEBFB9 #AEB5BF
monochromatic
#886E6B #A48F8C #BFB0AE #DAD1D0 #F1EEEE
Accessibility & contrast
On white
2.09
#BFB0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#BFB0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB0AE
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB0AE | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2AE
Deuteranopia (green-blind)
#B6B4AE
Tritanopia (blue-blind)
#C3AEAF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfb0ae; /* rgb */ color: rgb(191, 176, 174); /* oklch */ color: oklch(76.9% 0.018 26.7);
Tailwind
colors: {
custom: {
50: '#d2c7c6',
500: '#bfb0ae',
950: '#000000',
},
}SCSS
$custom: #bfb0ae; $custom-light: #d2c7c6; $custom-dark: #000000;
JSON
{
"hex": "#bfb0ae",
"rgb": {
"r": 191,
"g": 176,
"b": 174
},
"hsl": {
"h": 7.059,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.76925,
"c": 0.01754,
"h": 26.7
},
"luminance": 0.45183
}Semantic roles & 50–950 ramp
primary
#BFB0AE
secondary
#E2E6E7
accent
#8E9650
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282