#BCC3DF#BCC3DF
#BCC3DF is a very light, muted blue. Relative luminance 0.550; OKLCH L 82.1% C 0.040 H 274.4°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC3DF |
|---|---|
| RGB | rgb(188, 195, 223) |
| HSL | hsl(228, 35%, 81%) |
| HSV | hsv(228, 16%, 87%) |
| CMYK | cmyk(15.7%, 12.6%, 0%, 12.5%) |
| CIE-LAB | lab(79.07, 3.23, -14.74) |
| CIE-LCH | lch(79.07, 15.09, 282.38°) |
| OKLab | oklab(82.07% 0.0031 -0.0399) |
| OKLCH | oklch(82.07% 0.04 274.4) |
| XYZ | xyz(53.5703, 55.0485, 77.6008) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.20
Lightsteelblue
#B0C4DE
ΔE00 5.67
Light Periwinkle
#C1C6FC
ΔE00 6.71
Periwinkle
#CCCCFF
ΔE00 7.08
Cloudy Blue
#ACC2D9
ΔE00 7.17
Powder Blue (survey)
#B1D1FC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC3DF #DFD8BC
analogous
#BCD4DF #BCC3DF #C6BCDF
triadic
#BCC3DF #DFBCC3 #C3DFBC
tetradic
#BCC3DF #DFBCD4 #DFD8BC #BCDFC6
square
#BCC3DF #DFBCD4 #DFD8BC #BCDFC6
split-complementary
#BCC3DF #DFC6BC #D4DFBC
monochromatic
#6979B7 #939ECB #BCC3DF #E5E8F3 #EAECF5
Accessibility & contrast
On white
1.75
#BCC3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#BCC3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC3DF
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC3DF | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC5E0
Deuteranopia (green-blind)
#B9C3DE
Tritanopia (blue-blind)
#B4C8CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc3df; /* rgb */ color: rgb(188, 195, 223); /* oklch */ color: oklch(82.1% 0.040 274.4);
Tailwind
colors: {
custom: {
50: '#d0d5e9',
500: '#bcc3df',
950: '#000000',
},
}SCSS
$custom: #bcc3df; $custom-light: #d0d5e9; $custom-dark: #000000;
JSON
{
"hex": "#bcc3df",
"rgb": {
"r": 188,
"g": 195,
"b": 223
},
"hsl": {
"h": 228,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.8207,
"c": 0.04004,
"h": 274.4
},
"luminance": 0.55049
}Semantic roles & 50–950 ramp
primary
#BCC3DF
secondary
#B7AE88
accent
#9637AE
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384