#BCC3DE#BCC3DE
#BCC3DE is a very light, muted blue. Relative luminance 0.550; OKLCH L 82.0% C 0.039 H 274.0°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC3DE |
|---|---|
| RGB | rgb(188, 195, 222) |
| HSL | hsl(228, 34%, 80%) |
| HSV | hsv(228, 15%, 87%) |
| CMYK | cmyk(15.3%, 12.2%, 0%, 12.9%) |
| CIE-LAB | lab(79.04, 3.02, -14.24) |
| CIE-LCH | lch(79.04, 14.56, 281.98°) |
| OKLab | oklab(82.04% 0.0027 -0.0386) |
| OKLCH | oklch(82.04% 0.039 274) |
| XYZ | xyz(53.4359, 54.9947, 76.8929) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.03
Lightsteelblue
#B0C4DE
ΔE00 5.52
Cloudy Blue
#ACC2D9
ΔE00 6.98
Light Periwinkle
#C1C6FC
ΔE00 7.04
Periwinkle
#CCCCFF
ΔE00 7.39
Powder Blue (survey)
#B1D1FC
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC3DE #DED7BC
analogous
#BCD4DE #BCC3DE #C6BCDE
triadic
#BCC3DE #DEBCC3 #C3DEBC
tetradic
#BCC3DE #DEBCD4 #DED7BC #BCDEC6
square
#BCC3DE #DEBCD4 #DED7BC #BCDEC6
split-complementary
#BCC3DE #DEC6BC #D4DEBC
monochromatic
#6A7AB6 #939ECA #BCC3DE #E5E8F2 #EAEDF5
Accessibility & contrast
On white
1.75
#BCC3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#BCC3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC3DE
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC3DE | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DF
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#B4C8CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc3de; /* rgb */ color: rgb(188, 195, 222); /* oklch */ color: oklch(82.0% 0.039 274.0);
Tailwind
colors: {
custom: {
50: '#d0d5e8',
500: '#bcc3de',
950: '#000000',
},
}SCSS
$custom: #bcc3de; $custom-light: #d0d5e8; $custom-dark: #000000;
JSON
{
"hex": "#bcc3de",
"rgb": {
"r": 188,
"g": 195,
"b": 222
},
"hsl": {
"h": 227.647,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.82035,
"c": 0.03866,
"h": 274
},
"luminance": 0.54996
}Semantic roles & 50–950 ramp
primary
#BCC3DE
secondary
#B6AD88
accent
#9539AD
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384