#BEC0EC#BEC0EC
#BEC0EC is a very light, moderate blue. Relative luminance 0.547; OKLCH L 82.1% C 0.062 H 282.9°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC0EC |
|---|---|
| RGB | rgb(190, 192, 236) |
| HSL | hsl(237, 55%, 84%) |
| HSV | hsv(237, 19%, 93%) |
| CMYK | cmyk(19.5%, 18.6%, 0%, 7.5%) |
| CIE-LAB | lab(78.87, 8.30, -22.01) |
| CIE-LCH | lch(78.87, 23.52, 290.65°) |
| OKLab | oklab(82.09% 0.0138 -0.0601) |
| OKLCH | oklch(82.09% 0.062 282.9) |
| XYZ | xyz(55.2216, 54.7017, 86.9897) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.10
Periwinkle
#CCCCFF
ΔE00 3.55
Light Lavender
#DFC5FE
ΔE00 8.09
Pale Lilac
#E4CBFF
ΔE00 8.62
Light Blue Grey
#B7C9E2
ΔE00 8.89
Lightsteelblue
#B0C4DE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC0EC #ECEABE
analogous
#BED7EC #BEC0EC #D3BEEC
triadic
#BEC0EC #ECBEC0 #C0ECBE
tetradic
#BEC0EC #ECBED7 #ECEABE #BEECD3
square
#BEC0EC #ECBED7 #ECEABE #BEECD3
split-complementary
#BEC0EC #ECD3BE #D7ECBE
monochromatic
#5F64D0 #8F92DE #BEC0EC #E7E8F8 #E7E8F8
Accessibility & contrast
On white
1.76
#BEC0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#BEC0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC0EC
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC0EC | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EE
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#B4C7CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bec0ec; /* rgb */ color: rgb(190, 192, 236); /* oklch */ color: oklch(82.1% 0.062 282.9);
Tailwind
colors: {
custom: {
50: '#d2d3f2',
500: '#bec0ec',
950: '#000000',
},
}SCSS
$custom: #bec0ec; $custom-light: #d2d3f2; $custom-dark: #000000;
JSON
{
"hex": "#bec0ec",
"rgb": {
"r": 190,
"g": 192,
"b": 236
},
"hsl": {
"h": 237.391,
"s": 54.762,
"l": 83.529
},
"oklch": {
"l": 0.82089,
"c": 0.06165,
"h": 282.9
},
"luminance": 0.54703
}Semantic roles & 50–950 ramp
primary
#BEC0EC
secondary
#C9C685
accent
#BB23C2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385