#BEC2C0#BEC2C0
#BEC2C0 is a light, near-neutral grey. Relative luminance 0.533; OKLCH L 81.0% C 0.005 H 165.0°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC2C0 |
|---|---|
| RGB | rgb(190, 194, 192) |
| HSL | hsl(150, 3%, 75%) |
| HSV | hsv(150, 2%, 76%) |
| CMYK | cmyk(2.1%, 0%, 1%, 23.9%) |
| CIE-LAB | lab(78.07, -1.75, 0.52) |
| CIE-LCH | lch(78.07, 1.83, 163.49°) |
| OKLab | oklab(81.03% -0.005 0.0014) |
| OKLCH | oklch(81.03% 0.005 165) |
| XYZ | xyz(50.0397, 53.3364, 57.5177) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.77
Silver
#C0C0C0
ΔE00 2.54
Dove Gray
#B6B8BD
ΔE00 4.83
Light Gray
#D3D3D3
ΔE00 5.10
Light Grey
#D8DCD6
ΔE00 6.52
Gainsboro
#DCDCDC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC2C0 #C2BEC0
analogous
#BEC2BE #BEC2C0 #BEC2C2
triadic
#BEC2C0 #C0BEC2 #C2C0BE
tetradic
#BEC2C0 #BEBEC2 #C2BEC0 #C2C2BE
square
#BEC2C0 #BEBEC2 #C2BEC0 #C2C2BE
split-complementary
#BEC2C0 #C2BEC2 #C2BEBE
monochromatic
#7F8783 #9EA4A1 #BEC2C0 #DEE0DF #EFF0F0
Accessibility & contrast
On white
1.80
#BEC2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#BEC2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC2C0
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC2C0 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1C0
Deuteranopia (green-blind)
#C1C1C0
Tritanopia (blue-blind)
#BDC2C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bec2c0; /* rgb */ color: rgb(190, 194, 192); /* oklch */ color: oklch(81.0% 0.005 165.0);
Tailwind
colors: {
custom: {
50: '#d1d4d3',
500: '#bec2c0',
950: '#000000',
},
}SCSS
$custom: #bec2c0; $custom-light: #d1d4d3; $custom-dark: #000000;
JSON
{
"hex": "#bec2c0",
"rgb": {
"r": 190,
"g": 194,
"b": 192
},
"hsl": {
"h": 150,
"s": 3.175,
"l": 75.294
},
"oklch": {
"l": 0.81032,
"c": 0.00522,
"h": 165
},
"luminance": 0.53336
}Semantic roles & 50–950 ramp
primary
#BEC2C0
secondary
#959092
accent
#59738D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383