#BEC3EC#BEC3EC
#BEC3EC is a very light, muted blue. Relative luminance 0.560; OKLCH L 82.7% C 0.058 H 279.6°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC3EC |
|---|---|
| RGB | rgb(190, 195, 236) |
| HSL | hsl(233, 55%, 84%) |
| HSV | hsv(233, 19%, 93%) |
| CMYK | cmyk(19.5%, 17.4%, 0%, 7.5%) |
| CIE-LAB | lab(79.63, 6.68, -20.85) |
| CIE-LCH | lch(79.63, 21.90, 287.75°) |
| OKLab | oklab(82.68% 0.0096 -0.0569) |
| OKLCH | oklch(82.68% 0.058 279.6) |
| XYZ | xyz(55.8870, 56.0325, 87.2115) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.14
Periwinkle
#CCCCFF
ΔE00 3.66
Light Blue Grey
#B7C9E2
ΔE00 7.79
Lightsteelblue
#B0C4DE
ΔE00 8.09
Light Lavender
#DFC5FE
ΔE00 8.94
Pastel Blue
#A2BFFE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC3EC #ECE7BE
analogous
#BEDAEC #BEC3EC #D0BEEC
triadic
#BEC3EC #ECBEC3 #C3ECBE
tetradic
#BEC3EC #ECBEDA #ECE7BE #BEECD0
square
#BEC3EC #ECBEDA #ECE7BE #BEECD0
split-complementary
#BEC3EC #ECD0BE #DAECBE
monochromatic
#5F6CD0 #8F97DE #BEC3EC #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.72
#BEC3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#BEC3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC3EC
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC3EC | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EE
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#B4CAD1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bec3ec; /* rgb */ color: rgb(190, 195, 236); /* oklch */ color: oklch(82.7% 0.058 279.6);
Tailwind
colors: {
custom: {
50: '#d2d5f2',
500: '#bec3ec',
950: '#000000',
},
}SCSS
$custom: #bec3ec; $custom-light: #d2d5f2; $custom-dark: #000000;
JSON
{
"hex": "#bec3ec",
"rgb": {
"r": 190,
"g": 195,
"b": 236
},
"hsl": {
"h": 233.478,
"s": 54.762,
"l": 83.529
},
"oklch": {
"l": 0.82684,
"c": 0.05769,
"h": 279.6
},
"luminance": 0.56033
}Semantic roles & 50–950 ramp
primary
#BEC3EC
secondary
#C9C185
accent
#B123C2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385