#BEC2BD#BEC2BD
#BEC2BD is a light, near-neutral grey. Relative luminance 0.532; OKLCH L 80.9% C 0.008 H 139.4°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC2BD |
|---|---|
| RGB | rgb(190, 194, 189) |
| HSL | hsl(108, 4%, 75%) |
| HSV | hsv(108, 3%, 76%) |
| CMYK | cmyk(2.1%, 0%, 2.6%, 23.9%) |
| CIE-LAB | lab(78.00, -2.31, 2.03) |
| CIE-LCH | lch(78.00, 3.07, 138.70°) |
| OKLab | oklab(80.94% -0.0062 0.0053) |
| OKLCH | oklch(80.94% 0.008 139.4) |
| XYZ | xyz(49.7107, 53.2047, 55.7849) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.40
Silver
#C0C0C0
ΔE00 3.68
Light Gray
#D3D3D3
ΔE00 5.80
Dove Gray
#B6B8BD
ΔE00 6.20
Light Grey
#D8DCD6
ΔE00 6.29
Dark Gray
#A9A9A9
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC2BD #C1BDC2
analogous
#C0C2BD #BEC2BD #BDC2BE
triadic
#BEC2BD #BDBEC2 #C2BDBE
tetradic
#BEC2BD #BDC0C2 #C1BDC2 #C2BEBD
square
#BEC2BD #BDC0C2 #C1BDC2 #C2BEBD
split-complementary
#BEC2BD #BEBDC2 #C2BDC0
monochromatic
#7F877D #9FA59D #BEC2BD #DDDFDD #EFF0EF
Accessibility & contrast
On white
1.80
#BEC2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#BEC2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC2BD
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC2BD | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BD
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#BEC2C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bec2bd; /* rgb */ color: rgb(190, 194, 189); /* oklch */ color: oklch(80.9% 0.008 139.4);
Tailwind
colors: {
custom: {
50: '#d1d4d0',
500: '#bec2bd',
950: '#000000',
},
}SCSS
$custom: #bec2bd; $custom-light: #d1d4d0; $custom-dark: #000000;
JSON
{
"hex": "#bec2bd",
"rgb": {
"r": 190,
"g": 194,
"b": 189
},
"hsl": {
"h": 108,
"s": 3.937,
"l": 75.098
},
"oklch": {
"l": 0.80945,
"c": 0.00819,
"h": 139.4
},
"luminance": 0.53205
}Semantic roles & 50–950 ramp
primary
#BEC2BD
secondary
#938F95
accent
#588E83
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383