#BEC6EC#BEC6EC
#BEC6EC is a very light, muted blue. Relative luminance 0.574; OKLCH L 83.3% C 0.054 H 275.8°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC6EC |
|---|---|
| RGB | rgb(190, 198, 236) |
| HSL | hsl(230, 55%, 84%) |
| HSV | hsv(230, 19%, 93%) |
| CMYK | cmyk(19.5%, 16.1%, 0%, 7.5%) |
| CIE-LAB | lab(80.40, 5.06, -19.69) |
| CIE-LCH | lch(80.40, 20.33, 284.42°) |
| OKLab | oklab(83.28% 0.0055 -0.0537) |
| OKLCH | oklch(83.28% 0.054 275.8) |
| XYZ | xyz(56.5659, 57.3904, 87.4379) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.64
Periwinkle
#CCCCFF
ΔE00 4.25
Light Blue Grey
#B7C9E2
ΔE00 6.51
Lightsteelblue
#B0C4DE
ΔE00 6.93
Powder Blue (survey)
#B1D1FC
ΔE00 8.03
Pastel Blue
#A2BFFE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC6EC #ECE4BE
analogous
#BEDDEC #BEC6EC #CDBEEC
triadic
#BEC6EC #ECBEC6 #C6ECBE
tetradic
#BEC6EC #ECBEDD #ECE4BE #BEECCD
square
#BEC6EC #ECBEDD #ECE4BE #BEECCD
split-complementary
#BEC6EC #ECCDBE #DDECBE
monochromatic
#5F73D0 #8F9CDE #BEC6EC #E7EAF8 #E7EAF8
Accessibility & contrast
On white
1.68
#BEC6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#BEC6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC6EC
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC6EC | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EE
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#B3CDD2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bec6ec; /* rgb */ color: rgb(190, 198, 236); /* oklch */ color: oklch(83.3% 0.054 275.8);
Tailwind
colors: {
custom: {
50: '#d2d7f2',
500: '#bec6ec',
950: '#000000',
},
}SCSS
$custom: #bec6ec; $custom-light: #d2d7f2; $custom-dark: #000000;
JSON
{
"hex": "#bec6ec",
"rgb": {
"r": 190,
"g": 198,
"b": 236
},
"hsl": {
"h": 229.565,
"s": 54.762,
"l": 83.529
},
"oklch": {
"l": 0.83283,
"c": 0.05394,
"h": 275.8
},
"luminance": 0.57391
}Semantic roles & 50–950 ramp
primary
#BEC6EC
secondary
#C9BD85
accent
#A723C2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385