#BEC5FD#BEC5FD
#BEC5FD is a very light, moderate blue. Relative luminance 0.580; OKLCH L 83.7% C 0.079 H 279.0°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC5FD |
|---|---|
| RGB | rgb(190, 197, 253) |
| HSL | hsl(233, 94%, 87%) |
| HSV | hsv(233, 25%, 99%) |
| CMYK | cmyk(24.9%, 22.1%, 0%, 0.8%) |
| CIE-LAB | lab(80.72, 9.44, -28.29) |
| CIE-LCH | lch(80.72, 29.82, 288.45°) |
| OKLab | oklab(83.73% 0.0123 -0.0778) |
| OKLCH | oklch(83.73% 0.079 279) |
| XYZ | xyz(58.9265, 57.9701, 100.9942) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.88
Periwinkle
#CCCCFF
ΔE00 3.30
Pastel Blue
#A2BFFE
ΔE00 6.81
Powder Blue (survey)
#B1D1FC
ΔE00 7.56
Light Blue Grey
#B7C9E2
ΔE00 8.28
Lightsteelblue
#B0C4DE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC5FD #FDF6BE
analogous
#BEE5FD #BEC5FD #D7BEFD
triadic
#BEC5FD #FDBEC5 #C5FDBE
tetradic
#BEC5FD #FDBEE5 #FDF6BE #BEFDD7
square
#BEC5FD #FDBEE5 #FDF6BE #BEFDD7
split-complementary
#BEC5FD #FDD7BE #E5FDBE
monochromatic
#475BF9 #8390FB #BEC5FD #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.67
#BEC5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#BEC5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC5FD
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC5FD | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#B2C6FC
Tritanopia (blue-blind)
#AFCFD8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bec5fd; /* rgb */ color: rgb(190, 197, 253); /* oklch */ color: oklch(83.7% 0.079 279.0);
Tailwind
colors: {
custom: {
50: '#d2d6fe',
500: '#bec5fd',
950: '#000000',
},
}SCSS
$custom: #bec5fd; $custom-light: #d2d6fe; $custom-dark: #000000;
JSON
{
"hex": "#bec5fd",
"rgb": {
"r": 190,
"g": 197,
"b": 253
},
"hsl": {
"h": 233.333,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.83726,
"c": 0.07873,
"h": 279
},
"luminance": 0.57972
}Semantic roles & 50–950 ramp
primary
#BEC5FD
secondary
#E4D87B
accent
#CC00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385