#BEC1EB#BEC1EB
#BEC1EB is a very light, muted blue. Relative luminance 0.551; OKLCH L 82.3% C 0.059 H 281.8°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC1EB |
|---|---|
| RGB | rgb(190, 193, 235) |
| HSL | hsl(236, 53%, 83%) |
| HSV | hsv(236, 19%, 92%) |
| CMYK | cmyk(19.1%, 17.9%, 0%, 7.8%) |
| CIE-LAB | lab(79.09, 7.54, -21.14) |
| CIE-LCH | lch(79.09, 22.44, 289.62°) |
| OKLab | oklab(82.25% 0.0121 -0.0577) |
| OKLCH | oklch(82.25% 0.059 281.8) |
| XYZ | xyz(55.2970, 55.0844, 86.3002) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.29
Periwinkle
#CCCCFF
ΔE00 3.69
Light Lavender
#DFC5FE
ΔE00 8.44
Light Blue Grey
#B7C9E2
ΔE00 8.48
Lightsteelblue
#B0C4DE
ΔE00 8.73
Pale Lilac
#E4CBFF
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC1EB #EBE8BE
analogous
#BED7EB #BEC1EB #D1BEEB
triadic
#BEC1EB #EBBEC1 #C1EBBE
tetradic
#BEC1EB #EBBED7 #EBE8BE #BEEBD1
square
#BEC1EB #EBBED7 #EBE8BE #BEEBD1
split-complementary
#BEC1EB #EBD1BE #D7EBBE
monochromatic
#6068CE #8F94DD #BEC1EB #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.75
#BEC1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#BEC1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC1EB
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC1EB | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5ED
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#B4C8CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bec1eb; /* rgb */ color: rgb(190, 193, 235); /* oklch */ color: oklch(82.3% 0.059 281.8);
Tailwind
colors: {
custom: {
50: '#d2d3f1',
500: '#bec1eb',
950: '#000000',
},
}SCSS
$custom: #bec1eb; $custom-light: #d2d3f1; $custom-dark: #000000;
JSON
{
"hex": "#bec1eb",
"rgb": {
"r": 190,
"g": 193,
"b": 235
},
"hsl": {
"h": 236,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.8225,
"c": 0.05891,
"h": 281.8
},
"luminance": 0.55085
}Semantic roles & 50–950 ramp
primary
#BEC1EB
secondary
#C7C386
accent
#B625C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385