#BEC7DD#BEC7DD
#BEC7DD is a very light, muted blue. Relative luminance 0.570; OKLCH L 83.0% C 0.032 H 267.9°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC7DD |
|---|---|
| RGB | rgb(190, 199, 221) |
| HSL | hsl(223, 31%, 81%) |
| HSV | hsv(223, 14%, 87%) |
| CMYK | cmyk(14%, 10%, 0%, 13.3%) |
| CIE-LAB | lab(80.19, 1.31, -11.97) |
| CIE-LCH | lch(80.19, 12.04, 276.27°) |
| OKLab | oklab(82.96% -0.0012 -0.0323) |
| OKLCH | oklch(82.96% 0.032 267.9) |
| XYZ | xyz(54.7068, 57.0137, 76.5151) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.37
Lightsteelblue
#B0C4DE
ΔE00 4.20
Cloudy Blue
#ACC2D9
ΔE00 5.40
Dove Gray
#B6B8BD
ΔE00 7.98
Powder Blue (survey)
#B1D1FC
ΔE00 8.33
Lavender (CSS)
#E6E6FA
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC7DD #DDD4BE
analogous
#BED6DD #BEC7DD #C4BEDD
triadic
#BEC7DD #DDBEC7 #C7DDBE
tetradic
#BEC7DD #DDBED6 #DDD4BE #BEDDC4
square
#BEC7DD #DDBED6 #DDD4BE #BEDDC4
split-complementary
#BEC7DD #DDC4BE #D6DDBE
monochromatic
#6E82B3 #96A4C8 #BEC7DD #E6EAF2 #EBEEF4
Accessibility & contrast
On white
1.69
#BEC7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#BEC7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC7DD
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC7DD | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DE
Deuteranopia (green-blind)
#BEC6DC
Tritanopia (blue-blind)
#B7CBCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bec7dd; /* rgb */ color: rgb(190, 199, 221); /* oklch */ color: oklch(83.0% 0.032 267.9);
Tailwind
colors: {
custom: {
50: '#d1d8e7',
500: '#bec7dd',
950: '#000000',
},
}SCSS
$custom: #bec7dd; $custom-light: #d1d8e7; $custom-dark: #000000;
JSON
{
"hex": "#bec7dd",
"rgb": {
"r": 190,
"g": 199,
"b": 221
},
"hsl": {
"h": 222.581,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.82962,
"c": 0.03235,
"h": 267.9
},
"luminance": 0.57014
}Semantic roles & 50–950 ramp
primary
#BEC7DD
secondary
#B5A88B
accent
#8A3BAA
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384