#BCC2FC#BCC2FC
#BCC2FC is a very light, moderate blue. Relative luminance 0.563; OKLCH L 83.0% C 0.082 H 279.9°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2FC |
|---|---|
| RGB | rgb(188, 194, 252) |
| HSL | hsl(234, 91%, 86%) |
| HSV | hsv(234, 25%, 99%) |
| CMYK | cmyk(25.4%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(79.79, 10.25, -29.20) |
| CIE-LCH | lch(79.79, 30.95, 289.34°) |
| OKLab | oklab(82.95% 0.014 -0.0804) |
| OKLCH | oklch(82.95% 0.082 279.9) |
| XYZ | xyz(57.5970, 56.3019, 99.9093) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.37
Periwinkle
#CCCCFF
ΔE00 3.77
Pastel Blue
#A2BFFE
ΔE00 6.70
Powder Blue (survey)
#B1D1FC
ΔE00 7.87
Lightsteelblue
#B0C4DE
ΔE00 8.43
Light Blue Grey
#B7C9E2
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2FC #FCF6BC
analogous
#BCE2FC #BCC2FC #D6BCFC
triadic
#BCC2FC #FCBCC2 #C2FCBC
tetradic
#BCC2FC #FCBCE2 #FCF6BC #BCFCD6
square
#BCC2FC #FCBCE2 #FCF6BC #BCFCD6
split-complementary
#BCC2FC #FCD6BC #E2FCBC
monochromatic
#4757F7 #818DF9 #BCC2FC #E2E4FE #E2E4FE
Accessibility & contrast
On white
1.71
#BCC2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#BCC2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2FC
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2FC | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FF
Deuteranopia (green-blind)
#AFC4FB
Tritanopia (blue-blind)
#ADCCD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcc2fc; /* rgb */ color: rgb(188, 194, 252); /* oklch */ color: oklch(83.0% 0.082 279.9);
Tailwind
colors: {
custom: {
50: '#d1d4fd',
500: '#bcc2fc',
950: '#000000',
},
}SCSS
$custom: #bcc2fc; $custom-light: #d1d4fd; $custom-dark: #000000;
JSON
{
"hex": "#bcc2fc",
"rgb": {
"r": 188,
"g": 194,
"b": 252
},
"hsl": {
"h": 234.375,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.8295,
"c": 0.08156,
"h": 279.9
},
"luminance": 0.56303
}Semantic roles & 50–950 ramp
primary
#BCC2FC
secondary
#E2D87A
accent
#D000E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385