#BCC5EF#BCC5EF
#BCC5EF is a very light, muted blue. Relative luminance 0.569; OKLCH L 83.0% C 0.060 H 275.5°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC5EF |
|---|---|
| RGB | rgb(188, 197, 239) |
| HSL | hsl(229, 61%, 84%) |
| HSV | hsv(229, 21%, 94%) |
| CMYK | cmyk(21.3%, 17.6%, 0%, 6.3%) |
| CIE-LAB | lab(80.10, 5.65, -21.77) |
| CIE-LCH | lch(80.10, 22.49, 284.56°) |
| OKLab | oklab(83.04% 0.0058 -0.0595) |
| OKLCH | oklch(83.04% 0.06 275.5) |
| XYZ | xyz(56.2814, 56.8547, 89.6534) |
| Luminance | 0.5686 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.71
Periwinkle
#CCCCFF
ΔE00 3.90
Light Blue Grey
#B7C9E2
ΔE00 6.85
Lightsteelblue
#B0C4DE
ΔE00 7.11
Powder Blue (survey)
#B1D1FC
ΔE00 7.62
Pastel Blue
#A2BFFE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC5EF #EFE6BC
analogous
#BCDEEF #BCC5EF #CCBCEF
triadic
#BCC5EF #EFBCC5 #C5EFBC
tetradic
#BCC5EF #EFBCDE #EFE6BC #BCEFCC
square
#BCC5EF #EFBCDE #EFE6BC #BCEFCC
split-complementary
#BCC5EF #EFCCBC #DEEFBC
monochromatic
#596FD7 #8B9AE3 #BCC5EF #E6EAF9 #E6EAF9
Accessibility & contrast
On white
1.70
#BCC5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#BCC5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC5EF
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC5EF | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F1
Deuteranopia (green-blind)
#B6C5EE
Tritanopia (blue-blind)
#B0CDD3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcc5ef; /* rgb */ color: rgb(188, 197, 239); /* oklch */ color: oklch(83.0% 0.060 275.5);
Tailwind
colors: {
custom: {
50: '#d0d6f4',
500: '#bcc5ef',
950: '#000000',
},
}SCSS
$custom: #bcc5ef; $custom-light: #d0d6f4; $custom-dark: #000000;
JSON
{
"hex": "#bcc5ef",
"rgb": {
"r": 188,
"g": 197,
"b": 239
},
"hsl": {
"h": 229.412,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.83044,
"c": 0.05975,
"h": 275.5
},
"luminance": 0.56856
}Semantic roles & 50–950 ramp
primary
#BCC5EF
secondary
#CDC082
accent
#AB1CC9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385