#BEC4EC#BEC4EC
#BEC4EC is a very light, muted blue. Relative luminance 0.565; OKLCH L 82.9% C 0.056 H 278.4°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC4EC |
|---|---|
| RGB | rgb(190, 196, 236) |
| HSL | hsl(232, 55%, 84%) |
| HSV | hsv(232, 19%, 93%) |
| CMYK | cmyk(19.5%, 16.9%, 0%, 7.5%) |
| CIE-LAB | lab(79.89, 6.14, -20.47) |
| CIE-LCH | lch(79.89, 21.37, 286.69°) |
| OKLab | oklab(82.88% 0.0082 -0.0558) |
| OKLCH | oklch(82.88% 0.056 278.4) |
| XYZ | xyz(56.1118, 56.4822, 87.2865) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.26
Periwinkle
#CCCCFF
ΔE00 3.81
Light Blue Grey
#B7C9E2
ΔE00 7.39
Lightsteelblue
#B0C4DE
ΔE00 7.72
Powder Blue (survey)
#B1D1FC
ΔE00 8.76
Pastel Blue
#A2BFFE
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC4EC #ECE6BE
analogous
#BEDBEC #BEC4EC #CFBEEC
triadic
#BEC4EC #ECBEC4 #C4ECBE
tetradic
#BEC4EC #ECBEDB #ECE6BE #BEECCF
square
#BEC4EC #ECBEDB #ECE6BE #BEECCF
split-complementary
#BEC4EC #ECCFBE #DBECBE
monochromatic
#5F6ED0 #8F99DE #BEC4EC #E7EAF8 #E7EAF8
Accessibility & contrast
On white
1.71
#BEC4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#BEC4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC4EC
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC4EC | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EE
Deuteranopia (green-blind)
#B7C5EB
Tritanopia (blue-blind)
#B4CBD1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bec4ec; /* rgb */ color: rgb(190, 196, 236); /* oklch */ color: oklch(82.9% 0.056 278.4);
Tailwind
colors: {
custom: {
50: '#d2d5f2',
500: '#bec4ec',
950: '#000000',
},
}SCSS
$custom: #bec4ec; $custom-light: #d2d5f2; $custom-dark: #000000;
JSON
{
"hex": "#bec4ec",
"rgb": {
"r": 190,
"g": 196,
"b": 236
},
"hsl": {
"h": 232.174,
"s": 54.762,
"l": 83.529
},
"oklch": {
"l": 0.82883,
"c": 0.0564,
"h": 278.4
},
"luminance": 0.56483
}Semantic roles & 50–950 ramp
primary
#BEC4EC
secondary
#C9C085
accent
#AE23C2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385