#BEC2C6#BEC2C6
#BEC2C6 is a light, near-neutral grey. Relative luminance 0.536; OKLCH L 81.2% C 0.007 H 247.9°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC2C6 |
|---|---|
| RGB | rgb(190, 194, 198) |
| HSL | hsl(210, 7%, 76%) |
| HSV | hsv(210, 4%, 78%) |
| CMYK | cmyk(4%, 2%, 0%, 22.4%) |
| CIE-LAB | lab(78.23, -0.62, -2.49) |
| CIE-LCH | lch(78.23, 2.56, 255.91°) |
| OKLab | oklab(81.21% -0.0027 -0.0066) |
| OKLCH | oklch(81.21% 0.007 247.9) |
| XYZ | xyz(50.7181, 53.6077, 61.0905) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.53
Dove Gray
#B6B8BD
ΔE00 2.81
Silver (survey)
#C5C9C7
ΔE00 3.68
Light Gray
#D3D3D3
ΔE00 4.99
Fog
#D8DCE0
ΔE00 6.27
Gainsboro
#DCDCDC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC2C6 #C6C2BE
analogous
#BEC6C6 #BEC2C6 #BEBEC6
triadic
#BEC2C6 #C6BEC2 #C2C6BE
tetradic
#BEC2C6 #C6BEC6 #C6C2BE #BEC6BE
square
#BEC2C6 #C6BEC6 #C6C2BE #BEC6BE
split-complementary
#BEC2C6 #C6BEBE #C6C6BE
monochromatic
#7D858D #9DA3A9 #BEC2C6 #DFE1E3 #EFF0F1
Accessibility & contrast
On white
1.79
#BEC2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#BEC2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC2C6
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC2C6 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C2C6
Deuteranopia (green-blind)
#C0C1C6
Tritanopia (blue-blind)
#BCC3C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bec2c6; /* rgb */ color: rgb(190, 194, 198); /* oklch */ color: oklch(81.2% 0.007 247.9);
Tailwind
colors: {
custom: {
50: '#d1d4d7',
500: '#bec2c6',
950: '#000000',
},
}SCSS
$custom: #bec2c6; $custom-light: #d1d4d7; $custom-dark: #000000;
JSON
{
"hex": "#bec2c6",
"rgb": {
"r": 190,
"g": 194,
"b": 198
},
"hsl": {
"h": 210,
"s": 6.557,
"l": 76.078
},
"oklch": {
"l": 0.8121,
"c": 0.00716,
"h": 247.9
},
"luminance": 0.53608
}Semantic roles & 50–950 ramp
primary
#BEC2C6
secondary
#99948F
accent
#735590
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383