#BEC2C2#BEC2C2
#BEC2C2 is a light, near-neutral grey. Relative luminance 0.534; OKLCH L 81.1% C 0.004 H 197.1°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC2C2 |
|---|---|
| RGB | rgb(190, 194, 194) |
| HSL | hsl(180, 3%, 75%) |
| HSV | hsv(180, 2%, 76%) |
| CMYK | cmyk(2.1%, 0%, 0%, 23.9%) |
| CIE-LAB | lab(78.13, -1.38, -0.48) |
| CIE-LCH | lch(78.13, 1.46, 199.29°) |
| OKLab | oklab(81.09% -0.0042 -0.0013) |
| OKLCH | oklch(81.09% 0.004 197.1) |
| XYZ | xyz(50.2628, 53.4256, 58.6927) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.04
Silver
#C0C0C0
ΔE00 2.05
Dove Gray
#B6B8BD
ΔE00 3.98
Light Gray
#D3D3D3
ΔE00 4.83
Fog
#D8DCE0
ΔE00 6.70
Gainsboro
#DCDCDC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC2C2 #C2BEBE
analogous
#BEC2C0 #BEC2C2 #BEC0C2
triadic
#BEC2C2 #C2BEC2 #C2C2BE
tetradic
#BEC2C2 #C0BEC2 #C2BEBE #C0C2BE
square
#BEC2C2 #C0BEC2 #C2BEBE #C0C2BE
split-complementary
#BEC2C2 #C2BEC0 #C2C0BE
monochromatic
#7F8787 #9EA4A4 #BEC2C2 #DEE0E0 #EFF0F0
Accessibility & contrast
On white
1.80
#BEC2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#BEC2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC2C2
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC2C2 | 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)
#C1C2C2
Deuteranopia (green-blind)
#C1C1C2
Tritanopia (blue-blind)
#BDC2C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bec2c2; /* rgb */ color: rgb(190, 194, 194); /* oklch */ color: oklch(81.1% 0.004 197.1);
Tailwind
colors: {
custom: {
50: '#d1d4d4',
500: '#bec2c2',
950: '#000000',
},
}SCSS
$custom: #bec2c2; $custom-light: #d1d4d4; $custom-dark: #000000;
JSON
{
"hex": "#bec2c2",
"rgb": {
"r": 190,
"g": 194,
"b": 194
},
"hsl": {
"h": 180,
"s": 3.175,
"l": 75.294
},
"oklch": {
"l": 0.81091,
"c": 0.00445,
"h": 197.1
},
"luminance": 0.53426
}Semantic roles & 50–950 ramp
primary
#BEC2C2
secondary
#959090
accent
#59598D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383