#BEC3ED#BEC3ED
#BEC3ED is a very light, muted blue. Relative luminance 0.561; OKLCH L 82.7% C 0.059 H 279.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC3ED |
|---|---|
| RGB | rgb(190, 195, 237) |
| HSL | hsl(234, 57%, 84%) |
| HSV | hsv(234, 20%, 93%) |
| CMYK | cmyk(19.8%, 17.7%, 0%, 7.1%) |
| CIE-LAB | lab(79.67, 6.90, -21.34) |
| CIE-LCH | lch(79.67, 22.43, 287.91°) |
| OKLab | oklab(82.72% 0.0099 -0.0582) |
| OKLCH | oklch(82.72% 0.059 279.7) |
| XYZ | xyz(56.0327, 56.0908, 87.9788) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.90
Periwinkle
#CCCCFF
ΔE00 3.50
Light Blue Grey
#B7C9E2
ΔE00 7.89
Lightsteelblue
#B0C4DE
ΔE00 8.17
Pastel Blue
#A2BFFE
ΔE00 8.82
Light Lavender
#DFC5FE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC3ED #EDE8BE
analogous
#BEDAED #BEC3ED #D0BEED
triadic
#BEC3ED #EDBEC3 #C3EDBE
tetradic
#BEC3ED #EDBEDA #EDE8BE #BEEDD0
square
#BEC3ED #EDBEDA #EDE8BE #BEEDD0
split-complementary
#BEC3ED #EDD0BE #DAEDBE
monochromatic
#5E6BD2 #8E97E0 #BEC3ED #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.72
#BEC3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#BEC3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC3ED
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC3ED | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#B6C4EC
Tritanopia (blue-blind)
#B3CAD1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bec3ed; /* rgb */ color: rgb(190, 195, 237); /* oklch */ color: oklch(82.7% 0.059 279.7);
Tailwind
colors: {
custom: {
50: '#d2d5f3',
500: '#bec3ed',
950: '#000000',
},
}SCSS
$custom: #bec3ed; $custom-light: #d2d5f3; $custom-dark: #000000;
JSON
{
"hex": "#bec3ed",
"rgb": {
"r": 190,
"g": 195,
"b": 237
},
"hsl": {
"h": 233.617,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.82721,
"c": 0.05907,
"h": 279.7
},
"luminance": 0.56092
}Semantic roles & 50–950 ramp
primary
#BEC3ED
secondary
#CAC385
accent
#B321C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385