#BEC3FD#BEC3FD
#BEC3FD is a very light, moderate blue. Relative luminance 0.571; OKLCH L 83.3% C 0.081 H 280.6°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC3FD |
|---|---|
| RGB | rgb(190, 195, 253) |
| HSL | hsl(235, 94%, 87%) |
| HSV | hsv(235, 25%, 99%) |
| CMYK | cmyk(24.9%, 22.9%, 0%, 0.8%) |
| CIE-LAB | lab(80.22, 10.52, -29.06) |
| CIE-LCH | lch(80.22, 30.91, 289.91°) |
| OKLab | oklab(83.33% 0.015 -0.0799) |
| OKLCH | oklch(83.33% 0.081 280.6) |
| XYZ | xyz(58.4754, 57.0679, 100.8438) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.06
Periwinkle
#CCCCFF
ΔE00 3.39
Pastel Blue
#A2BFFE
ΔE00 7.06
Powder Blue (survey)
#B1D1FC
ΔE00 8.05
Light Blue Grey
#B7C9E2
ΔE00 8.59
Lightsteelblue
#B0C4DE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC3FD #FDF8BE
analogous
#BEE3FD #BEC3FD #D9BEFD
triadic
#BEC3FD #FDBEC3 #C3FDBE
tetradic
#BEC3FD #FDBEE3 #FDF8BE #BEFDD9
square
#BEC3FD #FDBEE3 #FDF8BE #BEFDD9
split-complementary
#BEC3FD #FDD9BE #E3FDBE
monochromatic
#4755F9 #838CFB #BEC3FD #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.69
#BEC3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BEC3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC3FD
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC3FD | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#B0C5FB
Tritanopia (blue-blind)
#AFCDD7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bec3fd; /* rgb */ color: rgb(190, 195, 253); /* oklch */ color: oklch(83.3% 0.081 280.6);
Tailwind
colors: {
custom: {
50: '#d2d5fe',
500: '#bec3fd',
950: '#000000',
},
}SCSS
$custom: #bec3fd; $custom-light: #d2d5fe; $custom-dark: #000000;
JSON
{
"hex": "#bec3fd",
"rgb": {
"r": 190,
"g": 195,
"b": 253
},
"hsl": {
"h": 235.238,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.83334,
"c": 0.08134,
"h": 280.6
},
"luminance": 0.57069
}Semantic roles & 50–950 ramp
primary
#BEC3FD
secondary
#E4DC7B
accent
#D300E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385