#BEC0BF#BEC0BF
#BEC0BF is a light, near-neutral grey. Relative luminance 0.524; OKLCH L 80.6% C 0.003 H 165.2°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC0BF |
|---|---|
| RGB | rgb(190, 192, 191) |
| HSL | hsl(150, 2%, 75%) |
| HSV | hsv(150, 1%, 75%) |
| CMYK | cmyk(1%, 0%, 0.5%, 24.7%) |
| CIE-LAB | lab(77.52, -0.88, 0.26) |
| CIE-LCH | lch(77.52, 0.92, 163.57°) |
| OKLab | oklab(80.59% -0.0025 0.0007) |
| OKLCH | oklch(80.59% 0.003 165.2) |
| XYZ | xyz(49.4872, 52.4079, 56.7888) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.31
Silver (survey)
#C5C9C7
ΔE00 2.47
Dove Gray
#B6B8BD
ΔE00 3.85
Light Gray
#D3D3D3
ΔE00 4.99
Dark Gray
#A9A9A9
ΔE00 6.30
Gainsboro
#DCDCDC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC0BF #C0BEBF
analogous
#BEC0BE #BEC0BF #BEC0C0
triadic
#BEC0BF #BFBEC0 #C0BFBE
tetradic
#BEC0BF #BEBEC0 #C0BEBF #C0C0BE
square
#BEC0BF #BEBEC0 #C0BEBF #C0C0BE
split-complementary
#BEC0BF #C0BEC0 #C0BEBE
monochromatic
#808482 #9FA2A0 #BEC0BF #DDDEDE #EFF0F0
Accessibility & contrast
On white
1.83
#BEC0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#BEC0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC0BF
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC0BF | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BF
Deuteranopia (green-blind)
#BFBFBF
Tritanopia (blue-blind)
#BEC0C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bec0bf; /* rgb */ color: rgb(190, 192, 191); /* oklch */ color: oklch(80.6% 0.003 165.2);
Tailwind
colors: {
custom: {
50: '#d1d3d2',
500: '#bec0bf',
950: '#000000',
},
}SCSS
$custom: #bec0bf; $custom-light: #d1d3d2; $custom-dark: #000000;
JSON
{
"hex": "#bec0bf",
"rgb": {
"r": 190,
"g": 192,
"b": 191
},
"hsl": {
"h": 150,
"s": 1.562,
"l": 74.902
},
"oklch": {
"l": 0.80591,
"c": 0.00262,
"h": 165.2
},
"luminance": 0.52408
}Semantic roles & 50–950 ramp
primary
#BEC0BF
secondary
#929091
accent
#5A738B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383