#BEC7EF#BEC7EF
#BEC7EF is a very light, muted blue. Relative luminance 0.580; OKLCH L 83.6% C 0.057 H 275.2°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC7EF |
|---|---|
| RGB | rgb(190, 199, 239) |
| HSL | hsl(229, 60%, 84%) |
| HSV | hsv(229, 21%, 94%) |
| CMYK | cmyk(20.5%, 16.7%, 0%, 6.3%) |
| CIE-LAB | lab(80.75, 5.19, -20.76) |
| CIE-LCH | lch(80.75, 21.40, 284.03°) |
| OKLab | oklab(83.59% 0.0051 -0.0566) |
| OKLCH | oklch(83.59% 0.057 275.2) |
| XYZ | xyz(57.2348, 58.0249, 89.8291) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.12
Periwinkle
#CCCCFF
ΔE00 3.94
Light Blue Grey
#B7C9E2
ΔE00 6.55
Lightsteelblue
#B0C4DE
ΔE00 6.95
Powder Blue (survey)
#B1D1FC
ΔE00 7.57
Pastel Blue
#A2BFFE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC7EF #EFE6BE
analogous
#BEE0EF #BEC7EF #CEBEEF
triadic
#BEC7EF #EFBEC7 #C7EFBE
tetradic
#BEC7EF #EFBEE0 #EFE6BE #BEEFCE
square
#BEC7EF #EFBEE0 #EFE6BE #BEEFCE
split-complementary
#BEC7EF #EFCEBE #E0EFBE
monochromatic
#5C72D7 #8D9DE3 #BEC7EF #E6EAF9 #E6EAF9
Accessibility & contrast
On white
1.67
#BEC7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BEC7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC7EF
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC7EF | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF1
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#B3CED4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bec7ef; /* rgb */ color: rgb(190, 199, 239); /* oklch */ color: oklch(83.6% 0.057 275.2);
Tailwind
colors: {
custom: {
50: '#d2d7f4',
500: '#bec7ef',
950: '#000000',
},
}SCSS
$custom: #bec7ef; $custom-light: #d2d7f4; $custom-dark: #000000;
JSON
{
"hex": "#bec7ef",
"rgb": {
"r": 190,
"g": 199,
"b": 239
},
"hsl": {
"h": 228.98,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.83592,
"c": 0.05687,
"h": 275.2
},
"luminance": 0.58026
}Semantic roles & 50–950 ramp
primary
#BEC7EF
secondary
#CDC084
accent
#A91DC8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385