#BEC1DD#BEC1DD
#BEC1DD is a light, muted blue. Relative luminance 0.543; OKLCH L 81.8% C 0.039 H 280.7°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC1DD |
|---|---|
| RGB | rgb(190, 193, 221) |
| HSL | hsl(234, 31%, 81%) |
| HSV | hsv(234, 14%, 87%) |
| CMYK | cmyk(14%, 12.7%, 0%, 13.3%) |
| CIE-LAB | lab(78.64, 4.52, -14.29) |
| CIE-LCH | lch(78.64, 14.99, 287.57°) |
| OKLab | oklab(81.75% 0.0073 -0.0387) |
| OKLCH | oklch(81.75% 0.039 280.7) |
| XYZ | xyz(53.3534, 54.3069, 76.0640) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.93
Periwinkle
#CCCCFF
ΔE00 7.03
Light Periwinkle
#C1C6FC
ΔE00 7.07
Lightsteelblue
#B0C4DE
ΔE00 7.39
Cloudy Blue
#ACC2D9
ΔE00 8.83
Lavender (CSS)
#E6E6FA
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC1DD #DDDABE
analogous
#BED0DD #BEC1DD #CABEDD
triadic
#BEC1DD #DDBEC1 #C1DDBE
tetradic
#BEC1DD #DDBED0 #DDDABE #BEDDCA
square
#BEC1DD #DDBED0 #DDDABE #BEDDCA
split-complementary
#BEC1DD #DDCABE #D0DDBE
monochromatic
#6E74B3 #969BC8 #BEC1DD #E6E7F2 #EBECF4
Accessibility & contrast
On white
1.77
#BEC1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#BEC1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC1DD
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC1DD | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4DE
Deuteranopia (green-blind)
#B9C2DC
Tritanopia (blue-blind)
#B7C6CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bec1dd; /* rgb */ color: rgb(190, 193, 221); /* oklch */ color: oklch(81.8% 0.039 280.7);
Tailwind
colors: {
custom: {
50: '#d1d3e7',
500: '#bec1dd',
950: '#000000',
},
}SCSS
$custom: #bec1dd; $custom-light: #d1d3e7; $custom-dark: #000000;
JSON
{
"hex": "#bec1dd",
"rgb": {
"r": 190,
"g": 193,
"b": 221
},
"hsl": {
"h": 234.194,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.8175,
"c": 0.03934,
"h": 280.7
},
"luminance": 0.54308
}Semantic roles & 50–950 ramp
primary
#BEC1DD
secondary
#B5B08B
accent
#9F3BAA
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384