#BEC1FD#BEC1FD
#BEC1FD is a very light, moderate blue. Relative luminance 0.562; OKLCH L 82.9% C 0.084 H 282.2°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC1FD |
|---|---|
| RGB | rgb(190, 193, 253) |
| HSL | hsl(237, 94%, 87%) |
| HSV | hsv(237, 25%, 99%) |
| CMYK | cmyk(24.9%, 23.7%, 0%, 0.8%) |
| CIE-LAB | lab(79.71, 11.61, -29.83) |
| CIE-LCH | lch(79.71, 32.01, 291.26°) |
| OKLab | oklab(82.94% 0.0177 -0.0821) |
| OKLCH | oklch(82.94% 0.084 282.2) |
| XYZ | xyz(58.0303, 56.1777, 100.6954) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.53
Periwinkle
#CCCCFF
ΔE00 3.62
Pastel Blue
#A2BFFE
ΔE00 7.33
Pale Violet
#CEAEFA
ΔE00 8.43
Light Lavender
#DFC5FE
ΔE00 8.46
Powder Blue (survey)
#B1D1FC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC1FD #FDFABE
analogous
#BEE1FD #BEC1FD #DBBEFD
triadic
#BEC1FD #FDBEC1 #C1FDBE
tetradic
#BEC1FD #FDBEE1 #FDFABE #BEFDDB
square
#BEC1FD #FDBEE1 #FDFABE #BEFDDB
split-complementary
#BEC1FD #FDDBBE #E1FDBE
monochromatic
#4750F9 #8388FB #BEC1FD #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.72
#BEC1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#BEC1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC1FD
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC1FD | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#AEC4FB
Tritanopia (blue-blind)
#AFCCD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bec1fd; /* rgb */ color: rgb(190, 193, 253); /* oklch */ color: oklch(82.9% 0.084 282.2);
Tailwind
colors: {
custom: {
50: '#d2d3fe',
500: '#bec1fd',
950: '#000000',
},
}SCSS
$custom: #bec1fd; $custom-light: #d2d3fe; $custom-dark: #000000;
JSON
{
"hex": "#bec1fd",
"rgb": {
"r": 190,
"g": 193,
"b": 253
},
"hsl": {
"h": 237.143,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.82943,
"c": 0.084,
"h": 282.2
},
"luminance": 0.56179
}Semantic roles & 50–950 ramp
primary
#BEC1FD
secondary
#E4DF7B
accent
#DB00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385