#BEC0CA#BEC0CA
#BEC0CA is a light, near-neutral blue. Relative luminance 0.529; OKLCH L 80.9% C 0.014 H 277.0°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC0CA |
|---|---|
| RGB | rgb(190, 192, 202) |
| HSL | hsl(230, 10%, 77%) |
| HSV | hsv(230, 6%, 79%) |
| CMYK | cmyk(5.9%, 5%, 0%, 20.8%) |
| CIE-LAB | lab(77.82, 1.21, -5.25) |
| CIE-LCH | lch(77.82, 5.39, 283.00°) |
| OKLab | oklab(80.92% 0.0017 -0.014) |
| OKLCH | oklch(80.92% 0.014 277) |
| XYZ | xyz(50.7435, 52.9104, 63.4051) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.29
Silver
#C0C0C0
ΔE00 4.94
Light Gray
#D3D3D3
ΔE00 6.75
Silver (survey)
#C5C9C7
ΔE00 6.84
Light Blue Grey
#B7C9E2
ΔE00 7.40
Fog
#D8DCE0
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC0CA #CAC8BE
analogous
#BEC6CA #BEC0CA #C2BECA
triadic
#BEC0CA #CABEC0 #C0CABE
tetradic
#BEC0CA #CABEC6 #CAC8BE #BECAC2
square
#BEC0CA #CABEC6 #CAC8BE #BECAC2
split-complementary
#BEC0CA #CAC2BE #C6CABE
monochromatic
#7B7F93 #9C9FAF #BEC0CA #E0E1E5 #EEEFF1
Accessibility & contrast
On white
1.81
#BEC0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#BEC0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC0CA
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC0CA | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CB
Deuteranopia (green-blind)
#BDC0CA
Tritanopia (blue-blind)
#BCC2C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bec0ca; /* rgb */ color: rgb(190, 192, 202); /* oklch */ color: oklch(80.9% 0.014 277.0);
Tailwind
colors: {
custom: {
50: '#d1d3da',
500: '#bec0ca',
950: '#000000',
},
}SCSS
$custom: #bec0ca; $custom-light: #d1d3da; $custom-dark: #000000;
JSON
{
"hex": "#bec0ca",
"rgb": {
"r": 190,
"g": 192,
"b": 202
},
"hsl": {
"h": 230,
"s": 10.169,
"l": 76.863
},
"oklch": {
"l": 0.80924,
"c": 0.01415,
"h": 277
},
"luminance": 0.52911
}Semantic roles & 50–950 ramp
primary
#BEC0CA
secondary
#9E9B8F
accent
#895194
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383