#BEC7EE#BEC7EE
#BEC7EE is a very light, muted blue. Relative luminance 0.580; OKLCH L 83.6% C 0.056 H 274.9°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC7EE |
|---|---|
| RGB | rgb(190, 199, 238) |
| HSL | hsl(229, 59%, 84%) |
| HSV | hsv(229, 20%, 93%) |
| CMYK | cmyk(20.2%, 16.4%, 0%, 6.7%) |
| CIE-LAB | lab(80.72, 4.97, -20.28) |
| CIE-LCH | lch(80.72, 20.88, 283.76°) |
| OKLab | oklab(83.56% 0.0048 -0.0553) |
| OKLCH | oklch(83.56% 0.056 274.9) |
| XYZ | xyz(57.0874, 57.9659, 89.0532) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.38
Periwinkle
#CCCCFF
ΔE00 4.13
Light Blue Grey
#B7C9E2
ΔE00 6.39
Lightsteelblue
#B0C4DE
ΔE00 6.81
Powder Blue (survey)
#B1D1FC
ΔE00 7.60
Pastel Blue
#A2BFFE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC7EE #EEE5BE
analogous
#BEDFEE #BEC7EE #CDBEEE
triadic
#BEC7EE #EEBEC7 #C7EEBE
tetradic
#BEC7EE #EEBEDF #EEE5BE #BEEECD
square
#BEC7EE #EEBEDF #EEE5BE #BEEECD
split-complementary
#BEC7EE #EECDBE #DFEEBE
monochromatic
#5D73D5 #8D9DE1 #BEC7EE #E7EAF9 #E7EAF9
Accessibility & contrast
On white
1.67
#BEC7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#BEC7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC7EE
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC7EE | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF0
Deuteranopia (green-blind)
#B9C7ED
Tritanopia (blue-blind)
#B3CED4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bec7ee; /* rgb */ color: rgb(190, 199, 238); /* oklch */ color: oklch(83.6% 0.056 274.9);
Tailwind
colors: {
custom: {
50: '#d2d7f3',
500: '#bec7ee',
950: '#000000',
},
}SCSS
$custom: #bec7ee; $custom-light: #d2d7f3; $custom-dark: #000000;
JSON
{
"hex": "#bec7ee",
"rgb": {
"r": 190,
"g": 199,
"b": 238
},
"hsl": {
"h": 228.75,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.83555,
"c": 0.0555,
"h": 274.9
},
"luminance": 0.57967
}Semantic roles & 50–950 ramp
primary
#BEC7EE
secondary
#CCBE84
accent
#A71FC6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385