#BFB0B2#BFB0B2
#BFB0B2 is a light, near-neutral red. Relative luminance 0.453; OKLCH L 77.0% C 0.017 H 8.3°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB0B2 |
|---|---|
| RGB | rgb(191, 176, 178) |
| HSL | hsl(352, 10%, 72%) |
| HSV | hsv(352, 8%, 75%) |
| CMYK | cmyk(0%, 7.9%, 6.8%, 25.1%) |
| CIE-LAB | lab(73.12, 5.71, 0.92) |
| CIE-LCH | lch(73.12, 5.78, 9.14°) |
| OKLab | oklab(77.04% 0.0172 0.0025) |
| OKLCH | oklch(77.04% 0.017 8.3) |
| XYZ | xyz(45.0462, 45.3420, 48.4897) |
| Luminance | 0.4534 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.00
Dark Gray
#A9A9A9
ΔE00 7.80
Dove Gray
#B6B8BD
ΔE00 7.89
Silver
#C0C0C0
ΔE00 7.95
Warm Gray
#C9BEB0
ΔE00 9.55
Light Gray
#D3D3D3
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB0B2 #B0BFBD
analogous
#BFB0BA #BFB0B2 #BFB6B0
triadic
#BFB0B2 #B2BFB0 #B0B2BF
tetradic
#BFB0B2 #BABFB0 #B0BFBD #B6B0BF
square
#BFB0B2 #BABFB0 #B0BFBD #B6B0BF
split-complementary
#BFB0B2 #B0BFB6 #B0BABF
monochromatic
#876D71 #A48E91 #BFB0B2 #DAD2D3 #F1EEEF
Accessibility & contrast
On white
2.09
#BFB0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#BFB0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB0B2
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB0B2 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B2
Deuteranopia (green-blind)
#B5B4B2
Tritanopia (blue-blind)
#C2AFB1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfb0b2; /* rgb */ color: rgb(191, 176, 178); /* oklch */ color: oklch(77.0% 0.017 8.3);
Tailwind
colors: {
custom: {
50: '#d2c7c9',
500: '#bfb0b2',
950: '#000000',
},
}SCSS
$custom: #bfb0b2; $custom-light: #d2c7c9; $custom-dark: #000000;
JSON
{
"hex": "#bfb0b2",
"rgb": {
"r": 191,
"g": 176,
"b": 178
},
"hsl": {
"h": 352,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.77041,
"c": 0.01742,
"h": 8.3
},
"luminance": 0.45341
}Semantic roles & 50–950 ramp
primary
#BFB0B2
secondary
#E4E7E7
accent
#958C51
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282