#BEC4E4#BEC4E4
#BEC4E4 is a very light, muted blue. Relative luminance 0.560; OKLCH L 82.6% C 0.045 H 277.0°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC4E4 |
|---|---|
| RGB | rgb(190, 196, 228) |
| HSL | hsl(231, 41%, 82%) |
| HSV | hsv(231, 17%, 89%) |
| CMYK | cmyk(16.7%, 14%, 0%, 10.6%) |
| CIE-LAB | lab(79.63, 4.40, -16.57) |
| CIE-LCH | lch(79.63, 17.14, 284.87°) |
| OKLab | oklab(82.6% 0.0055 -0.045) |
| OKLCH | oklch(82.6% 0.045 277) |
| XYZ | xyz(54.9755, 56.0276, 81.3018) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.47
Periwinkle
#CCCCFF
ΔE00 5.70
Light Blue Grey
#B7C9E2
ΔE00 6.23
Lightsteelblue
#B0C4DE
ΔE00 6.71
Cloudy Blue
#ACC2D9
ΔE00 8.33
Powder Blue (survey)
#B1D1FC
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC4E4 #E4DEBE
analogous
#BED7E4 #BEC4E4 #CBBEE4
triadic
#BEC4E4 #E4BEC4 #C4E4BE
tetradic
#BEC4E4 #E4BED7 #E4DEBE #BEE4CB
square
#BEC4E4 #E4BED7 #E4DEBE #BEE4CB
split-complementary
#BEC4E4 #E4CBBE #D7E4BE
monochromatic
#6876C0 #939DD2 #BEC4E4 #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.72
#BEC4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#BEC4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC4E4
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC4E4 | 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)
#BCC7E6
Deuteranopia (green-blind)
#B9C4E3
Tritanopia (blue-blind)
#B6CACE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bec4e4; /* rgb */ color: rgb(190, 196, 228); /* oklch */ color: oklch(82.6% 0.045 277.0);
Tailwind
colors: {
custom: {
50: '#d2d5ec',
500: '#bec4e4',
950: '#000000',
},
}SCSS
$custom: #bec4e4; $custom-light: #d2d5ec; $custom-dark: #000000;
JSON
{
"hex": "#bec4e4",
"rgb": {
"r": 190,
"g": 196,
"b": 228
},
"hsl": {
"h": 230.526,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.82596,
"c": 0.0453,
"h": 277
},
"luminance": 0.56028
}Semantic roles & 50–950 ramp
primary
#BEC4E4
secondary
#BEB589
accent
#A031B4
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384