#BEC5DB#BEC5DB
#BEC5DB is a very light, muted blue. Relative luminance 0.560; OKLCH L 82.5% C 0.032 H 271.6°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC5DB |
|---|---|
| RGB | rgb(190, 197, 219) |
| HSL | hsl(226, 29%, 80%) |
| HSV | hsv(226, 13%, 86%) |
| CMYK | cmyk(13.2%, 10%, 0%, 14.1%) |
| CIE-LAB | lab(79.61, 1.96, -11.76) |
| CIE-LCH | lch(79.61, 11.92, 279.48°) |
| OKLab | oklab(82.49% 0.0009 -0.0317) |
| OKLCH | oklch(82.49% 0.032 271.6) |
| XYZ | xyz(53.9848, 55.9934, 74.9677) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.29
Lightsteelblue
#B0C4DE
ΔE00 4.98
Cloudy Blue
#ACC2D9
ΔE00 6.17
Dove Gray
#B6B8BD
ΔE00 7.81
Lavender (CSS)
#E6E6FA
ΔE00 8.55
Light Periwinkle
#C1C6FC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC5DB #DBD4BE
analogous
#BED3DB #BEC5DB #C5BEDB
triadic
#BEC5DB #DBBEC5 #C5DBBE
tetradic
#BEC5DB #DBBED3 #DBD4BE #BEDBC5
square
#BEC5DB #DBBED3 #DBD4BE #BEDBC5
split-complementary
#BEC5DB #DBC5BE #D3DBBE
monochromatic
#6F7FAF #97A2C5 #BEC5DB #E5E8F1 #EBEDF4
Accessibility & contrast
On white
1.72
#BEC5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#BEC5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC5DB
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC5DB | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DC
Deuteranopia (green-blind)
#BDC4DA
Tritanopia (blue-blind)
#B8C9CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bec5db; /* rgb */ color: rgb(190, 197, 219); /* oklch */ color: oklch(82.5% 0.032 271.6);
Tailwind
colors: {
custom: {
50: '#d1d6e6',
500: '#bec5db',
950: '#000000',
},
}SCSS
$custom: #bec5db; $custom-light: #d1d6e6; $custom-dark: #000000;
JSON
{
"hex": "#bec5db",
"rgb": {
"r": 190,
"g": 197,
"b": 219
},
"hsl": {
"h": 225.517,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.8249,
"c": 0.03175,
"h": 271.6
},
"luminance": 0.55994
}Semantic roles & 50–950 ramp
primary
#BEC5DB
secondary
#B2A98B
accent
#8E3EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384