#BEC6FD#BEC6FD
#BEC6FD is a very light, moderate blue. Relative luminance 0.584; OKLCH L 83.9% C 0.077 H 278.1°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC6FD |
|---|---|
| RGB | rgb(190, 198, 253) |
| HSL | hsl(232, 94%, 87%) |
| HSV | hsv(232, 25%, 99%) |
| CMYK | cmyk(24.9%, 21.7%, 0%, 0.8%) |
| CIE-LAB | lab(80.97, 8.90, -27.90) |
| CIE-LCH | lch(80.97, 29.28, 287.69°) |
| OKLab | oklab(83.92% 0.011 -0.0767) |
| OKLCH | oklch(83.92% 0.077 278.1) |
| XYZ | xyz(59.1543, 58.4258, 101.0701) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.98
Periwinkle
#CCCCFF
ΔE00 3.31
Pastel Blue
#A2BFFE
ΔE00 6.70
Powder Blue (survey)
#B1D1FC
ΔE00 7.31
Light Blue Grey
#B7C9E2
ΔE00 8.11
Lightsteelblue
#B0C4DE
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC6FD #FDF5BE
analogous
#BEE6FD #BEC6FD #D6BEFD
triadic
#BEC6FD #FDBEC6 #C6FDBE
tetradic
#BEC6FD #FDBEE6 #FDF5BE #BEFDD6
square
#BEC6FD #FDBEE6 #FDF5BE #BEFDD6
split-complementary
#BEC6FD #FDD6BE #E6FDBE
monochromatic
#475EF9 #8392FB #BEC6FD #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.66
#BEC6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#BEC6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC6FD
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC6FD | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFF
Deuteranopia (green-blind)
#B3C7FC
Tritanopia (blue-blind)
#AFD0D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bec6fd; /* rgb */ color: rgb(190, 198, 253); /* oklch */ color: oklch(83.9% 0.077 278.1);
Tailwind
colors: {
custom: {
50: '#d2d7fe',
500: '#bec6fd',
950: '#000000',
},
}SCSS
$custom: #bec6fd; $custom-light: #d2d7fe; $custom-dark: #000000;
JSON
{
"hex": "#bec6fd",
"rgb": {
"r": 190,
"g": 198,
"b": 253
},
"hsl": {
"h": 232.381,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.83923,
"c": 0.07745,
"h": 278.1
},
"luminance": 0.58427
}Semantic roles & 50–950 ramp
primary
#BEC6FD
secondary
#E4D77B
accent
#C800E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385