#BFB4B2#BFB4B2
#BFB4B2 is a light, near-neutral red. Relative luminance 0.469; OKLCH L 77.8% C 0.013 H 29.9°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB4B2 |
|---|---|
| RGB | rgb(191, 180, 178) |
| HSL | hsl(9, 9%, 72%) |
| HSV | hsv(9, 7%, 75%) |
| CMYK | cmyk(0%, 5.8%, 6.8%, 25.1%) |
| CIE-LAB | lab(74.15, 3.55, 2.42) |
| CIE-LCH | lch(74.15, 4.29, 34.27°) |
| OKLab | oklab(77.85% 0.0112 0.0064) |
| OKLCH | oklch(77.85% 0.013 29.9) |
| XYZ | xyz(45.8421, 46.9337, 48.7550) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.77
Dark Gray
#A9A9A9
ΔE00 6.37
Dove Gray
#B6B8BD
ΔE00 6.52
Pinkish Grey
#C8ACA9
ΔE00 6.57
Warm Gray
#C9BEB0
ΔE00 6.59
Greige
#B8AB98
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB4B2 #B2BDBF
analogous
#BFB2B7 #BFB4B2 #BFBBB2
triadic
#BFB4B2 #B2BFB4 #B4B2BF
tetradic
#BFB4B2 #B7BFB2 #B2BDBF #BBB2BF
square
#BFB4B2 #B7BFB2 #B2BDBF #BBB2BF
split-complementary
#BFB4B2 #B2BFBB #B2B7BF
monochromatic
#877370 #A39391 #BFB4B2 #DBD5D3 #F1EFEE
Accessibility & contrast
On white
2.02
#BFB4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#BFB4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB4B2
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB4B2 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B2
Deuteranopia (green-blind)
#B9B7B2
Tritanopia (blue-blind)
#C2B3B3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb4b2; /* rgb */ color: rgb(191, 180, 178); /* oklch */ color: oklch(77.8% 0.013 29.9);
Tailwind
colors: {
custom: {
50: '#d2cac9',
500: '#bfb4b2',
950: '#000000',
},
}SCSS
$custom: #bfb4b2; $custom-light: #d2cac9; $custom-dark: #000000;
JSON
{
"hex": "#bfb4b2",
"rgb": {
"r": 191,
"g": 180,
"b": 178
},
"hsl": {
"h": 9.231,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.77848,
"c": 0.01292,
"h": 29.9
},
"luminance": 0.46933
}Semantic roles & 50–950 ramp
primary
#BFB4B2
secondary
#E4E7E7
accent
#899352
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282