#BEC3CA#BEC3CA
#BEC3CA is a light, near-neutral blue. Relative luminance 0.542; OKLCH L 81.5% C 0.011 H 256.7°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC3CA |
|---|---|
| RGB | rgb(190, 195, 202) |
| HSL | hsl(215, 10%, 77%) |
| HSV | hsv(215, 6%, 79%) |
| CMYK | cmyk(5.9%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(78.60, -0.38, -4.10) |
| CIE-LCH | lch(78.60, 4.12, 264.64°) |
| OKLab | oklab(81.54% -0.0026 -0.011) |
| OKLCH | oklch(81.54% 0.011 256.7) |
| XYZ | xyz(51.4089, 54.2413, 63.6269) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.12
Silver
#C0C0C0
ΔE00 3.84
Silver (survey)
#C5C9C7
ΔE00 4.90
Light Gray
#D3D3D3
ΔE00 5.55
Fog
#D8DCE0
ΔE00 6.19
Gainsboro
#DCDCDC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC3CA #CAC5BE
analogous
#BEC9CA #BEC3CA #BFBECA
triadic
#BEC3CA #CABEC3 #C3CABE
tetradic
#BEC3CA #CABEC9 #CAC5BE #BECABF
square
#BEC3CA #CABEC9 #CAC5BE #BECABF
split-complementary
#BEC3CA #CABFBE #C9CABE
monochromatic
#7B8593 #9CA4AF #BEC3CA #E0E2E5 #EEEFF1
Accessibility & contrast
On white
1.77
#BEC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#BEC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC3CA
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC3CA | 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)
#C1C3CA
Deuteranopia (green-blind)
#C0C2CA
Tritanopia (blue-blind)
#BBC4C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bec3ca; /* rgb */ color: rgb(190, 195, 202); /* oklch */ color: oklch(81.5% 0.011 256.7);
Tailwind
colors: {
custom: {
50: '#d1d5da',
500: '#bec3ca',
950: '#000000',
},
}SCSS
$custom: #bec3ca; $custom-light: #d1d5da; $custom-dark: #000000;
JSON
{
"hex": "#bec3ca",
"rgb": {
"r": 190,
"g": 195,
"b": 202
},
"hsl": {
"h": 215,
"s": 10.169,
"l": 76.863
},
"oklch": {
"l": 0.81537,
"c": 0.01126,
"h": 256.7
},
"luminance": 0.54242
}Semantic roles & 50–950 ramp
primary
#BEC3CA
secondary
#9E978F
accent
#785194
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383