#BEC0BD#BEC0BD
#BEC0BD is a light, near-neutral grey. Relative luminance 0.523; OKLCH L 80.5% C 0.005 H 134.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC0BD |
|---|---|
| RGB | rgb(190, 192, 189) |
| HSL | hsl(100, 2%, 75%) |
| HSV | hsv(100, 2%, 75%) |
| CMYK | cmyk(1%, 0%, 1.6%, 24.7%) |
| CIE-LAB | lab(77.47, -1.25, 1.26) |
| CIE-LCH | lch(77.47, 1.78, 134.61°) |
| OKLab | oklab(80.53% -0.0033 0.0033) |
| OKLCH | oklch(80.53% 0.005 134.8) |
| XYZ | xyz(49.2686, 52.3205, 55.6375) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.16
Silver (survey)
#C5C9C7
ΔE00 2.41
Dove Gray
#B6B8BD
ΔE00 4.82
Light Gray
#D3D3D3
ΔE00 5.31
Dark Gray
#A9A9A9
ΔE00 6.49
Light Grey
#D8DCD6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC0BD #BFBDC0
analogous
#C0C0BD #BEC0BD #BDC0BE
triadic
#BEC0BD #BDBEC0 #C0BDBE
tetradic
#BEC0BD #BDC0C0 #BFBDC0 #C0BEBD
square
#BEC0BD #BDC0C0 #BFBDC0 #C0BEBD
split-complementary
#BEC0BD #BEBDC0 #C0BDC0
monochromatic
#80847E #9FA29E #BEC0BD #DDDEDC #F0F0EF
Accessibility & contrast
On white
1.83
#BEC0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#BEC0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC0BD
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC0BD | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBD
Deuteranopia (green-blind)
#C0BFBD
Tritanopia (blue-blind)
#BEC0BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bec0bd; /* rgb */ color: rgb(190, 192, 189); /* oklch */ color: oklch(80.5% 0.005 134.8);
Tailwind
colors: {
custom: {
50: '#d1d3d0',
500: '#bec0bd',
950: '#000000',
},
}SCSS
$custom: #bec0bd; $custom-light: #d1d3d0; $custom-dark: #000000;
JSON
{
"hex": "#bec0bd",
"rgb": {
"r": 190,
"g": 192,
"b": 189
},
"hsl": {
"h": 100,
"s": 2.326,
"l": 74.706
},
"oklch": {
"l": 0.80533,
"c": 0.0047,
"h": 134.8
},
"luminance": 0.52321
}Semantic roles & 50–950 ramp
primary
#BEC0BD
secondary
#918F92
accent
#598C7B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383