#BEC3EA#BEC3EA
#BEC3EA is a very light, muted blue. Relative luminance 0.559; OKLCH L 82.6% C 0.055 H 279.4°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC3EA |
|---|---|
| RGB | rgb(190, 195, 234) |
| HSL | hsl(233, 51%, 83%) |
| HSV | hsv(233, 19%, 92%) |
| CMYK | cmyk(18.8%, 16.7%, 0%, 8.2%) |
| CIE-LAB | lab(79.57, 6.24, -19.88) |
| CIE-LCH | lch(79.57, 20.84, 287.42°) |
| OKLab | oklab(82.61% 0.0089 -0.0542) |
| OKLCH | oklch(82.61% 0.055 279.4) |
| XYZ | xyz(55.5981, 55.9170, 85.6898) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.65
Periwinkle
#CCCCFF
ΔE00 4.04
Light Blue Grey
#B7C9E2
ΔE00 7.58
Lightsteelblue
#B0C4DE
ΔE00 7.91
Light Lavender
#DFC5FE
ΔE00 9.16
Powder Blue (survey)
#B1D1FC
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC3EA #EAE5BE
analogous
#BED9EA #BEC3EA #CFBEEA
triadic
#BEC3EA #EABEC3 #C3EABE
tetradic
#BEC3EA #EABED9 #EAE5BE #BEEACF
square
#BEC3EA #EABED9 #EAE5BE #BEEACF
split-complementary
#BEC3EA #EACFBE #D9EABE
monochromatic
#616ECC #9098DB #BEC3EA #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.72
#BEC3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#BEC3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC3EA
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC3EA | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7EC
Deuteranopia (green-blind)
#B7C4E9
Tritanopia (blue-blind)
#B4CAD0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bec3ea; /* rgb */ color: rgb(190, 195, 234); /* oklch */ color: oklch(82.6% 0.055 279.4);
Tailwind
colors: {
custom: {
50: '#d2d5f0',
500: '#bec3ea',
950: '#000000',
},
}SCSS
$custom: #bec3ea; $custom-light: #d2d5f0; $custom-dark: #000000;
JSON
{
"hex": "#bec3ea",
"rgb": {
"r": 190,
"g": 195,
"b": 234
},
"hsl": {
"h": 233.182,
"s": 51.163,
"l": 83.137
},
"oklch": {
"l": 0.82611,
"c": 0.05489,
"h": 279.4
},
"luminance": 0.55918
}Semantic roles & 50–950 ramp
primary
#BEC3EA
secondary
#C6BF86
accent
#AD27BF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385