#BEC6EA#BEC6EA
#BEC6EA is a very light, muted blue. Relative luminance 0.573; OKLCH L 83.2% C 0.051 H 275.4°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC6EA |
|---|---|
| RGB | rgb(190, 198, 234) |
| HSL | hsl(229, 51%, 83%) |
| HSV | hsv(229, 19%, 92%) |
| CMYK | cmyk(18.8%, 15.4%, 0%, 8.2%) |
| CIE-LAB | lab(80.33, 4.62, -18.72) |
| CIE-LCH | lch(80.33, 19.28, 283.87°) |
| OKLab | oklab(83.21% 0.0048 -0.0509) |
| OKLCH | oklch(83.21% 0.051 275.4) |
| XYZ | xyz(56.2770, 57.2748, 85.9161) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.19
Periwinkle
#CCCCFF
ΔE00 4.70
Light Blue Grey
#B7C9E2
ΔE00 6.18
Lightsteelblue
#B0C4DE
ΔE00 6.64
Powder Blue (survey)
#B1D1FC
ΔE00 8.09
Cloudy Blue
#ACC2D9
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC6EA #EAE2BE
analogous
#BEDCEA #BEC6EA #CCBEEA
triadic
#BEC6EA #EABEC6 #C6EABE
tetradic
#BEC6EA #EABEDC #EAE2BE #BEEACC
square
#BEC6EA #EABEDC #EAE2BE #BEEACC
split-complementary
#BEC6EA #EACCBE #DCEABE
monochromatic
#6175CC #909DDB #BEC6EA #E8EBF8 #E8EBF8
Accessibility & contrast
On white
1.69
#BEC6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#BEC6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC6EA
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC6EA | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#B9C6E9
Tritanopia (blue-blind)
#B4CCD2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bec6ea; /* rgb */ color: rgb(190, 198, 234); /* oklch */ color: oklch(83.2% 0.051 275.4);
Tailwind
colors: {
custom: {
50: '#d2d7f0',
500: '#bec6ea',
950: '#000000',
},
}SCSS
$custom: #bec6ea; $custom-light: #d2d7f0; $custom-dark: #000000;
JSON
{
"hex": "#bec6ea",
"rgb": {
"r": 190,
"g": 198,
"b": 234
},
"hsl": {
"h": 229.091,
"s": 51.163,
"l": 83.137
},
"oklch": {
"l": 0.83211,
"c": 0.05117,
"h": 275.4
},
"luminance": 0.57276
}Semantic roles & 50–950 ramp
primary
#BEC6EA
secondary
#C6BA86
accent
#A327BF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385