#BCC4FC#BCC4FC
#BCC4FC is a very light, moderate blue. Relative luminance 0.572; OKLCH L 83.3% C 0.079 H 278.2°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4FC |
|---|---|
| RGB | rgb(188, 196, 252) |
| HSL | hsl(233, 91%, 86%) |
| HSV | hsv(233, 25%, 99%) |
| CMYK | cmyk(25.4%, 22.2%, 0%, 1.2%) |
| CIE-LAB | lab(80.29, 9.16, -28.43) |
| CIE-LCH | lch(80.29, 29.87, 287.86°) |
| OKLab | oklab(83.34% 0.0113 -0.0782) |
| OKLCH | oklch(83.34% 0.079 278.2) |
| XYZ | xyz(58.0451, 57.1981, 100.0587) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.25
Periwinkle
#CCCCFF
ΔE00 3.69
Pastel Blue
#A2BFFE
ΔE00 6.44
Powder Blue (survey)
#B1D1FC
ΔE00 7.36
Light Blue Grey
#B7C9E2
ΔE00 8.14
Lightsteelblue
#B0C4DE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4FC #FCF4BC
analogous
#BCE4FC #BCC4FC #D4BCFC
triadic
#BCC4FC #FCBCC4 #C4FCBC
tetradic
#BCC4FC #FCBCE4 #FCF4BC #BCFCD4
square
#BCC4FC #FCBCE4 #FCF4BC #BCFCD4
split-complementary
#BCC4FC #FCD4BC #E4FCBC
monochromatic
#475DF7 #8190F9 #BCC4FC #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.69
#BCC4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#BCC4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4FC
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4FC | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#B1C5FB
Tritanopia (blue-blind)
#ACCED7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcc4fc; /* rgb */ color: rgb(188, 196, 252); /* oklch */ color: oklch(83.3% 0.079 278.2);
Tailwind
colors: {
custom: {
50: '#d1d5fd',
500: '#bcc4fc',
950: '#000000',
},
}SCSS
$custom: #bcc4fc; $custom-light: #d1d5fd; $custom-dark: #000000;
JSON
{
"hex": "#bcc4fc",
"rgb": {
"r": 188,
"g": 196,
"b": 252
},
"hsl": {
"h": 232.5,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.83343,
"c": 0.07899,
"h": 278.2
},
"luminance": 0.57199
}Semantic roles & 50–950 ramp
primary
#BCC4FC
secondary
#E2D57A
accent
#C900E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385