#BEC2ED#BEC2ED
#BEC2ED is a very light, moderate blue. Relative luminance 0.556; OKLCH L 82.5% C 0.060 H 280.8°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC2ED |
|---|---|
| RGB | rgb(190, 194, 237) |
| HSL | hsl(235, 57%, 84%) |
| HSV | hsv(235, 20%, 93%) |
| CMYK | cmyk(19.8%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(79.41, 7.44, -21.73) |
| CIE-LCH | lch(79.41, 22.96, 288.89°) |
| OKLab | oklab(82.52% 0.0113 -0.0593) |
| OKLCH | oklch(82.52% 0.06 280.8) |
| XYZ | xyz(55.8094, 55.6442, 87.9044) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.84
Periwinkle
#CCCCFF
ΔE00 3.42
Light Blue Grey
#B7C9E2
ΔE00 8.26
Lightsteelblue
#B0C4DE
ΔE00 8.51
Light Lavender
#DFC5FE
ΔE00 8.56
Pastel Blue
#A2BFFE
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC2ED #EDE9BE
analogous
#BED9ED #BEC2ED #D1BEED
triadic
#BEC2ED #EDBEC2 #C2EDBE
tetradic
#BEC2ED #EDBED9 #EDE9BE #BEEDD1
square
#BEC2ED #EDBED9 #EDE9BE #BEEDD1
split-complementary
#BEC2ED #EDD1BE #D9EDBE
monochromatic
#5E68D2 #8E95E0 #BEC2ED #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.73
#BEC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#BEC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC2ED
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC2ED | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EF
Deuteranopia (green-blind)
#B5C3EC
Tritanopia (blue-blind)
#B4C9D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bec2ed; /* rgb */ color: rgb(190, 194, 237); /* oklch */ color: oklch(82.5% 0.060 280.8);
Tailwind
colors: {
custom: {
50: '#d2d4f3',
500: '#bec2ed',
950: '#000000',
},
}SCSS
$custom: #bec2ed; $custom-light: #d2d4f3; $custom-dark: #000000;
JSON
{
"hex": "#bec2ed",
"rgb": {
"r": 190,
"g": 194,
"b": 237
},
"hsl": {
"h": 234.894,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.82523,
"c": 0.06038,
"h": 280.8
},
"luminance": 0.55645
}Semantic roles & 50–950 ramp
primary
#BEC2ED
secondary
#CAC485
accent
#B621C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385