#BEC4FB#BEC4FB
#BEC4FB is a very light, moderate blue. Relative luminance 0.574; OKLCH L 83.5% C 0.077 H 279.7°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC4FB |
|---|---|
| RGB | rgb(190, 196, 251) |
| HSL | hsl(234, 88%, 86%) |
| HSV | hsv(234, 24%, 98%) |
| CMYK | cmyk(24.3%, 21.9%, 0%, 1.6%) |
| CIE-LAB | lab(80.40, 9.52, -27.71) |
| CIE-LCH | lch(80.40, 29.30, 288.95°) |
| OKLab | oklab(83.45% 0.0131 -0.0761) |
| OKLCH | oklch(83.45% 0.077 279.7) |
| XYZ | xyz(58.3833, 57.3907, 99.2496) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.67
Periwinkle
#CCCCFF
ΔE00 3.13
Pastel Blue
#A2BFFE
ΔE00 7.11
Powder Blue (survey)
#B1D1FC
ΔE00 7.93
Light Blue Grey
#B7C9E2
ΔE00 8.40
Lightsteelblue
#B0C4DE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC4FB #FBF5BE
analogous
#BEE3FB #BEC4FB #D7BEFB
triadic
#BEC4FB #FBBEC4 #C4FBBE
tetradic
#BEC4FB #FBBEE3 #FBF5BE #BEFBD7
square
#BEC4FB #FBBEE3 #FBF5BE #BEFBD7
split-complementary
#BEC4FB #FBD7BE #E3FBBE
monochromatic
#4B5BF4 #8490F7 #BEC4FB #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.68
#BEC4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#BEC4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC4FB
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC4FB | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFD
Deuteranopia (green-blind)
#B2C5FA
Tritanopia (blue-blind)
#B0CED7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bec4fb; /* rgb */ color: rgb(190, 196, 251); /* oklch */ color: oklch(83.5% 0.077 279.7);
Tailwind
colors: {
custom: {
50: '#d2d5fc',
500: '#bec4fb',
950: '#000000',
},
}SCSS
$custom: #bec4fb; $custom-light: #d2d5fc; $custom-dark: #000000;
JSON
{
"hex": "#bec4fb",
"rgb": {
"r": 190,
"g": 196,
"b": 251
},
"hsl": {
"h": 234.098,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.83451,
"c": 0.07725,
"h": 279.7
},
"luminance": 0.57392
}Semantic roles & 50–950 ramp
primary
#BEC4FB
secondary
#E0D77D
accent
#CF00E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385