#BCC4EA#BCC4EA
#BCC4EA is a very light, muted blue. Relative luminance 0.561; OKLCH L 82.7% C 0.054 H 275.8°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4EA |
|---|---|
| RGB | rgb(188, 196, 234) |
| HSL | hsl(230, 52%, 83%) |
| HSV | hsv(230, 20%, 92%) |
| CMYK | cmyk(19.7%, 16.2%, 0%, 8.2%) |
| CIE-LAB | lab(79.68, 5.08, -19.73) |
| CIE-LCH | lch(79.68, 20.37, 284.44°) |
| OKLab | oklab(82.66% 0.0055 -0.0538) |
| OKLCH | oklch(82.66% 0.054 275.8) |
| XYZ | xyz(55.3266, 56.1107, 85.7415) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.73
Periwinkle
#CCCCFF
ΔE00 4.51
Light Blue Grey
#B7C9E2
ΔE00 6.54
Lightsteelblue
#B0C4DE
ΔE00 6.86
Powder Blue (survey)
#B1D1FC
ΔE00 8.15
Pastel Blue
#A2BFFE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4EA #EAE2BC
analogous
#BCDBEA #BCC4EA #CBBCEA
triadic
#BCC4EA #EABCC4 #C4EABC
tetradic
#BCC4EA #EABCDB #EAE2BC #BCEACB
square
#BCC4EA #EABCDB #EAE2BC #BCEACB
split-complementary
#BCC4EA #EACBBC #DBEABC
monochromatic
#5F72CD #8D9BDB #BCC4EA #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.72
#BCC4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#BCC4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4EA
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4EA | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC7EC
Deuteranopia (green-blind)
#B7C4E9
Tritanopia (blue-blind)
#B1CBD0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bcc4ea; /* rgb */ color: rgb(188, 196, 234); /* oklch */ color: oklch(82.7% 0.054 275.8);
Tailwind
colors: {
custom: {
50: '#d0d5f0',
500: '#bcc4ea',
950: '#000000',
},
}SCSS
$custom: #bcc4ea; $custom-light: #d0d5f0; $custom-dark: #000000;
JSON
{
"hex": "#bcc4ea",
"rgb": {
"r": 188,
"g": 196,
"b": 234
},
"hsl": {
"h": 229.565,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.82661,
"c": 0.05404,
"h": 275.8
},
"luminance": 0.56112
}Semantic roles & 50–950 ramp
primary
#BCC4EA
secondary
#C6BB84
accent
#A526C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385