#BEC8EB#BEC8EB
#BEC8EB is a very light, muted blue. Relative luminance 0.583; OKLCH L 83.6% C 0.050 H 272.7°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC8EB |
|---|---|
| RGB | rgb(190, 200, 235) |
| HSL | hsl(227, 53%, 83%) |
| HSV | hsv(227, 19%, 92%) |
| CMYK | cmyk(19.1%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(80.88, 3.77, -18.43) |
| CIE-LCH | lch(80.88, 18.81, 281.56°) |
| OKLab | oklab(83.65% 0.0024 -0.0502) |
| OKLCH | oklch(83.65% 0.05 272.7) |
| XYZ | xyz(56.8812, 58.2528, 86.8282) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.47
Periwinkle
#CCCCFF
ΔE00 5.10
Light Blue Grey
#B7C9E2
ΔE00 5.37
Lightsteelblue
#B0C4DE
ΔE00 5.91
Powder Blue (survey)
#B1D1FC
ΔE00 7.28
Cloudy Blue
#ACC2D9
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC8EB #EBE1BE
analogous
#BEDEEB #BEC8EB #CABEEB
triadic
#BEC8EB #EBBEC8 #C8EBBE
tetradic
#BEC8EB #EBBEDE #EBE1BE #BEEBCA
square
#BEC8EB #EBBEDE #EBE1BE #BEEBCA
split-complementary
#BEC8EB #EBCABE #DEEBBE
monochromatic
#6079CE #8FA0DD #BEC8EB #E8EBF8 #E8EBF8
Accessibility & contrast
On white
1.66
#BEC8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#BEC8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC8EB
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC8EB | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBED
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#B4CED3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bec8eb; /* rgb */ color: rgb(190, 200, 235); /* oklch */ color: oklch(83.6% 0.050 272.7);
Tailwind
colors: {
custom: {
50: '#d2d8f1',
500: '#bec8eb',
950: '#000000',
},
}SCSS
$custom: #bec8eb; $custom-light: #d2d8f1; $custom-dark: #000000;
JSON
{
"hex": "#bec8eb",
"rgb": {
"r": 190,
"g": 200,
"b": 235
},
"hsl": {
"h": 226.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.83648,
"c": 0.05022,
"h": 272.7
},
"luminance": 0.58254
}Semantic roles & 50–950 ramp
primary
#BEC8EB
secondary
#C7B986
accent
#9E25C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385