#BFB2B4#BFB2B4
#BFB2B4 is a light, near-neutral red. Relative luminance 0.462; OKLCH L 77.5% C 0.015 H 6.8°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2B4 |
|---|---|
| RGB | rgb(191, 178, 180) |
| HSL | hsl(351, 9%, 72%) |
| HSV | hsv(351, 7%, 75%) |
| CMYK | cmyk(0%, 6.8%, 5.8%, 25.1%) |
| CIE-LAB | lab(73.68, 4.98, 0.65) |
| CIE-LCH | lch(73.68, 5.02, 7.43°) |
| OKLab | oklab(77.5% 0.015 0.0018) |
| OKLCH | oklch(77.5% 0.015 6.8) |
| XYZ | xyz(45.6435, 46.2130, 49.6867) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.77
Dove Gray
#B6B8BD
ΔE00 7.03
Silver
#C0C0C0
ΔE00 7.05
Dark Gray
#A9A9A9
ΔE00 7.25
Warm Gray
#C9BEB0
ΔE00 9.05
Light Gray
#D3D3D3
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2B4 #B2BFBD
analogous
#BFB2BB #BFB2B4 #BFB7B2
triadic
#BFB2B4 #B4BFB2 #B2B4BF
tetradic
#BFB2B4 #BBBFB2 #B2BFBD #B7B2BF
square
#BFB2B4 #BBBFB2 #B2BFBD #B7B2BF
split-complementary
#BFB2B4 #B2BFB7 #B2BBBF
monochromatic
#877073 #A39193 #BFB2B4 #DBD3D5 #F1EEEF
Accessibility & contrast
On white
2.05
#BFB2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#BFB2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2B4
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2B4 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B4
Deuteranopia (green-blind)
#B6B6B4
Tritanopia (blue-blind)
#C2B1B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb2b4; /* rgb */ color: rgb(191, 178, 180); /* oklch */ color: oklch(77.5% 0.015 6.8);
Tailwind
colors: {
custom: {
50: '#d2c9ca',
500: '#bfb2b4',
950: '#000000',
},
}SCSS
$custom: #bfb2b4; $custom-light: #d2c9ca; $custom-dark: #000000;
JSON
{
"hex": "#bfb2b4",
"rgb": {
"r": 191,
"g": 178,
"b": 180
},
"hsl": {
"h": 350.769,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.77502,
"c": 0.01511,
"h": 6.8
},
"luminance": 0.46212
}Semantic roles & 50–950 ramp
primary
#BFB2B4
secondary
#E4E7E7
accent
#938952
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282