#BEC8FB#BEC8FB
#BEC8FB is a very light, moderate blue. Relative luminance 0.592; OKLCH L 84.2% C 0.072 H 276.1°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC8FB |
|---|---|
| RGB | rgb(190, 200, 251) |
| HSL | hsl(230, 88%, 86%) |
| HSV | hsv(230, 24%, 98%) |
| CMYK | cmyk(24.3%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(81.41, 7.36, -26.17) |
| CIE-LCH | lch(81.41, 27.18, 285.71°) |
| OKLab | oklab(84.24% 0.0077 -0.0718) |
| OKLCH | oklch(84.24% 0.072 276.1) |
| XYZ | xyz(59.2976, 59.2193, 99.5544) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.42
Periwinkle
#CCCCFF
ΔE00 3.36
Pastel Blue
#A2BFFE
ΔE00 6.66
Powder Blue (survey)
#B1D1FC
ΔE00 6.85
Light Blue Grey
#B7C9E2
ΔE00 7.61
Lightsteelblue
#B0C4DE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC8FB #FBF1BE
analogous
#BEE7FB #BEC8FB #D3BEFB
triadic
#BEC8FB #FBBEC8 #C8FBBE
tetradic
#BEC8FB #FBBEE7 #FBF1BE #BEFBD3
square
#BEC8FB #FBBEE7 #FBF1BE #BEFBD3
split-complementary
#BEC8FB #FBD3BE #E7FBBE
monochromatic
#4B66F4 #8497F7 #BEC8FB #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.63
#BEC8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#BEC8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC8FB
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC8FB | 1.00 | 1.63 | 12.84 | 12.84 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFD
Deuteranopia (green-blind)
#B6C8FA
Tritanopia (blue-blind)
#AFD1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bec8fb; /* rgb */ color: rgb(190, 200, 251); /* oklch */ color: oklch(84.2% 0.072 276.1);
Tailwind
colors: {
custom: {
50: '#d2d8fc',
500: '#bec8fb',
950: '#000000',
},
}SCSS
$custom: #bec8fb; $custom-light: #d2d8fc; $custom-dark: #000000;
JSON
{
"hex": "#bec8fb",
"rgb": {
"r": 190,
"g": 200,
"b": 251
},
"hsl": {
"h": 230.164,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.8424,
"c": 0.0722,
"h": 276.1
},
"luminance": 0.59221
}Semantic roles & 50–950 ramp
primary
#BEC8FB
secondary
#E0D07D
accent
#C000E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385