#BCC4E4#BCC4E4
#BCC4E4 is a very light, muted blue. Relative luminance 0.558; OKLCH L 82.4% C 0.046 H 274.3°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4E4 |
|---|---|
| RGB | rgb(188, 196, 228) |
| HSL | hsl(228, 43%, 82%) |
| HSV | hsv(228, 18%, 89%) |
| CMYK | cmyk(17.5%, 14%, 0%, 10.6%) |
| CIE-LAB | lab(79.48, 3.77, -16.80) |
| CIE-LCH | lch(79.48, 17.22, 282.65°) |
| OKLab | oklab(82.45% 0.0034 -0.0456) |
| OKLCH | oklch(82.45% 0.046 274.3) |
| XYZ | xyz(54.4792, 55.7717, 81.2785) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.41
Light Blue Grey
#B7C9E2
ΔE00 5.50
Lightsteelblue
#B0C4DE
ΔE00 5.93
Periwinkle
#CCCCFF
ΔE00 5.93
Cloudy Blue
#ACC2D9
ΔE00 7.57
Powder Blue (survey)
#B1D1FC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4E4 #E4DCBC
analogous
#BCD8E4 #BCC4E4 #C8BCE4
triadic
#BCC4E4 #E4BCC4 #C4E4BC
tetradic
#BCC4E4 #E4BCD8 #E4DCBC #BCE4C8
square
#BCC4E4 #E4BCD8 #E4DCBC #BCE4C8
split-complementary
#BCC4E4 #E4C8BC #D8E4BC
monochromatic
#6577C1 #909ED2 #BCC4E4 #E8EAF6 #E9ECF6
Accessibility & contrast
On white
1.73
#BCC4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#BCC4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4E4
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4E4 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC7E6
Deuteranopia (green-blind)
#B9C4E3
Tritanopia (blue-blind)
#B3CACE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bcc4e4; /* rgb */ color: rgb(188, 196, 228); /* oklch */ color: oklch(82.4% 0.046 274.3);
Tailwind
colors: {
custom: {
50: '#d0d5ec',
500: '#bcc4e4',
950: '#000000',
},
}SCSS
$custom: #bcc4e4; $custom-light: #d0d5ec; $custom-dark: #000000;
JSON
{
"hex": "#bcc4e4",
"rgb": {
"r": 188,
"g": 196,
"b": 228
},
"hsl": {
"h": 228,
"s": 42.553,
"l": 81.569
},
"oklch": {
"l": 0.82446,
"c": 0.04576,
"h": 274.3
},
"luminance": 0.55773
}Semantic roles & 50–950 ramp
primary
#BCC4E4
secondary
#BEB386
accent
#9B30B6
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384