#BEC7EB#BEC7EB
#BEC7EB is a very light, muted blue. Relative luminance 0.578; OKLCH L 83.4% C 0.051 H 274.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC7EB |
|---|---|
| RGB | rgb(190, 199, 235) |
| HSL | hsl(228, 53%, 83%) |
| HSV | hsv(228, 19%, 92%) |
| CMYK | cmyk(19.1%, 15.3%, 0%, 7.8%) |
| CIE-LAB | lab(80.62, 4.31, -18.82) |
| CIE-LCH | lch(80.62, 19.31, 282.89°) |
| OKLab | oklab(83.45% 0.0038 -0.0512) |
| OKLCH | oklch(83.45% 0.051 274.2) |
| XYZ | xyz(56.6504, 57.7911, 86.7513) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.17
Periwinkle
#CCCCFF
ΔE00 4.76
Light Blue Grey
#B7C9E2
ΔE00 5.87
Lightsteelblue
#B0C4DE
ΔE00 6.35
Powder Blue (survey)
#B1D1FC
ΔE00 7.67
Cloudy Blue
#ACC2D9
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC7EB #EBE2BE
analogous
#BEDDEB #BEC7EB #CBBEEB
triadic
#BEC7EB #EBBEC7 #C7EBBE
tetradic
#BEC7EB #EBBEDD #EBE2BE #BEEBCB
square
#BEC7EB #EBBEDD #EBE2BE #BEEBCB
split-complementary
#BEC7EB #EBCBBE #DDEBBE
monochromatic
#6076CE #8F9FDD #BEC7EB #E8EBF8 #E8EBF8
Accessibility & contrast
On white
1.67
#BEC7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#BEC7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC7EB
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC7EB | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAED
Deuteranopia (green-blind)
#BAC6EA
Tritanopia (blue-blind)
#B4CED3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bec7eb; /* rgb */ color: rgb(190, 199, 235); /* oklch */ color: oklch(83.4% 0.051 274.2);
Tailwind
colors: {
custom: {
50: '#d2d7f1',
500: '#bec7eb',
950: '#000000',
},
}SCSS
$custom: #bec7eb; $custom-light: #d2d7f1; $custom-dark: #000000;
JSON
{
"hex": "#bec7eb",
"rgb": {
"r": 190,
"g": 199,
"b": 235
},
"hsl": {
"h": 228,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.83447,
"c": 0.05137,
"h": 274.2
},
"luminance": 0.57792
}Semantic roles & 50–950 ramp
primary
#BEC7EB
secondary
#C7BA86
accent
#A125C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385