#BFB2B0#BFB2B0
#BFB2B0 is a light, near-neutral red. Relative luminance 0.461; OKLCH L 77.4% C 0.015 H 28.0°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2B0 |
|---|---|
| RGB | rgb(191, 178, 176) |
| HSL | hsl(8, 10%, 72%) |
| HSV | hsv(8, 8%, 75%) |
| CMYK | cmyk(0%, 6.8%, 7.9%, 25.1%) |
| CIE-LAB | lab(73.58, 4.28, 2.69) |
| CIE-LCH | lch(73.58, 5.05, 32.14°) |
| OKLab | oklab(77.39% 0.0134 0.0072) |
| OKLCH | oklch(77.39% 0.015 28) |
| XYZ | xyz(45.2419, 46.0523, 47.5715) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.66
Silver
#C0C0C0
ΔE00 6.72
Dark Gray
#A9A9A9
ΔE00 6.86
Warm Gray
#C9BEB0
ΔE00 7.13
Dove Gray
#B6B8BD
ΔE00 7.30
Greige
#B8AB98
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2B0 #B0BDBF
analogous
#BFB0B6 #BFB2B0 #BFBAB0
triadic
#BFB2B0 #B0BFB2 #B2B0BF
tetradic
#BFB2B0 #B6BFB0 #B0BDBF #BAB0BF
square
#BFB2B0 #B6BFB0 #B0BDBF #BAB0BF
split-complementary
#BFB2B0 #B0BFBA #B0B6BF
monochromatic
#87716D #A4918E #BFB2B0 #DAD3D2 #F1EFEE
Accessibility & contrast
On white
2.06
#BFB2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#BFB2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2B0
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2B0 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3B0
Deuteranopia (green-blind)
#B7B6B0
Tritanopia (blue-blind)
#C2B1B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb2b0; /* rgb */ color: rgb(191, 178, 176); /* oklch */ color: oklch(77.4% 0.015 28.0);
Tailwind
colors: {
custom: {
50: '#d2c9c7',
500: '#bfb2b0',
950: '#000000',
},
}SCSS
$custom: #bfb2b0; $custom-light: #d2c9c7; $custom-dark: #000000;
JSON
{
"hex": "#bfb2b0",
"rgb": {
"r": 191,
"g": 178,
"b": 176
},
"hsl": {
"h": 8,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.77386,
"c": 0.01521,
"h": 28
},
"luminance": 0.46052
}Semantic roles & 50–950 ramp
primary
#BFB2B0
secondary
#E4E7E7
accent
#8C9551
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282