#BEC4E6#BEC4E6
#BEC4E6 is a very light, muted blue. Relative luminance 0.561; OKLCH L 82.7% C 0.048 H 277.4°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC4E6 |
|---|---|
| RGB | rgb(190, 196, 230) |
| HSL | hsl(231, 44%, 82%) |
| HSV | hsv(231, 17%, 90%) |
| CMYK | cmyk(17.4%, 14.8%, 0%, 9.8%) |
| CIE-LAB | lab(79.69, 4.83, -17.54) |
| CIE-LCH | lch(79.69, 18.20, 285.39°) |
| OKLab | oklab(82.67% 0.0062 -0.0477) |
| OKLCH | oklch(82.67% 0.048 277.4) |
| XYZ | xyz(55.2547, 56.1393, 82.7724) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.89
Periwinkle
#CCCCFF
ΔE00 5.16
Light Blue Grey
#B7C9E2
ΔE00 6.55
Lightsteelblue
#B0C4DE
ΔE00 6.99
Cloudy Blue
#ACC2D9
ΔE00 8.64
Powder Blue (survey)
#B1D1FC
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC4E6 #E6E0BE
analogous
#BED8E6 #BEC4E6 #CCBEE6
triadic
#BEC4E6 #E6BEC4 #C4E6BE
tetradic
#BEC4E6 #E6BED8 #E6E0BE #BEE6CC
square
#BEC4E6 #E6BED8 #E6E0BE #BEE6CC
split-complementary
#BEC4E6 #E6CCBE #D8E6BE
monochromatic
#6674C4 #929CD5 #BEC4E6 #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.72
#BEC4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#BEC4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC4E6
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC4E6 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC7E8
Deuteranopia (green-blind)
#B9C4E5
Tritanopia (blue-blind)
#B5CACF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bec4e6; /* rgb */ color: rgb(190, 196, 230); /* oklch */ color: oklch(82.7% 0.048 277.4);
Tailwind
colors: {
custom: {
50: '#d2d5ee',
500: '#bec4e6',
950: '#000000',
},
}SCSS
$custom: #bec4e6; $custom-light: #d2d5ee; $custom-dark: #000000;
JSON
{
"hex": "#bec4e6",
"rgb": {
"r": 190,
"g": 196,
"b": 230
},
"hsl": {
"h": 231,
"s": 44.444,
"l": 82.353
},
"oklch": {
"l": 0.82667,
"c": 0.04807,
"h": 277.4
},
"luminance": 0.5614
}Semantic roles & 50–950 ramp
primary
#BEC4E6
secondary
#C0B888
accent
#A32EB8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385