#BEC4C0#BEC4C0
#BEC4C0 is a light, near-neutral grey. Relative luminance 0.542; OKLCH L 81.4% C 0.009 H 157.0°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC4C0 |
|---|---|
| RGB | rgb(190, 196, 192) |
| HSL | hsl(140, 5%, 76%) |
| HSV | hsv(140, 3%, 77%) |
| CMYK | cmyk(3.1%, 0%, 2%, 23.1%) |
| CIE-LAB | lab(78.60, -2.81, 1.28) |
| CIE-LCH | lch(78.60, 3.09, 155.46°) |
| OKLab | oklab(81.44% -0.0079 0.0034) |
| OKLCH | oklch(81.44% 0.009 157) |
| XYZ | xyz(50.4879, 54.2326, 57.6670) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.08
Silver
#C0C0C0
ΔE00 4.06
Light Gray
#D3D3D3
ΔE00 5.70
Light Grey
#D8DCD6
ΔE00 5.97
Dove Gray
#B6B8BD
ΔE00 6.29
Gainsboro
#DCDCDC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC4C0 #C4BEC2
analogous
#BFC4BE #BEC4C0 #BEC4C3
triadic
#BEC4C0 #C0BEC4 #C4C0BE
tetradic
#BEC4C0 #BEBFC4 #C4BEC2 #C4C3BE
square
#BEC4C0 #BEBFC4 #C4BEC2 #C4C3BE
split-complementary
#BEC4C0 #C3BEC4 #C4BEBF
monochromatic
#7E8A82 #9EA7A1 #BEC4C0 #DEE1DF #EFF0EF
Accessibility & contrast
On white
1.77
#BEC4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#BEC4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC4C0
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC4C0 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3C0
Deuteranopia (green-blind)
#C3C2C0
Tritanopia (blue-blind)
#BDC4C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bec4c0; /* rgb */ color: rgb(190, 196, 192); /* oklch */ color: oklch(81.4% 0.009 157.0);
Tailwind
colors: {
custom: {
50: '#d1d5d3',
500: '#bec4c0',
950: '#000000',
},
}SCSS
$custom: #bec4c0; $custom-light: #d1d5d3; $custom-dark: #000000;
JSON
{
"hex": "#bec4c0",
"rgb": {
"r": 190,
"g": 196,
"b": 192
},
"hsl": {
"h": 140,
"s": 4.839,
"l": 75.686
},
"oklch": {
"l": 0.81444,
"c": 0.00861,
"h": 157
},
"luminance": 0.54233
}Semantic roles & 50–950 ramp
primary
#BEC4C0
secondary
#978F94
accent
#577C8F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383