#BEC7BF#BEC7BF
#BEC7BF is a very light, near-neutral grey. Relative luminance 0.556; OKLCH L 82.0% C 0.015 H 148.7°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC7BF |
|---|---|
| RGB | rgb(190, 199, 191) |
| HSL | hsl(127, 7%, 76%) |
| HSV | hsv(127, 5%, 78%) |
| CMYK | cmyk(4.5%, 0%, 4%, 22%) |
| CIE-LAB | lab(79.36, -4.57, 2.93) |
| CIE-LCH | lch(79.36, 5.43, 147.35°) |
| OKLab | oklab(82.04% -0.0126 0.0077) |
| OKLCH | oklch(82.04% 0.015 148.7) |
| XYZ | xyz(51.0609, 55.5553, 57.3133) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.09
Light Grey
#D8DCD6
ΔE00 5.92
Silver
#C0C0C0
ΔE00 6.49
Light Gray
#D3D3D3
ΔE00 7.29
Gainsboro
#DCDCDC
ΔE00 8.50
Dove Gray
#B6B8BD
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC7BF #C7BEC6
analogous
#C2C7BE #BEC7BF #BEC7C4
triadic
#BEC7BF #BFBEC7 #C7BFBE
tetradic
#BEC7BF #BEC2C7 #C7BEC6 #C7C4BE
square
#BEC7BF #BEC2C7 #C7BEC6 #C7C4BE
split-complementary
#BEC7BF #C4BEC7 #C7BEC2
monochromatic
#7C8E7E #9DAB9F #BEC7BF #DFE3DF #EFF1EF
Accessibility & contrast
On white
1.73
#BEC7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#BEC7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC7BF
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC7BF | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#C6C4BF
Tritanopia (blue-blind)
#BDC7C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bec7bf; /* rgb */ color: rgb(190, 199, 191); /* oklch */ color: oklch(82.0% 0.015 148.7);
Tailwind
colors: {
custom: {
50: '#d1d8d2',
500: '#bec7bf',
950: '#000000',
},
}SCSS
$custom: #bec7bf; $custom-light: #d1d8d2; $custom-dark: #000000;
JSON
{
"hex": "#bec7bf",
"rgb": {
"r": 190,
"g": 199,
"b": 191
},
"hsl": {
"h": 126.667,
"s": 7.438,
"l": 76.275
},
"oklch": {
"l": 0.82037,
"c": 0.0148,
"h": 148.7
},
"luminance": 0.55556
}Semantic roles & 50–950 ramp
primary
#BEC7BF
secondary
#9A8F99
accent
#548B91
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383