#BCC4EE#BCC4EE
#BCC4EE is a very light, muted blue. Relative luminance 0.563; OKLCH L 82.8% C 0.060 H 276.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4EE |
|---|---|
| RGB | rgb(188, 196, 238) |
| HSL | hsl(230, 60%, 84%) |
| HSV | hsv(230, 21%, 93%) |
| CMYK | cmyk(21%, 17.6%, 0%, 6.7%) |
| CIE-LAB | lab(79.81, 5.97, -21.67) |
| CIE-LCH | lch(79.81, 22.48, 285.39°) |
| OKLab | oklab(82.81% 0.0068 -0.0592) |
| OKLCH | oklch(82.81% 0.06 276.6) |
| XYZ | xyz(55.9078, 56.3432, 88.8021) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.73
Periwinkle
#CCCCFF
ΔE00 3.83
Light Blue Grey
#B7C9E2
ΔE00 7.11
Lightsteelblue
#B0C4DE
ΔE00 7.35
Pastel Blue
#A2BFFE
ΔE00 7.90
Powder Blue (survey)
#B1D1FC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4EE #EEE6BC
analogous
#BCDDEE #BCC4EE #CDBCEE
triadic
#BCC4EE #EEBCC4 #C4EEBC
tetradic
#BCC4EE #EEBCDD #EEE6BC #BCEECD
square
#BCC4EE #EEBCDD #EEE6BC #BCEECD
split-complementary
#BCC4EE #EECDBC #DDEEBC
monochromatic
#5A6ED5 #8B99E2 #BCC4EE #E7EAF9 #E7EAF9
Accessibility & contrast
On white
1.71
#BCC4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#BCC4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4EE
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4EE | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#B5C4ED
Tritanopia (blue-blind)
#B0CCD2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcc4ee; /* rgb */ color: rgb(188, 196, 238); /* oklch */ color: oklch(82.8% 0.060 276.6);
Tailwind
colors: {
custom: {
50: '#d0d5f3',
500: '#bcc4ee',
950: '#000000',
},
}SCSS
$custom: #bcc4ee; $custom-light: #d0d5f3; $custom-dark: #000000;
JSON
{
"hex": "#bcc4ee",
"rgb": {
"r": 188,
"g": 196,
"b": 238
},
"hsl": {
"h": 230.4,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.82808,
"c": 0.05958,
"h": 276.6
},
"luminance": 0.56344
}Semantic roles & 50–950 ramp
primary
#BCC4EE
secondary
#CCC082
accent
#AC1EC7
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385