#BCC8FA#BCC8FA
#BCC8FA is a very light, moderate blue. Relative luminance 0.589; OKLCH L 84.1% C 0.071 H 274.2°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC8FA |
|---|---|
| RGB | rgb(188, 200, 250) |
| HSL | hsl(228, 86%, 86%) |
| HSV | hsv(228, 25%, 98%) |
| CMYK | cmyk(24.8%, 20%, 0%, 2%) |
| CIE-LAB | lab(81.24, 6.54, -25.91) |
| CIE-LCH | lch(81.24, 26.72, 284.16°) |
| OKLab | oklab(84.06% 0.0053 -0.0711) |
| OKLCH | oklch(84.06% 0.071 274.2) |
| XYZ | xyz(58.6441, 58.9006, 98.7031) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.99
Periwinkle
#CCCCFF
ΔE00 3.92
Pastel Blue
#A2BFFE
ΔE00 6.16
Powder Blue (survey)
#B1D1FC
ΔE00 6.31
Light Blue Grey
#B7C9E2
ΔE00 7.21
Lightsteelblue
#B0C4DE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC8FA #FAEEBC
analogous
#BCE7FA #BCC8FA #CFBCFA
triadic
#BCC8FA #FABCC8 #C8FABC
tetradic
#BCC8FA #FABCE7 #FAEEBC #BCFACF
square
#BCC8FA #FABCE7 #FAEEBC #BCFACF
split-complementary
#BCC8FA #FACFBC #E7FABC
monochromatic
#4A6AF1 #8399F6 #BCC8FA #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.64
#BCC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#BCC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC8FA
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC8FA | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACCFC
Deuteranopia (green-blind)
#B5C8F9
Tritanopia (blue-blind)
#ADD1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcc8fa; /* rgb */ color: rgb(188, 200, 250); /* oklch */ color: oklch(84.1% 0.071 274.2);
Tailwind
colors: {
custom: {
50: '#d1d8fc',
500: '#bcc8fa',
950: '#000000',
},
}SCSS
$custom: #bcc8fa; $custom-light: #d1d8fc; $custom-dark: #000000;
JSON
{
"hex": "#bcc8fa",
"rgb": {
"r": 188,
"g": 200,
"b": 250
},
"hsl": {
"h": 228.387,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.84057,
"c": 0.0713,
"h": 274.2
},
"luminance": 0.58902
}Semantic roles & 50–950 ramp
primary
#BCC8FA
secondary
#DECB7C
accent
#B703E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385