#BEC4FD#BEC4FD
#BEC4FD is a very light, moderate blue. Relative luminance 0.575; OKLCH L 83.5% C 0.080 H 279.8°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC4FD |
|---|---|
| RGB | rgb(190, 196, 253) |
| HSL | hsl(234, 94%, 87%) |
| HSV | hsv(234, 25%, 99%) |
| CMYK | cmyk(24.9%, 22.5%, 0%, 0.8%) |
| CIE-LAB | lab(80.47, 9.98, -28.67) |
| CIE-LCH | lch(80.47, 30.36, 289.19°) |
| OKLab | oklab(83.53% 0.0137 -0.0788) |
| OKLCH | oklch(83.53% 0.08 279.8) |
| XYZ | xyz(58.7002, 57.5175, 100.9187) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.91
Periwinkle
#CCCCFF
ΔE00 3.32
Pastel Blue
#A2BFFE
ΔE00 6.93
Powder Blue (survey)
#B1D1FC
ΔE00 7.81
Light Blue Grey
#B7C9E2
ΔE00 8.44
Lightsteelblue
#B0C4DE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC4FD #FDF7BE
analogous
#BEE4FD #BEC4FD #D8BEFD
triadic
#BEC4FD #FDBEC4 #C4FDBE
tetradic
#BEC4FD #FDBEE4 #FDF7BE #BEFDD8
square
#BEC4FD #FDBEE4 #FDF7BE #BEFDD8
split-complementary
#BEC4FD #FDD8BE #E4FDBE
monochromatic
#4758F9 #838EFB #BEC4FD #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.68
#BEC4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#BEC4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC4FD
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC4FD | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#B1C6FC
Tritanopia (blue-blind)
#AFCED7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bec4fd; /* rgb */ color: rgb(190, 196, 253); /* oklch */ color: oklch(83.5% 0.080 279.8);
Tailwind
colors: {
custom: {
50: '#d2d5fe',
500: '#bec4fd',
950: '#000000',
},
}SCSS
$custom: #bec4fd; $custom-light: #d2d5fe; $custom-dark: #000000;
JSON
{
"hex": "#bec4fd",
"rgb": {
"r": 190,
"g": 196,
"b": 253
},
"hsl": {
"h": 234.286,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.8353,
"c": 0.08002,
"h": 279.8
},
"luminance": 0.57519
}Semantic roles & 50–950 ramp
primary
#BEC4FD
secondary
#E4DA7B
accent
#D000E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385