#BEC2EB#BEC2EB
#BEC2EB is a very light, muted blue. Relative luminance 0.555; OKLCH L 82.4% C 0.058 H 280.7°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC2EB |
|---|---|
| RGB | rgb(190, 194, 235) |
| HSL | hsl(235, 53%, 83%) |
| HSV | hsv(235, 19%, 92%) |
| CMYK | cmyk(19.1%, 17.4%, 0%, 7.8%) |
| CIE-LAB | lab(79.34, 7.00, -20.75) |
| CIE-LCH | lch(79.34, 21.90, 288.63°) |
| OKLab | oklab(82.45% 0.0107 -0.0566) |
| OKLCH | oklch(82.45% 0.058 280.7) |
| XYZ | xyz(55.5188, 55.5280, 86.3741) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.32
Periwinkle
#CCCCFF
ΔE00 3.74
Light Blue Grey
#B7C9E2
ΔE00 8.09
Lightsteelblue
#B0C4DE
ΔE00 8.38
Light Lavender
#DFC5FE
ΔE00 8.73
Pale Lilac
#E4CBFF
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC2EB #EBE7BE
analogous
#BED8EB #BEC2EB #D0BEEB
triadic
#BEC2EB #EBBEC2 #C2EBBE
tetradic
#BEC2EB #EBBED8 #EBE7BE #BEEBD0
square
#BEC2EB #EBBED8 #EBE7BE #BEEBD0
split-complementary
#BEC2EB #EBD0BE #D8EBBE
monochromatic
#606ACE #8F96DD #BEC2EB #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.73
#BEC2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#BEC2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC2EB
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC2EB | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#B4C9D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bec2eb; /* rgb */ color: rgb(190, 194, 235); /* oklch */ color: oklch(82.4% 0.058 280.7);
Tailwind
colors: {
custom: {
50: '#d2d4f1',
500: '#bec2eb',
950: '#000000',
},
}SCSS
$custom: #bec2eb; $custom-light: #d2d4f1; $custom-dark: #000000;
JSON
{
"hex": "#bec2eb",
"rgb": {
"r": 190,
"g": 194,
"b": 235
},
"hsl": {
"h": 234.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.82449,
"c": 0.05759,
"h": 280.7
},
"luminance": 0.55529
}Semantic roles & 50–950 ramp
primary
#BEC2EB
secondary
#C7C286
accent
#B325C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385