#BEC4EB#BEC4EB
#BEC4EB is a very light, muted blue. Relative luminance 0.564; OKLCH L 82.8% C 0.055 H 278.3°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC4EB |
|---|---|
| RGB | rgb(190, 196, 235) |
| HSL | hsl(232, 53%, 83%) |
| HSV | hsv(232, 19%, 92%) |
| CMYK | cmyk(19.1%, 16.6%, 0%, 7.8%) |
| CIE-LAB | lab(79.85, 5.92, -19.98) |
| CIE-LCH | lch(79.85, 20.84, 286.50°) |
| OKLab | oklab(82.85% 0.0079 -0.0544) |
| OKLCH | oklch(82.85% 0.055 278.3) |
| XYZ | xyz(55.9669, 56.4242, 86.5235) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.52
Periwinkle
#CCCCFF
ΔE00 4.00
Light Blue Grey
#B7C9E2
ΔE00 7.26
Lightsteelblue
#B0C4DE
ΔE00 7.62
Powder Blue (survey)
#B1D1FC
ΔE00 8.81
Pastel Blue
#A2BFFE
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC4EB #EBE5BE
analogous
#BEDAEB #BEC4EB #CEBEEB
triadic
#BEC4EB #EBBEC4 #C4EBBE
tetradic
#BEC4EB #EBBEDA #EBE5BE #BEEBCE
square
#BEC4EB #EBBEDA #EBE5BE #BEEBCE
split-complementary
#BEC4EB #EBCEBE #DAEBBE
monochromatic
#606FCE #8F9ADD #BEC4EB #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.71
#BEC4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#BEC4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC4EB
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC4EB | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#B4CBD1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bec4eb; /* rgb */ color: rgb(190, 196, 235); /* oklch */ color: oklch(82.8% 0.055 278.3);
Tailwind
colors: {
custom: {
50: '#d2d5f1',
500: '#bec4eb',
950: '#000000',
},
}SCSS
$custom: #bec4eb; $custom-light: #d2d5f1; $custom-dark: #000000;
JSON
{
"hex": "#bec4eb",
"rgb": {
"r": 190,
"g": 196,
"b": 235
},
"hsl": {
"h": 232,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.82847,
"c": 0.05502,
"h": 278.3
},
"luminance": 0.56425
}Semantic roles & 50–950 ramp
primary
#BEC4EB
secondary
#C7BF86
accent
#AC25C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385