#BCC5EA#BCC5EA
#BCC5EA is a very light, muted blue. Relative luminance 0.566; OKLCH L 82.9% C 0.053 H 274.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC5EA |
|---|---|
| RGB | rgb(188, 197, 234) |
| HSL | hsl(228, 52%, 83%) |
| HSV | hsv(228, 20%, 92%) |
| CMYK | cmyk(19.7%, 15.8%, 0%, 8.2%) |
| CIE-LAB | lab(79.93, 4.54, -19.34) |
| CIE-LCH | lch(79.93, 19.87, 283.22°) |
| OKLab | oklab(82.86% 0.0041 -0.0527) |
| OKLCH | oklch(82.86% 0.053 274.4) |
| XYZ | xyz(55.5529, 56.5633, 85.8169) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.96
Periwinkle
#CCCCFF
ΔE00 4.76
Light Blue Grey
#B7C9E2
ΔE00 6.07
Lightsteelblue
#B0C4DE
ΔE00 6.42
Powder Blue (survey)
#B1D1FC
ΔE00 7.76
Cloudy Blue
#ACC2D9
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC5EA #EAE1BC
analogous
#BCDCEA #BCC5EA #CABCEA
triadic
#BCC5EA #EABCC5 #C5EABC
tetradic
#BCC5EA #EABCDC #EAE1BC #BCEACA
square
#BCC5EA #EABCDC #EAE1BC #BCEACA
split-complementary
#BCC5EA #EACABC #DCEABC
monochromatic
#5F74CD #8D9DDB #BCC5EA #E8EBF8 #E8EBF8
Accessibility & contrast
On white
1.71
#BCC5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#BCC5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC5EA
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC5EA | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8EC
Deuteranopia (green-blind)
#B8C5E9
Tritanopia (blue-blind)
#B1CCD1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcc5ea; /* rgb */ color: rgb(188, 197, 234); /* oklch */ color: oklch(82.9% 0.053 274.4);
Tailwind
colors: {
custom: {
50: '#d0d6f0',
500: '#bcc5ea',
950: '#000000',
},
}SCSS
$custom: #bcc5ea; $custom-light: #d0d6f0; $custom-dark: #000000;
JSON
{
"hex": "#bcc5ea",
"rgb": {
"r": 188,
"g": 197,
"b": 234
},
"hsl": {
"h": 228.261,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.82861,
"c": 0.05285,
"h": 274.4
},
"luminance": 0.56564
}Semantic roles & 50–950 ramp
primary
#BCC5EA
secondary
#C6B984
accent
#A226C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385