#BFB2B5#BFB2B5
#BFB2B5 is a light, near-neutral red. Relative luminance 0.463; OKLCH L 77.5% C 0.015 H 1.7°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2B5 |
|---|---|
| RGB | rgb(191, 178, 181) |
| HSL | hsl(346, 9%, 72%) |
| HSV | hsv(346, 7%, 75%) |
| CMYK | cmyk(0%, 6.8%, 5.2%, 25.1%) |
| CIE-LAB | lab(73.71, 5.16, 0.14) |
| CIE-LCH | lch(73.71, 5.16, 1.56°) |
| OKLab | oklab(77.53% 0.0154 0.0005) |
| OKLCH | oklch(77.53% 0.015 1.7) |
| XYZ | xyz(45.7457, 46.2539, 50.2251) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.92
Dove Gray
#B6B8BD
ΔE00 7.03
Silver
#C0C0C0
ΔE00 7.20
Dark Gray
#A9A9A9
ΔE00 7.42
Warm Gray
#C9BEB0
ΔE00 9.53
Light Gray
#D3D3D3
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2B5 #B2BFBC
analogous
#BFB2BC #BFB2B5 #BFB6B2
triadic
#BFB2B5 #B5BFB2 #B2B5BF
tetradic
#BFB2B5 #BCBFB2 #B2BFBC #B6B2BF
square
#BFB2B5 #BCBFB2 #B2BFBC #B6B2BF
split-complementary
#BFB2B5 #B2BFB6 #B2BCBF
monochromatic
#877075 #A39195 #BFB2B5 #DBD3D5 #F1EEEF
Accessibility & contrast
On white
2.05
#BFB2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#BFB2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2B5
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2B5 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B5
Deuteranopia (green-blind)
#B6B6B5
Tritanopia (blue-blind)
#C2B1B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb2b5; /* rgb */ color: rgb(191, 178, 181); /* oklch */ color: oklch(77.5% 0.015 1.7);
Tailwind
colors: {
custom: {
50: '#d2c9cb',
500: '#bfb2b5',
950: '#000000',
},
}SCSS
$custom: #bfb2b5; $custom-light: #d2c9cb; $custom-dark: #000000;
JSON
{
"hex": "#bfb2b5",
"rgb": {
"r": 191,
"g": 178,
"b": 181
},
"hsl": {
"h": 346.154,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.77531,
"c": 0.0154,
"h": 1.7
},
"luminance": 0.46253
}Semantic roles & 50–950 ramp
primary
#BFB2B5
secondary
#E4E7E6
accent
#938452
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282