#BEC1DF#BEC1DF
#BEC1DF is a light, muted blue. Relative luminance 0.544; OKLCH L 81.8% C 0.042 H 280.9°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC1DF |
|---|---|
| RGB | rgb(190, 193, 223) |
| HSL | hsl(235, 34%, 81%) |
| HSV | hsv(235, 15%, 87%) |
| CMYK | cmyk(14.8%, 13.5%, 0%, 12.5%) |
| CIE-LAB | lab(78.70, 4.94, -15.27) |
| CIE-LCH | lch(78.70, 16.05, 287.94°) |
| OKLab | oklab(81.82% 0.008 -0.0414) |
| OKLCH | oklch(81.82% 0.042 280.9) |
| XYZ | xyz(53.6215, 54.4142, 77.4757) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.44
Light Periwinkle
#C1C6FC
ΔE00 6.46
Light Blue Grey
#B7C9E2
ΔE00 7.19
Lightsteelblue
#B0C4DE
ΔE00 7.62
Cloudy Blue
#ACC2D9
ΔE00 9.12
Lavender (CSS)
#E6E6FA
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC1DF #DFDCBE
analogous
#BED1DF #BEC1DF #CBBEDF
triadic
#BEC1DF #DFBEC1 #C1DFBE
tetradic
#BEC1DF #DFBED1 #DFDCBE #BEDFCB
square
#BEC1DF #DFBED1 #DFDCBE #BEDFCB
split-complementary
#BEC1DF #DFCBBE #D1DFBE
monochromatic
#6C73B7 #959ACB #BEC1DF #E7E8F3 #EAEBF5
Accessibility & contrast
On white
1.77
#BEC1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#BEC1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC1DF
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC1DF | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4E0
Deuteranopia (green-blind)
#B8C2DE
Tritanopia (blue-blind)
#B7C6CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bec1df; /* rgb */ color: rgb(190, 193, 223); /* oklch */ color: oklch(81.8% 0.042 280.9);
Tailwind
colors: {
custom: {
50: '#d1d3e9',
500: '#bec1df',
950: '#000000',
},
}SCSS
$custom: #bec1df; $custom-light: #d1d3e9; $custom-dark: #000000;
JSON
{
"hex": "#bec1df",
"rgb": {
"r": 190,
"g": 193,
"b": 223
},
"hsl": {
"h": 234.545,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.8182,
"c": 0.04213,
"h": 280.9
},
"luminance": 0.54415
}Semantic roles & 50–950 ramp
primary
#BEC1DF
secondary
#B7B38A
accent
#A239AD
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384