#BCBEDC#BCBEDC
#BCBEDC is a light, muted blue. Relative luminance 0.527; OKLCH L 81.0% C 0.042 H 282.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBEDC |
|---|---|
| RGB | rgb(188, 190, 220) |
| HSL | hsl(236, 31%, 80%) |
| HSV | hsv(236, 15%, 86%) |
| CMYK | cmyk(14.5%, 13.6%, 0%, 13.7%) |
| CIE-LAB | lab(77.69, 5.29, -15.19) |
| CIE-LCH | lch(77.69, 16.09, 289.18°) |
| OKLab | oklab(80.96% 0.009 -0.0411) |
| OKLCH | oklch(80.96% 0.042 282.4) |
| XYZ | xyz(52.0679, 52.6850, 75.1223) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.78
Periwinkle
#CCCCFF
ΔE00 6.82
Light Blue Grey
#B7C9E2
ΔE00 7.74
Lightsteelblue
#B0C4DE
ΔE00 8.07
Cloudy Blue
#ACC2D9
ΔE00 9.50
Thistle
#D8BFD8
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBEDC #DCDABC
analogous
#BCCEDC #BCBEDC #CABCDC
triadic
#BCBEDC #DCBCBE #BEDCBC
tetradic
#BCBEDC #DCBCCE #DCDABC #BCDCCA
square
#BCBEDC #DCBCCE #DCDABC #BCDCCA
split-complementary
#BCBEDC #DCCABC #CEDCBC
monochromatic
#6C70B2 #9497C7 #BCBEDC #E4E5F1 #EBEBF5
Accessibility & contrast
On white
1.82
#BCBEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#BCBEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBEDC
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBEDC | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DD
Deuteranopia (green-blind)
#B5BFDB
Tritanopia (blue-blind)
#B5C3C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcbedc; /* rgb */ color: rgb(188, 190, 220); /* oklch */ color: oklch(81.0% 0.042 282.4);
Tailwind
colors: {
custom: {
50: '#d0d1e6',
500: '#bcbedc',
950: '#000000',
},
}SCSS
$custom: #bcbedc; $custom-light: #d0d1e6; $custom-dark: #000000;
JSON
{
"hex": "#bcbedc",
"rgb": {
"r": 188,
"g": 190,
"b": 220
},
"hsl": {
"h": 236.25,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.80959,
"c": 0.04213,
"h": 282.4
},
"luminance": 0.52686
}Semantic roles & 50–950 ramp
primary
#BCBEDC
secondary
#B3B189
accent
#A33BAA
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384