#BEC3D5#BEC3D5
#BEC3D5 is a light, muted blue. Relative luminance 0.548; OKLCH L 81.9% C 0.026 H 273.4°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC3D5 |
|---|---|
| RGB | rgb(190, 195, 213) |
| HSL | hsl(227, 21%, 79%) |
| HSV | hsv(227, 11%, 84%) |
| CMYK | cmyk(10.8%, 8.5%, 0%, 16.5%) |
| CIE-LAB | lab(78.91, 1.80, -9.57) |
| CIE-LCH | lch(78.91, 9.74, 280.66°) |
| OKLab | oklab(81.89% 0.0016 -0.0257) |
| OKLCH | oklch(81.89% 0.026 273.4) |
| XYZ | xyz(52.7580, 54.7809, 70.7322) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.13
Lightsteelblue
#B0C4DE
ΔE00 5.72
Dove Gray
#B6B8BD
ΔE00 6.33
Cloudy Blue
#ACC2D9
ΔE00 6.53
Silver
#C0C0C0
ΔE00 8.17
Fog
#D8DCE0
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC3D5 #D5D0BE
analogous
#BECFD5 #BEC3D5 #C5BED5
triadic
#BEC3D5 #D5BEC3 #C3D5BE
tetradic
#BEC3D5 #D5BECF #D5D0BE #BED5C5
square
#BEC3D5 #D5BECF #D5D0BE #BED5C5
split-complementary
#BEC3D5 #D5C5BE #CFD5BE
monochromatic
#747EA5 #99A1BD #BEC3D5 #E3E5ED #ECEEF3
Accessibility & contrast
On white
1.76
#BEC3D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#BEC3D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC3D5
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC3D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC3D5 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D6
Deuteranopia (green-blind)
#BDC3D5
Tritanopia (blue-blind)
#B9C6C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bec3d5; /* rgb */ color: rgb(190, 195, 213); /* oklch */ color: oklch(81.9% 0.026 273.4);
Tailwind
colors: {
custom: {
50: '#d1d5e1',
500: '#bec3d5',
950: '#000000',
},
}SCSS
$custom: #bec3d5; $custom-light: #d1d5e1; $custom-dark: #000000;
JSON
{
"hex": "#bec3d5",
"rgb": {
"r": 190,
"g": 195,
"b": 213
},
"hsl": {
"h": 226.957,
"s": 21.495,
"l": 79.02
},
"oklch": {
"l": 0.81886,
"c": 0.02579,
"h": 273.4
},
"luminance": 0.54781
}Semantic roles & 50–950 ramp
primary
#BEC3D5
secondary
#ABA48D
accent
#8C46A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384