#BEC0DD#BEC0DD
#BEC0DD is a light, muted blue. Relative luminance 0.539; OKLCH L 81.5% C 0.041 H 282.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC0DD |
|---|---|
| RGB | rgb(190, 192, 221) |
| HSL | hsl(236, 31%, 81%) |
| HSV | hsv(236, 14%, 87%) |
| CMYK | cmyk(14%, 13.1%, 0%, 13.3%) |
| CIE-LAB | lab(78.38, 5.06, -14.67) |
| CIE-LCH | lch(78.38, 15.52, 289.03°) |
| OKLab | oklab(81.55% 0.0087 -0.0397) |
| OKLCH | oklch(81.55% 0.041 282.3) |
| XYZ | xyz(53.1331, 53.8663, 75.9906) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.83
Light Periwinkle
#C1C6FC
ΔE00 6.93
Light Blue Grey
#B7C9E2
ΔE00 7.51
Lightsteelblue
#B0C4DE
ΔE00 7.94
Cloudy Blue
#ACC2D9
ΔE00 9.38
Lavender (CSS)
#E6E6FA
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC0DD #DDDBBE
analogous
#BECFDD #BEC0DD #CBBEDD
triadic
#BEC0DD #DDBEC0 #C0DDBE
tetradic
#BEC0DD #DDBECF #DDDBBE #BEDDCB
square
#BEC0DD #DDBECF #DDDBBE #BEDDCB
split-complementary
#BEC0DD #DDCBBE #CFDDBE
monochromatic
#6E72B3 #9699C8 #BEC0DD #E6E7F2 #EBECF4
Accessibility & contrast
On white
1.78
#BEC0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#BEC0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC0DD
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC0DD | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DE
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#B8C5C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bec0dd; /* rgb */ color: rgb(190, 192, 221); /* oklch */ color: oklch(81.5% 0.041 282.3);
Tailwind
colors: {
custom: {
50: '#d1d3e7',
500: '#bec0dd',
950: '#000000',
},
}SCSS
$custom: #bec0dd; $custom-light: #d1d3e7; $custom-dark: #000000;
JSON
{
"hex": "#bec0dd",
"rgb": {
"r": 190,
"g": 192,
"b": 221
},
"hsl": {
"h": 236.129,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.8155,
"c": 0.04065,
"h": 282.3
},
"luminance": 0.53867
}Semantic roles & 50–950 ramp
primary
#BEC0DD
secondary
#B5B28B
accent
#A33BAA
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384