#BCC7DD#BCC7DD
#BCC7DD is a very light, muted blue. Relative luminance 0.568; OKLCH L 82.8% C 0.033 H 264.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC7DD |
|---|---|
| RGB | rgb(188, 199, 221) |
| HSL | hsl(220, 33%, 80%) |
| HSV | hsv(220, 15%, 87%) |
| CMYK | cmyk(14.9%, 10%, 0%, 13.3%) |
| CIE-LAB | lab(80.04, 0.67, -12.20) |
| CIE-LCH | lch(80.04, 12.22, 273.16°) |
| OKLab | oklab(82.81% -0.0032 -0.033) |
| OKLCH | oklch(82.81% 0.033 264.4) |
| XYZ | xyz(54.2106, 56.7578, 76.4919) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.53
Lightsteelblue
#B0C4DE
ΔE00 3.37
Cloudy Blue
#ACC2D9
ΔE00 4.53
Powder Blue (survey)
#B1D1FC
ΔE00 7.71
Light Grey Blue
#9DBCD4
ΔE00 7.88
Dove Gray
#B6B8BD
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC7DD #DDD2BC
analogous
#BCD7DD #BCC7DD #C1BCDD
triadic
#BCC7DD #DDBCC7 #C7DDBC
tetradic
#BCC7DD #DDBCD7 #DDD2BC #BCDDC1
square
#BCC7DD #DDBCD7 #DDD2BC #BCDDC1
split-complementary
#BCC7DD #DDC1BC #D7DDBC
monochromatic
#6B83B4 #93A5C8 #BCC7DD #E5E9F2 #EBEEF5
Accessibility & contrast
On white
1.70
#BCC7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#BCC7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC7DD
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC7DD | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DE
Deuteranopia (green-blind)
#BDC5DC
Tritanopia (blue-blind)
#B4CBCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcc7dd; /* rgb */ color: rgb(188, 199, 221); /* oklch */ color: oklch(82.8% 0.033 264.4);
Tailwind
colors: {
custom: {
50: '#d0d8e7',
500: '#bcc7dd',
950: '#000000',
},
}SCSS
$custom: #bcc7dd; $custom-light: #d0d8e7; $custom-dark: #000000;
JSON
{
"hex": "#bcc7dd",
"rgb": {
"r": 188,
"g": 199,
"b": 221
},
"hsl": {
"h": 220,
"s": 32.673,
"l": 80.196
},
"oklch": {
"l": 0.82813,
"c": 0.03314,
"h": 264.4
},
"luminance": 0.56759
}Semantic roles & 50–950 ramp
primary
#BCC7DD
secondary
#B5A689
accent
#863AAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384