#BEC6FB#BEC6FB
#BEC6FB is a very light, moderate blue. Relative luminance 0.583; OKLCH L 83.8% C 0.075 H 278.0°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC6FB |
|---|---|
| RGB | rgb(190, 198, 251) |
| HSL | hsl(232, 88%, 86%) |
| HSV | hsv(232, 24%, 98%) |
| CMYK | cmyk(24.3%, 21.1%, 0%, 1.6%) |
| CIE-LAB | lab(80.90, 8.44, -26.94) |
| CIE-LCH | lch(80.90, 28.23, 287.39°) |
| OKLab | oklab(83.85% 0.0104 -0.074) |
| OKLCH | oklch(83.85% 0.075 278) |
| XYZ | xyz(58.8374, 58.2990, 99.4010) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.85
Periwinkle
#CCCCFF
ΔE00 3.15
Pastel Blue
#A2BFFE
ΔE00 6.87
Powder Blue (survey)
#B1D1FC
ΔE00 7.41
Light Blue Grey
#B7C9E2
ΔE00 8.02
Lightsteelblue
#B0C4DE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC6FB #FBF3BE
analogous
#BEE5FB #BEC6FB #D5BEFB
triadic
#BEC6FB #FBBEC6 #C6FBBE
tetradic
#BEC6FB #FBBEE5 #FBF3BE #BEFBD5
square
#BEC6FB #FBBEE5 #FBF3BE #BEFBD5
split-complementary
#BEC6FB #FBD5BE #E5FBBE
monochromatic
#4B61F4 #8493F7 #BEC6FB #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.66
#BEC6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#BEC6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC6FB
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC6FB | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFD
Deuteranopia (green-blind)
#B4C7FA
Tritanopia (blue-blind)
#AFD0D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bec6fb; /* rgb */ color: rgb(190, 198, 251); /* oklch */ color: oklch(83.8% 0.075 278.0);
Tailwind
colors: {
custom: {
50: '#d2d7fc',
500: '#bec6fb',
950: '#000000',
},
}SCSS
$custom: #bec6fb; $custom-light: #d2d7fc; $custom-dark: #000000;
JSON
{
"hex": "#bec6fb",
"rgb": {
"r": 190,
"g": 198,
"b": 251
},
"hsl": {
"h": 232.131,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.83845,
"c": 0.07469,
"h": 278
},
"luminance": 0.583
}Semantic roles & 50–950 ramp
primary
#BEC6FB
secondary
#E0D37D
accent
#C700E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385