#BEC1FB#BEC1FB
#BEC1FB is a very light, moderate blue. Relative luminance 0.561; OKLCH L 82.9% C 0.081 H 282.2°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC1FB |
|---|---|
| RGB | rgb(190, 193, 251) |
| HSL | hsl(237, 88%, 86%) |
| HSV | hsv(237, 24%, 98%) |
| CMYK | cmyk(24.3%, 23.1%, 0%, 1.6%) |
| CIE-LAB | lab(79.64, 11.15, -28.87) |
| CIE-LCH | lch(79.64, 30.95, 291.11°) |
| OKLab | oklab(82.86% 0.0171 -0.0794) |
| OKLCH | oklch(82.86% 0.081 282.2) |
| XYZ | xyz(57.7134, 56.0509, 99.0263) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.34
Periwinkle
#CCCCFF
ΔE00 3.40
Pastel Blue
#A2BFFE
ΔE00 7.51
Light Lavender
#DFC5FE
ΔE00 8.32
Pale Violet
#CEAEFA
ΔE00 8.44
Powder Blue (survey)
#B1D1FC
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC1FB #FBF8BE
analogous
#BEE0FB #BEC1FB #DABEFB
triadic
#BEC1FB #FBBEC1 #C1FBBE
tetradic
#BEC1FB #FBBEE0 #FBF8BE #BEFBDA
square
#BEC1FB #FBBEE0 #FBF8BE #BEFBDA
split-complementary
#BEC1FB #FBDABE #E0FBBE
monochromatic
#4B53F4 #848AF7 #BEC1FB #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.72
#BEC1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#BEC1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC1FB
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC1FB | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FE
Deuteranopia (green-blind)
#AFC3F9
Tritanopia (blue-blind)
#B0CBD5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bec1fb; /* rgb */ color: rgb(190, 193, 251); /* oklch */ color: oklch(82.9% 0.081 282.2);
Tailwind
colors: {
custom: {
50: '#d2d3fc',
500: '#bec1fb',
950: '#000000',
},
}SCSS
$custom: #bec1fb; $custom-light: #d2d3fc; $custom-dark: #000000;
JSON
{
"hex": "#bec1fb",
"rgb": {
"r": 190,
"g": 193,
"b": 251
},
"hsl": {
"h": 237.049,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.82863,
"c": 0.08122,
"h": 282.2
},
"luminance": 0.56052
}Semantic roles & 50–950 ramp
primary
#BEC1FB
secondary
#E0DB7D
accent
#DA00E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385