#BEC7C2#BEC7C2
#BEC7C2 is a very light, near-neutral grey. Relative luminance 0.557; OKLCH L 82.1% C 0.012 H 162.0°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC7C2 |
|---|---|
| RGB | rgb(190, 199, 194) |
| HSL | hsl(147, 7%, 76%) |
| HSV | hsv(147, 5%, 78%) |
| CMYK | cmyk(4.5%, 0%, 2.5%, 22%) |
| CIE-LAB | lab(79.44, -4.02, 1.43) |
| CIE-LCH | lch(79.44, 4.26, 160.43°) |
| OKLab | oklab(82.12% -0.0114 0.0037) |
| OKLCH | oklch(82.12% 0.012 162) |
| XYZ | xyz(51.3944, 55.6887, 59.0698) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.06
Silver
#C0C0C0
ΔE00 5.57
Light Grey
#D8DCD6
ΔE00 5.72
Light Gray
#D3D3D3
ΔE00 6.45
Dove Gray
#B6B8BD
ΔE00 7.63
Gainsboro
#DCDCDC
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC7C2 #C7BEC3
analogous
#BFC7BE #BEC7C2 #BEC7C7
triadic
#BEC7C2 #C2BEC7 #C7C2BE
tetradic
#BEC7C2 #BEBFC7 #C7BEC3 #C7C7BE
square
#BEC7C2 #BEBFC7 #C7BEC3 #C7C7BE
split-complementary
#BEC7C2 #C7BEC7 #C7BEBF
monochromatic
#7C8E84 #9DABA3 #BEC7C2 #DFE3E1 #EFF1F0
Accessibility & contrast
On white
1.73
#BEC7C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#BEC7C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC7C2
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC7C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC7C2 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C2
Deuteranopia (green-blind)
#C5C4C2
Tritanopia (blue-blind)
#BDC7C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bec7c2; /* rgb */ color: rgb(190, 199, 194); /* oklch */ color: oklch(82.1% 0.012 162.0);
Tailwind
colors: {
custom: {
50: '#d1d8d4',
500: '#bec7c2',
950: '#000000',
},
}SCSS
$custom: #bec7c2; $custom-light: #d1d8d4; $custom-dark: #000000;
JSON
{
"hex": "#bec7c2",
"rgb": {
"r": 190,
"g": 199,
"b": 194
},
"hsl": {
"h": 146.667,
"s": 7.438,
"l": 76.275
},
"oklch": {
"l": 0.82123,
"c": 0.01204,
"h": 162
},
"luminance": 0.55689
}Semantic roles & 50–950 ramp
primary
#BEC7C2
secondary
#9A8F95
accent
#547691
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383