#BEC3EB#BEC3EB
#BEC3EB is a very light, muted blue. Relative luminance 0.560; OKLCH L 82.6% C 0.056 H 279.5°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC3EB |
|---|---|
| RGB | rgb(190, 195, 235) |
| HSL | hsl(233, 53%, 83%) |
| HSV | hsv(233, 19%, 92%) |
| CMYK | cmyk(19.1%, 17%, 0%, 7.8%) |
| CIE-LAB | lab(79.60, 6.46, -20.37) |
| CIE-LCH | lch(79.60, 21.37, 287.59°) |
| OKLab | oklab(82.65% 0.0093 -0.0555) |
| OKLCH | oklch(82.65% 0.056 279.5) |
| XYZ | xyz(55.7421, 55.9746, 86.4485) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.39
Periwinkle
#CCCCFF
ΔE00 3.84
Light Blue Grey
#B7C9E2
ΔE00 7.69
Lightsteelblue
#B0C4DE
ΔE00 8.01
Light Lavender
#DFC5FE
ΔE00 9.05
Pastel Blue
#A2BFFE
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC3EB #EBE6BE
analogous
#BED9EB #BEC3EB #CFBEEB
triadic
#BEC3EB #EBBEC3 #C3EBBE
tetradic
#BEC3EB #EBBED9 #EBE6BE #BEEBCF
square
#BEC3EB #EBBED9 #EBE6BE #BEEBCF
split-complementary
#BEC3EB #EBCFBE #D9EBBE
monochromatic
#606DCE #8F98DD #BEC3EB #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.72
#BEC3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#BEC3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC3EB
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC3EB | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#B6C4EA
Tritanopia (blue-blind)
#B4CAD0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bec3eb; /* rgb */ color: rgb(190, 195, 235); /* oklch */ color: oklch(82.6% 0.056 279.5);
Tailwind
colors: {
custom: {
50: '#d2d5f1',
500: '#bec3eb',
950: '#000000',
},
}SCSS
$custom: #bec3eb; $custom-light: #d2d5f1; $custom-dark: #000000;
JSON
{
"hex": "#bec3eb",
"rgb": {
"r": 190,
"g": 195,
"b": 235
},
"hsl": {
"h": 233.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.82648,
"c": 0.05629,
"h": 279.5
},
"luminance": 0.55976
}Semantic roles & 50–950 ramp
primary
#BEC3EB
secondary
#C7C086
accent
#AF25C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385