#BFB2B2#BFB2B2
#BFB2B2 is a light, near-neutral red. Relative luminance 0.461; OKLCH L 77.4% C 0.015 H 17.5°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2B2 |
|---|---|
| RGB | rgb(191, 178, 178) |
| HSL | hsl(0, 9%, 72%) |
| HSV | hsv(0, 7%, 75%) |
| CMYK | cmyk(0%, 6.8%, 6.8%, 25.1%) |
| CIE-LAB | lab(73.63, 4.63, 1.67) |
| CIE-LCH | lch(73.63, 4.92, 19.82°) |
| OKLab | oklab(77.44% 0.0142 0.0045) |
| OKLCH | oklch(77.44% 0.015 17.5) |
| XYZ | xyz(45.4412, 46.1321, 48.6214) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.61
Silver
#C0C0C0
ΔE00 6.82
Dark Gray
#A9A9A9
ΔE00 7.00
Dove Gray
#B6B8BD
ΔE00 7.10
Warm Gray
#C9BEB0
ΔE00 8.09
Light Gray
#D3D3D3
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2B2 #B2BFBF
analogous
#BFB2B9 #BFB2B2 #BFB9B2
triadic
#BFB2B2 #B2BFB2 #B2B2BF
tetradic
#BFB2B2 #B9BFB2 #B2BFBF #B9B2BF
square
#BFB2B2 #B9BFB2 #B2BFBF #B9B2BF
split-complementary
#BFB2B2 #B2BFB9 #B2B9BF
monochromatic
#877070 #A39191 #BFB2B2 #DBD3D3 #F1EEEE
Accessibility & contrast
On white
2.05
#BFB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#BFB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2B2
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2B2 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B2
Deuteranopia (green-blind)
#B7B6B2
Tritanopia (blue-blind)
#C2B1B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb2b2; /* rgb */ color: rgb(191, 178, 178); /* oklch */ color: oklch(77.4% 0.015 17.5);
Tailwind
colors: {
custom: {
50: '#d2c9c9',
500: '#bfb2b2',
950: '#000000',
},
}SCSS
$custom: #bfb2b2; $custom-light: #d2c9c9; $custom-dark: #000000;
JSON
{
"hex": "#bfb2b2",
"rgb": {
"r": 191,
"g": 178,
"b": 178
},
"hsl": {
"h": 0,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.77444,
"c": 0.0149,
"h": 17.5
},
"luminance": 0.46132
}Semantic roles & 50–950 ramp
primary
#BFB2B2
secondary
#E4E7E7
accent
#939352
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282