#BEC4DB#BEC4DB
#BEC4DB is a very light, muted blue. Relative luminance 0.555; OKLCH L 82.3% C 0.033 H 274.0°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC4DB |
|---|---|
| RGB | rgb(190, 196, 219) |
| HSL | hsl(228, 29%, 80%) |
| HSV | hsv(228, 13%, 86%) |
| CMYK | cmyk(13.2%, 10.5%, 0%, 14.1%) |
| CIE-LAB | lab(79.35, 2.50, -12.15) |
| CIE-LCH | lch(79.35, 12.40, 281.62°) |
| OKLab | oklab(82.29% 0.0023 -0.0328) |
| OKLCH | oklch(82.29% 0.033 274) |
| XYZ | xyz(53.7585, 55.5408, 74.8923) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.87
Lightsteelblue
#B0C4DE
ΔE00 5.50
Cloudy Blue
#ACC2D9
ΔE00 6.75
Dove Gray
#B6B8BD
ΔE00 8.08
Light Periwinkle
#C1C6FC
ΔE00 8.38
Periwinkle
#CCCCFF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC4DB #DBD5BE
analogous
#BED2DB #BEC4DB #C6BEDB
triadic
#BEC4DB #DBBEC4 #C4DBBE
tetradic
#BEC4DB #DBBED2 #DBD5BE #BEDBC6
square
#BEC4DB #DBBED2 #DBD5BE #BEDBC6
split-complementary
#BEC4DB #DBC6BE #D2DBBE
monochromatic
#6F7CAF #97A0C5 #BEC4DB #E5E8F1 #EBEDF4
Accessibility & contrast
On white
1.73
#BEC4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#BEC4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC4DB
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC4DB | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DC
Deuteranopia (green-blind)
#BCC4DA
Tritanopia (blue-blind)
#B8C8CB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bec4db; /* rgb */ color: rgb(190, 196, 219); /* oklch */ color: oklch(82.3% 0.033 274.0);
Tailwind
colors: {
custom: {
50: '#d1d5e6',
500: '#bec4db',
950: '#000000',
},
}SCSS
$custom: #bec4db; $custom-light: #d1d5e6; $custom-dark: #000000;
JSON
{
"hex": "#bec4db",
"rgb": {
"r": 190,
"g": 196,
"b": 219
},
"hsl": {
"h": 227.586,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.82287,
"c": 0.03287,
"h": 274
},
"luminance": 0.55541
}Semantic roles & 50–950 ramp
primary
#BEC4DB
secondary
#B2AA8B
accent
#923EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384