#BEC2CA#BEC2CA
#BEC2CA is a light, near-neutral blue. Relative luminance 0.538; OKLCH L 81.3% C 0.012 H 264.5°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC2CA |
|---|---|
| RGB | rgb(190, 194, 202) |
| HSL | hsl(220, 10%, 77%) |
| HSV | hsv(220, 6%, 79%) |
| CMYK | cmyk(5.9%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(78.34, 0.15, -4.48) |
| CIE-LCH | lch(78.34, 4.49, 271.87°) |
| OKLab | oklab(81.33% -0.0011 -0.012) |
| OKLCH | oklch(81.33% 0.012 264.5) |
| XYZ | xyz(51.1856, 53.7947, 63.5525) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.97
Silver
#C0C0C0
ΔE00 4.10
Silver (survey)
#C5C9C7
ΔE00 5.53
Light Gray
#D3D3D3
ΔE00 5.88
Fog
#D8DCE0
ΔE00 6.54
Light Blue Grey
#B7C9E2
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC2CA #CAC6BE
analogous
#BEC8CA #BEC2CA #C0BECA
triadic
#BEC2CA #CABEC2 #C2CABE
tetradic
#BEC2CA #CABEC8 #CAC6BE #BECAC0
square
#BEC2CA #CABEC8 #CAC6BE #BECAC0
split-complementary
#BEC2CA #CAC0BE #C8CABE
monochromatic
#7B8393 #9CA2AF #BEC2CA #E0E2E5 #EEEFF1
Accessibility & contrast
On white
1.79
#BEC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#BEC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC2CA
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC2CA | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C2CA
Deuteranopia (green-blind)
#BFC1CA
Tritanopia (blue-blind)
#BBC4C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bec2ca; /* rgb */ color: rgb(190, 194, 202); /* oklch */ color: oklch(81.3% 0.012 264.5);
Tailwind
colors: {
custom: {
50: '#d1d4da',
500: '#bec2ca',
950: '#000000',
},
}SCSS
$custom: #bec2ca; $custom-light: #d1d4da; $custom-dark: #000000;
JSON
{
"hex": "#bec2ca",
"rgb": {
"r": 190,
"g": 194,
"b": 202
},
"hsl": {
"h": 220,
"s": 10.169,
"l": 76.863
},
"oklch": {
"l": 0.81332,
"c": 0.01205,
"h": 264.5
},
"luminance": 0.53795
}Semantic roles & 50–950 ramp
primary
#BEC2CA
secondary
#9E998F
accent
#7E5194
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383