#BFC7BE#BFC7BE
#BFC7BE is a very light, near-neutral grey. Relative luminance 0.556; OKLCH L 82.1% C 0.015 H 142.2°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7BE |
|---|---|
| RGB | rgb(191, 199, 190) |
| HSL | hsl(113, 7%, 76%) |
| HSV | hsv(113, 5%, 78%) |
| CMYK | cmyk(4%, 0%, 4.5%, 22%) |
| CIE-LAB | lab(79.41, -4.41, 3.55) |
| CIE-LCH | lch(79.41, 5.66, 141.18°) |
| OKLab | oklab(82.09% -0.012 0.0093) |
| OKLCH | oklch(82.09% 0.015 142.2) |
| XYZ | xyz(51.2019, 55.6407, 56.7475) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.20
Light Grey
#D8DCD6
ΔE00 5.84
Silver
#C0C0C0
ΔE00 6.53
Light Gray
#D3D3D3
ΔE00 7.31
Gainsboro
#DCDCDC
ΔE00 8.50
Dove Gray
#B6B8BD
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7BE #C6BEC7
analogous
#C4C7BE #BFC7BE #BEC7C2
triadic
#BFC7BE #BEBFC7 #C7BEBF
tetradic
#BFC7BE #BEC4C7 #C6BEC7 #C7C2BE
square
#BFC7BE #BEC4C7 #C6BEC7 #C7C2BE
split-complementary
#BFC7BE #C2BEC7 #C7BEC4
monochromatic
#7E8E7C #9FAB9D #BFC7BE #DFE3DF #EFF1EF
Accessibility & contrast
On white
1.73
#BFC7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#BFC7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7BE
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7BE | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BE
Deuteranopia (green-blind)
#C6C4BE
Tritanopia (blue-blind)
#BFC6C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc7be; /* rgb */ color: rgb(191, 199, 190); /* oklch */ color: oklch(82.1% 0.015 142.2);
Tailwind
colors: {
custom: {
50: '#d2d8d1',
500: '#bfc7be',
950: '#000000',
},
}SCSS
$custom: #bfc7be; $custom-light: #d2d8d1; $custom-dark: #000000;
JSON
{
"hex": "#bfc7be",
"rgb": {
"r": 191,
"g": 199,
"b": 190
},
"hsl": {
"h": 113.333,
"s": 7.438,
"l": 76.275
},
"oklch": {
"l": 0.82086,
"c": 0.01518,
"h": 142.2
},
"luminance": 0.55641
}Semantic roles & 50–950 ramp
primary
#BFC7BE
secondary
#998F9A
accent
#54918B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383