#BEC3DB#BEC3DB
#BEC3DB is a very light, muted blue. Relative luminance 0.551; OKLCH L 82.1% C 0.034 H 276.3°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC3DB |
|---|---|
| RGB | rgb(190, 195, 219) |
| HSL | hsl(230, 29%, 80%) |
| HSV | hsv(230, 13%, 86%) |
| CMYK | cmyk(13.2%, 11%, 0%, 14.1%) |
| CIE-LAB | lab(79.09, 3.03, -12.53) |
| CIE-LCH | lch(79.09, 12.89, 283.61°) |
| OKLab | oklab(82.09% 0.0037 -0.0338) |
| OKLCH | oklch(82.09% 0.034 276.3) |
| XYZ | xyz(53.5337, 55.0912, 74.8174) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.47
Lightsteelblue
#B0C4DE
ΔE00 6.05
Cloudy Blue
#ACC2D9
ΔE00 7.34
Light Periwinkle
#C1C6FC
ΔE00 8.12
Periwinkle
#CCCCFF
ΔE00 8.21
Dove Gray
#B6B8BD
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC3DB #DBD6BE
analogous
#BED1DB #BEC3DB #C7BEDB
triadic
#BEC3DB #DBBEC3 #C3DBBE
tetradic
#BEC3DB #DBBED1 #DBD6BE #BEDBC7
square
#BEC3DB #DBBED1 #DBD6BE #BEDBC7
split-complementary
#BEC3DB #DBC7BE #D1DBBE
monochromatic
#6F7AAF #979FC5 #BEC3DB #E5E7F1 #EBEDF4
Accessibility & contrast
On white
1.75
#BEC3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#BEC3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC3DB
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC3DB | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#BBC3DA
Tritanopia (blue-blind)
#B8C7CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bec3db; /* rgb */ color: rgb(190, 195, 219); /* oklch */ color: oklch(82.1% 0.034 276.3);
Tailwind
colors: {
custom: {
50: '#d1d5e6',
500: '#bec3db',
950: '#000000',
},
}SCSS
$custom: #bec3db; $custom-light: #d1d5e6; $custom-dark: #000000;
JSON
{
"hex": "#bec3db",
"rgb": {
"r": 190,
"g": 195,
"b": 219
},
"hsl": {
"h": 229.655,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.82085,
"c": 0.03404,
"h": 276.3
},
"luminance": 0.55092
}Semantic roles & 50–950 ramp
primary
#BEC3DB
secondary
#B2AB8B
accent
#953EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384