#BEC7FB#BEC7FB
#BEC7FB is a very light, moderate blue. Relative luminance 0.588; OKLCH L 84.0% C 0.073 H 277.0°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC7FB |
|---|---|
| RGB | rgb(190, 199, 251) |
| HSL | hsl(231, 88%, 86%) |
| HSV | hsv(231, 24%, 98%) |
| CMYK | cmyk(24.3%, 20.7%, 0%, 1.6%) |
| CIE-LAB | lab(81.16, 7.90, -26.55) |
| CIE-LCH | lch(81.16, 27.70, 286.56°) |
| OKLab | oklab(84.04% 0.009 -0.0729) |
| OKLCH | oklch(84.04% 0.073 277) |
| XYZ | xyz(59.0667, 58.7576, 99.4774) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.11
Periwinkle
#CCCCFF
ΔE00 3.23
Pastel Blue
#A2BFFE
ΔE00 6.76
Powder Blue (survey)
#B1D1FC
ΔE00 7.13
Light Blue Grey
#B7C9E2
ΔE00 7.82
Lightsteelblue
#B0C4DE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC7FB #FBF2BE
analogous
#BEE6FB #BEC7FB #D4BEFB
triadic
#BEC7FB #FBBEC7 #C7FBBE
tetradic
#BEC7FB #FBBEE6 #FBF2BE #BEFBD4
square
#BEC7FB #FBBEE6 #FBF2BE #BEFBD4
split-complementary
#BEC7FB #FBD4BE #E6FBBE
monochromatic
#4B64F4 #8495F7 #BEC7FB #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.65
#BEC7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#BEC7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC7FB
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC7FB | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFD
Deuteranopia (green-blind)
#B5C7FA
Tritanopia (blue-blind)
#AFD0D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bec7fb; /* rgb */ color: rgb(190, 199, 251); /* oklch */ color: oklch(84.0% 0.073 277.0);
Tailwind
colors: {
custom: {
50: '#d2d7fc',
500: '#bec7fb',
950: '#000000',
},
}SCSS
$custom: #bec7fb; $custom-light: #d2d7fc; $custom-dark: #000000;
JSON
{
"hex": "#bec7fb",
"rgb": {
"r": 190,
"g": 199,
"b": 251
},
"hsl": {
"h": 231.148,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.84042,
"c": 0.07343,
"h": 277
},
"luminance": 0.58759
}Semantic roles & 50–950 ramp
primary
#BEC7FB
secondary
#E0D27D
accent
#C300E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385