#BEC2C3#BEC2C3
#BEC2C3 is a light, near-neutral grey. Relative luminance 0.535; OKLCH L 81.1% C 0.005 H 214.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC2C3 |
|---|---|
| RGB | rgb(190, 194, 195) |
| HSL | hsl(192, 4%, 75%) |
| HSV | hsv(192, 3%, 76%) |
| CMYK | cmyk(2.6%, 0.5%, 0%, 23.5%) |
| CIE-LAB | lab(78.15, -1.19, -0.98) |
| CIE-LCH | lch(78.15, 1.55, 219.53°) |
| OKLab | oklab(81.12% -0.0039 -0.0026) |
| OKLCH | oklch(81.12% 0.005 214.4) |
| XYZ | xyz(50.3755, 53.4707, 59.2861) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.98
Silver (survey)
#C5C9C7
ΔE00 2.37
Dove Gray
#B6B8BD
ΔE00 3.60
Light Gray
#D3D3D3
ΔE00 4.79
Fog
#D8DCE0
ΔE00 6.52
Gainsboro
#DCDCDC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC2C3 #C3BFBE
analogous
#BEC3C1 #BEC2C3 #BEBFC3
triadic
#BEC2C3 #C3BEC2 #C2C3BE
tetradic
#BEC2C3 #C1BEC3 #C3BFBE #BFC3BE
square
#BEC2C3 #C1BEC3 #C3BFBE #BFC3BE
split-complementary
#BEC2C3 #C3BEBF #C3C1BE
monochromatic
#7E8688 #9EA4A6 #BEC2C3 #DEE0E0 #EFF0F0
Accessibility & contrast
On white
1.80
#BEC2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#BEC2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC2C3
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC2C3 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C2C3
Deuteranopia (green-blind)
#C0C1C3
Tritanopia (blue-blind)
#BDC2C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bec2c3; /* rgb */ color: rgb(190, 194, 195); /* oklch */ color: oklch(81.1% 0.005 214.4);
Tailwind
colors: {
custom: {
50: '#d1d4d5',
500: '#bec2c3',
950: '#000000',
},
}SCSS
$custom: #bec2c3; $custom-light: #d1d4d5; $custom-dark: #000000;
JSON
{
"hex": "#bec2c3",
"rgb": {
"r": 190,
"g": 194,
"b": 195
},
"hsl": {
"h": 192,
"s": 4,
"l": 75.49
},
"oklch": {
"l": 0.8112,
"c": 0.00468,
"h": 214.4
},
"luminance": 0.53471
}Semantic roles & 50–950 ramp
primary
#BEC2C3
secondary
#969190
accent
#63588E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383