#BEC2C4#BEC2C4
#BEC2C4 is a light, near-neutral grey. Relative luminance 0.535; OKLCH L 81.2% C 0.005 H 228.8°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC2C4 |
|---|---|
| RGB | rgb(190, 194, 196) |
| HSL | hsl(200, 5%, 76%) |
| HSV | hsv(200, 3%, 77%) |
| CMYK | cmyk(3.1%, 1%, 0%, 23.1%) |
| CIE-LAB | lab(78.18, -1.00, -1.49) |
| CIE-LCH | lch(78.18, 1.79, 235.95°) |
| OKLab | oklab(81.15% -0.0035 -0.004) |
| OKLCH | oklch(81.15% 0.005 228.8) |
| XYZ | xyz(50.4890, 53.5160, 59.8836) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.05
Silver (survey)
#C5C9C7
ΔE00 2.78
Dove Gray
#B6B8BD
ΔE00 3.27
Light Gray
#D3D3D3
ΔE00 4.80
Fog
#D8DCE0
ΔE00 6.39
Gainsboro
#DCDCDC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC2C4 #C4C0BE
analogous
#BEC4C3 #BEC2C4 #BEBFC4
triadic
#BEC2C4 #C4BEC2 #C2C4BE
tetradic
#BEC2C4 #C3BEC4 #C4C0BE #BFC4BE
square
#BEC2C4 #C3BEC4 #C4C0BE #BFC4BE
split-complementary
#BEC2C4 #C4BEBF #C4C3BE
monochromatic
#7E868A #9EA4A7 #BEC2C4 #DEE0E1 #EFF0F0
Accessibility & contrast
On white
1.79
#BEC2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#BEC2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC2C4
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC2C4 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C2C4
Deuteranopia (green-blind)
#C0C1C4
Tritanopia (blue-blind)
#BDC3C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bec2c4; /* rgb */ color: rgb(190, 194, 196); /* oklch */ color: oklch(81.2% 0.005 228.8);
Tailwind
colors: {
custom: {
50: '#d1d4d5',
500: '#bec2c4',
950: '#000000',
},
}SCSS
$custom: #bec2c4; $custom-light: #d1d4d5; $custom-dark: #000000;
JSON
{
"hex": "#bec2c4",
"rgb": {
"r": 190,
"g": 194,
"b": 196
},
"hsl": {
"h": 200,
"s": 4.839,
"l": 75.686
},
"oklch": {
"l": 0.8115,
"c": 0.00527,
"h": 228.8
},
"luminance": 0.53516
}Semantic roles & 50–950 ramp
primary
#BEC2C4
secondary
#97928F
accent
#69578F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383