#BFB3B2#BFB3B2
#BFB3B2 is a light, near-neutral red. Relative luminance 0.465; OKLCH L 77.6% C 0.014 H 23.2°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB3B2 |
|---|---|
| RGB | rgb(191, 179, 178) |
| HSL | hsl(5, 9%, 72%) |
| HSV | hsv(5, 7%, 75%) |
| CMYK | cmyk(0%, 6.3%, 6.8%, 25.1%) |
| CIE-LAB | lab(73.89, 4.09, 2.04) |
| CIE-LCH | lch(73.89, 4.57, 26.56°) |
| OKLab | oklab(77.65% 0.0127 0.0055) |
| OKLCH | oklch(77.65% 0.014 23.2) |
| XYZ | xyz(45.6409, 46.5314, 48.6879) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.05
Silver
#C0C0C0
ΔE00 6.28
Dark Gray
#A9A9A9
ΔE00 6.66
Dove Gray
#B6B8BD
ΔE00 6.78
Warm Gray
#C9BEB0
ΔE00 7.34
Greige
#B8AB98
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB3B2 #B2BEBF
analogous
#BFB2B8 #BFB3B2 #BFBAB2
triadic
#BFB3B2 #B2BFB3 #B3B2BF
tetradic
#BFB3B2 #B8BFB2 #B2BEBF #BAB2BF
square
#BFB3B2 #B8BFB2 #B2BEBF #BAB2BF
split-complementary
#BFB3B2 #B2BFBA #B2B8BF
monochromatic
#877270 #A39291 #BFB3B2 #DBD4D3 #F1EFEE
Accessibility & contrast
On white
2.04
#BFB3B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#BFB3B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB3B2
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB3B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB3B2 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B4B2
Deuteranopia (green-blind)
#B8B6B2
Tritanopia (blue-blind)
#C2B2B3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb3b2; /* rgb */ color: rgb(191, 179, 178); /* oklch */ color: oklch(77.6% 0.014 23.2);
Tailwind
colors: {
custom: {
50: '#d2c9c9',
500: '#bfb3b2',
950: '#000000',
},
}SCSS
$custom: #bfb3b2; $custom-light: #d2c9c9; $custom-dark: #000000;
JSON
{
"hex": "#bfb3b2",
"rgb": {
"r": 191,
"g": 179,
"b": 178
},
"hsl": {
"h": 4.615,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.77646,
"c": 0.01383,
"h": 23.2
},
"luminance": 0.46531
}Semantic roles & 50–950 ramp
primary
#BFB3B2
secondary
#E4E7E7
accent
#8E9352
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282