#BEC0DF#BEC0DF
#BEC0DF is a light, muted blue. Relative luminance 0.540; OKLCH L 81.6% C 0.043 H 282.5°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC0DF |
|---|---|
| RGB | rgb(190, 192, 223) |
| HSL | hsl(236, 34%, 81%) |
| HSV | hsv(236, 15%, 87%) |
| CMYK | cmyk(14.8%, 13.9%, 0%, 12.5%) |
| CIE-LAB | lab(78.45, 5.48, -15.66) |
| CIE-LCH | lch(78.45, 16.59, 289.30°) |
| OKLab | oklab(81.62% 0.0094 -0.0424) |
| OKLCH | oklch(81.62% 0.043 282.5) |
| XYZ | xyz(53.4012, 53.9735, 77.4023) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.27
Light Periwinkle
#C1C6FC
ΔE00 6.34
Light Blue Grey
#B7C9E2
ΔE00 7.74
Lightsteelblue
#B0C4DE
ΔE00 8.14
Cloudy Blue
#ACC2D9
ΔE00 9.64
Lavender (CSS)
#E6E6FA
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC0DF #DFDDBE
analogous
#BED0DF #BEC0DF #CCBEDF
triadic
#BEC0DF #DFBEC0 #C0DFBE
tetradic
#BEC0DF #DFBED0 #DFDDBE #BEDFCC
square
#BEC0DF #DFBED0 #DFDDBE #BEDFCC
split-complementary
#BEC0DF #DFCCBE #D0DFBE
monochromatic
#6C71B7 #9598CB #BEC0DF #E7E8F3 #EAEBF5
Accessibility & contrast
On white
1.78
#BEC0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#BEC0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC0DF
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC0DF | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E0
Deuteranopia (green-blind)
#B7C1DE
Tritanopia (blue-blind)
#B7C5CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bec0df; /* rgb */ color: rgb(190, 192, 223); /* oklch */ color: oklch(81.6% 0.043 282.5);
Tailwind
colors: {
custom: {
50: '#d1d3e9',
500: '#bec0df',
950: '#000000',
},
}SCSS
$custom: #bec0df; $custom-light: #d1d3e9; $custom-dark: #000000;
JSON
{
"hex": "#bec0df",
"rgb": {
"r": 190,
"g": 192,
"b": 223
},
"hsl": {
"h": 236.364,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.81619,
"c": 0.04344,
"h": 282.5
},
"luminance": 0.53974
}Semantic roles & 50–950 ramp
primary
#BEC0DF
secondary
#B7B48A
accent
#A639AD
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384