#BEC6EB#BEC6EB
#BEC6EB is a very light, muted blue. Relative luminance 0.573; OKLCH L 83.2% C 0.053 H 275.6°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC6EB |
|---|---|
| RGB | rgb(190, 198, 235) |
| HSL | hsl(229, 53%, 83%) |
| HSV | hsv(229, 19%, 92%) |
| CMYK | cmyk(19.1%, 15.7%, 0%, 7.8%) |
| CIE-LAB | lab(80.37, 4.84, -19.21) |
| CIE-LCH | lch(80.37, 19.81, 284.15°) |
| OKLab | oklab(83.25% 0.0051 -0.0523) |
| OKLCH | oklch(83.25% 0.053 275.6) |
| XYZ | xyz(56.4210, 57.3325, 86.6748) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.91
Periwinkle
#CCCCFF
ΔE00 4.47
Light Blue Grey
#B7C9E2
ΔE00 6.35
Lightsteelblue
#B0C4DE
ΔE00 6.79
Powder Blue (survey)
#B1D1FC
ΔE00 8.06
Cloudy Blue
#ACC2D9
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC6EB #EBE3BE
analogous
#BEDCEB #BEC6EB #CCBEEB
triadic
#BEC6EB #EBBEC6 #C6EBBE
tetradic
#BEC6EB #EBBEDC #EBE3BE #BEEBCC
square
#BEC6EB #EBBEDC #EBE3BE #BEEBCC
split-complementary
#BEC6EB #EBCCBE #DCEBBE
monochromatic
#6074CE #8F9DDD #BEC6EB #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.68
#BEC6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#BEC6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC6EB
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC6EB | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#B9C6EA
Tritanopia (blue-blind)
#B4CDD2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bec6eb; /* rgb */ color: rgb(190, 198, 235); /* oklch */ color: oklch(83.2% 0.053 275.6);
Tailwind
colors: {
custom: {
50: '#d2d7f1',
500: '#bec6eb',
950: '#000000',
},
}SCSS
$custom: #bec6eb; $custom-light: #d2d7f1; $custom-dark: #000000;
JSON
{
"hex": "#bec6eb",
"rgb": {
"r": 190,
"g": 198,
"b": 235
},
"hsl": {
"h": 229.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.83247,
"c": 0.05256,
"h": 275.6
},
"luminance": 0.57333
}Semantic roles & 50–950 ramp
primary
#BEC6EB
secondary
#C7BC86
accent
#A525C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385