#BEC0EB#BEC0EB
#BEC0EB is a very light, moderate blue. Relative luminance 0.546; OKLCH L 82.1% C 0.060 H 282.9°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC0EB |
|---|---|
| RGB | rgb(190, 192, 235) |
| HSL | hsl(237, 53%, 83%) |
| HSV | hsv(237, 19%, 92%) |
| CMYK | cmyk(19.1%, 18.3%, 0%, 7.8%) |
| CIE-LAB | lab(78.84, 8.08, -21.53) |
| CIE-LCH | lch(78.84, 22.99, 290.56°) |
| OKLab | oklab(82.05% 0.0134 -0.0587) |
| OKLCH | oklch(82.05% 0.06 282.9) |
| XYZ | xyz(55.0767, 54.6437, 86.2267) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.31
Periwinkle
#CCCCFF
ΔE00 3.69
Light Lavender
#DFC5FE
ΔE00 8.16
Pale Lilac
#E4CBFF
ΔE00 8.67
Light Blue Grey
#B7C9E2
ΔE00 8.84
Lightsteelblue
#B0C4DE
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC0EB #EBE9BE
analogous
#BED6EB #BEC0EB #D2BEEB
triadic
#BEC0EB #EBBEC0 #C0EBBE
tetradic
#BEC0EB #EBBED6 #EBE9BE #BEEBD2
square
#BEC0EB #EBBED6 #EBE9BE #BEEBD2
split-complementary
#BEC0EB #EBD2BE #D6EBBE
monochromatic
#6065CE #8F93DD #BEC0EB #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.76
#BEC0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#BEC0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC0EB
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC0EB | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5ED
Deuteranopia (green-blind)
#B3C2EA
Tritanopia (blue-blind)
#B4C7CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bec0eb; /* rgb */ color: rgb(190, 192, 235); /* oklch */ color: oklch(82.1% 0.060 282.9);
Tailwind
colors: {
custom: {
50: '#d2d3f1',
500: '#bec0eb',
950: '#000000',
},
}SCSS
$custom: #bec0eb; $custom-light: #d2d3f1; $custom-dark: #000000;
JSON
{
"hex": "#bec0eb",
"rgb": {
"r": 190,
"g": 192,
"b": 235
},
"hsl": {
"h": 237.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.82052,
"c": 0.06025,
"h": 282.9
},
"luminance": 0.54645
}Semantic roles & 50–950 ramp
primary
#BEC0EB
secondary
#C7C486
accent
#B925C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385