#BEC6C2#BEC6C2
#BEC6C2 is a light, near-neutral grey. Relative luminance 0.552; OKLCH L 81.9% C 0.010 H 164.8°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC6C2 |
|---|---|
| RGB | rgb(190, 198, 194) |
| HSL | hsl(150, 7%, 76%) |
| HSV | hsv(150, 4%, 78%) |
| CMYK | cmyk(4%, 0%, 2%, 22.4%) |
| CIE-LAB | lab(79.17, -3.49, 1.05) |
| CIE-LCH | lch(79.17, 3.65, 163.33°) |
| OKLab | oklab(81.92% -0.01 0.0027) |
| OKLCH | oklch(81.92% 0.01 164.8) |
| XYZ | xyz(51.1651, 55.2301, 58.9934) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.48
Silver
#C0C0C0
ΔE00 4.88
Light Grey
#D8DCD6
ΔE00 5.77
Light Gray
#D3D3D3
ΔE00 6.01
Dove Gray
#B6B8BD
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC6C2 #C6BEC2
analogous
#BEC6BE #BEC6C2 #BEC6C6
triadic
#BEC6C2 #C2BEC6 #C6C2BE
tetradic
#BEC6C2 #BEBEC6 #C6BEC2 #C6C6BE
square
#BEC6C2 #BEBEC6 #C6BEC2 #C6C6BE
split-complementary
#BEC6C2 #C6BEC6 #C6BEBE
monochromatic
#7D8D85 #9DA9A3 #BEC6C2 #DFE3E1 #EFF1F0
Accessibility & contrast
On white
1.74
#BEC6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#BEC6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC6C2
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC6C2 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C2
Deuteranopia (green-blind)
#C4C4C2
Tritanopia (blue-blind)
#BDC6C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bec6c2; /* rgb */ color: rgb(190, 198, 194); /* oklch */ color: oklch(81.9% 0.010 164.8);
Tailwind
colors: {
custom: {
50: '#d1d7d4',
500: '#bec6c2',
950: '#000000',
},
}SCSS
$custom: #bec6c2; $custom-light: #d1d7d4; $custom-dark: #000000;
JSON
{
"hex": "#bec6c2",
"rgb": {
"r": 190,
"g": 198,
"b": 194
},
"hsl": {
"h": 150,
"s": 6.557,
"l": 76.078
},
"oklch": {
"l": 0.81916,
"c": 0.01038,
"h": 164.8
},
"luminance": 0.5523
}Semantic roles & 50–950 ramp
primary
#BEC6C2
secondary
#998F94
accent
#557390
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383