#BCC4EB#BCC4EB
#BCC4EB is a very light, muted blue. Relative luminance 0.562; OKLCH L 82.7% C 0.055 H 276.0°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4EB |
|---|---|
| RGB | rgb(188, 196, 235) |
| HSL | hsl(230, 54%, 83%) |
| HSV | hsv(230, 20%, 92%) |
| CMYK | cmyk(20%, 16.6%, 0%, 7.8%) |
| CIE-LAB | lab(79.71, 5.30, -20.22) |
| CIE-LCH | lch(79.71, 20.90, 284.69°) |
| OKLab | oklab(82.7% 0.0058 -0.0551) |
| OKLCH | oklch(82.7% 0.055 276) |
| XYZ | xyz(55.4707, 56.1683, 86.5002) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.47
Periwinkle
#CCCCFF
ΔE00 4.32
Light Blue Grey
#B7C9E2
ΔE00 6.70
Lightsteelblue
#B0C4DE
ΔE00 7.00
Powder Blue (survey)
#B1D1FC
ΔE00 8.12
Pastel Blue
#A2BFFE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4EB #EBE3BC
analogous
#BCDBEB #BCC4EB #CBBCEB
triadic
#BCC4EB #EBBCC4 #C4EBBC
tetradic
#BCC4EB #EBBCDB #EBE3BC #BCEBCB
square
#BCC4EB #EBBCDB #EBE3BC #BCEBCB
split-complementary
#BCC4EB #EBCBBC #DBEBBC
monochromatic
#5E71CF #8D9ADD #BCC4EB #E7EAF8 #E7EAF8
Accessibility & contrast
On white
1.72
#BCC4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#BCC4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4EB
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4EB | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#B6C4EA
Tritanopia (blue-blind)
#B1CBD1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcc4eb; /* rgb */ color: rgb(188, 196, 235); /* oklch */ color: oklch(82.7% 0.055 276.0);
Tailwind
colors: {
custom: {
50: '#d0d5f1',
500: '#bcc4eb',
950: '#000000',
},
}SCSS
$custom: #bcc4eb; $custom-light: #d0d5f1; $custom-dark: #000000;
JSON
{
"hex": "#bcc4eb",
"rgb": {
"r": 188,
"g": 196,
"b": 235
},
"hsl": {
"h": 229.787,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.82697,
"c": 0.05543,
"h": 276
},
"luminance": 0.56169
}Semantic roles & 50–950 ramp
primary
#BCC4EB
secondary
#C7BC84
accent
#A724C1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385