#BCC7FC#BCC7FC
#BCC7FC is a very light, moderate blue. Relative luminance 0.586; OKLCH L 83.9% C 0.075 H 275.5°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC7FC |
|---|---|
| RGB | rgb(188, 199, 252) |
| HSL | hsl(230, 91%, 86%) |
| HSV | hsv(230, 25%, 99%) |
| CMYK | cmyk(25.4%, 21%, 0%, 1.2%) |
| CIE-LAB | lab(81.05, 7.54, -27.26) |
| CIE-LCH | lch(81.05, 28.28, 285.46°) |
| OKLab | oklab(83.94% 0.0073 -0.0749) |
| OKLCH | oklch(83.94% 0.075 275.5) |
| XYZ | xyz(58.7285, 58.5650, 100.2865) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.71
Periwinkle
#CCCCFF
ΔE00 3.86
Pastel Blue
#A2BFFE
ΔE00 6.10
Powder Blue (survey)
#B1D1FC
ΔE00 6.55
Light Blue Grey
#B7C9E2
ΔE00 7.59
Lightsteelblue
#B0C4DE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC7FC #FCF1BC
analogous
#BCE7FC #BCC7FC #D1BCFC
triadic
#BCC7FC #FCBCC7 #C7FCBC
tetradic
#BCC7FC #FCBCE7 #FCF1BC #BCFCD1
square
#BCC7FC #FCBCE7 #FCF1BC #BCFCD1
split-complementary
#BCC7FC #FCD1BC #E7FCBC
monochromatic
#4765F7 #8196F9 #BCC7FC #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.65
#BCC7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BCC7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC7FC
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC7FC | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFE
Deuteranopia (green-blind)
#B4C7FB
Tritanopia (blue-blind)
#ACD1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcc7fc; /* rgb */ color: rgb(188, 199, 252); /* oklch */ color: oklch(83.9% 0.075 275.5);
Tailwind
colors: {
custom: {
50: '#d1d7fd',
500: '#bcc7fc',
950: '#000000',
},
}SCSS
$custom: #bcc7fc; $custom-light: #d1d7fd; $custom-dark: #000000;
JSON
{
"hex": "#bcc7fc",
"rgb": {
"r": 188,
"g": 199,
"b": 252
},
"hsl": {
"h": 229.688,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.83936,
"c": 0.07525,
"h": 275.5
},
"luminance": 0.58566
}Semantic roles & 50–950 ramp
primary
#BCC7FC
secondary
#E2D07A
accent
#BE00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385