#BCD3FE#BCD3FE
#BCD3FE is a very light, moderate blue. Relative luminance 0.644; OKLCH L 86.4% C 0.065 H 262.9°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3FE |
|---|---|
| RGB | rgb(188, 211, 254) |
| HSL | hsl(219, 97%, 87%) |
| HSV | hsv(219, 26%, 100%) |
| CMYK | cmyk(26%, 16.9%, 0%, 0.4%) |
| CIE-LAB | lab(84.19, 1.58, -23.54) |
| CIE-LCH | lch(84.19, 23.59, 273.85°) |
| OKLab | oklab(86.41% -0.008 -0.0645) |
| OKLCH | oklch(86.41% 0.065 262.9) |
| XYZ | xyz(61.9178, 64.4337, 102.9213) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.82
Light Blue Grey
#B7C9E2
ΔE00 5.47
Pastel Blue
#A2BFFE
ΔE00 5.89
Light Periwinkle
#C1C6FC
ΔE00 5.92
Lightsteelblue
#B0C4DE
ΔE00 5.98
Baby Blue (survey)
#A2CFFE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3FE #FEE7BC
analogous
#BCF4FE #BCD3FE #C6BCFE
triadic
#BCD3FE #FEBCD3 #D3FEBC
tetradic
#BCD3FE #FEBCF4 #FEE7BC #BCFEC6
square
#BCD3FE #FEBCF4 #FEE7BC #BCFEC6
split-complementary
#BCD3FE #FEC6BC #F4FEBC
monochromatic
#4384FC #80ABFD #BCD3FE #E1EBFF #E1EBFF
Accessibility & contrast
On white
1.51
#BCD3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#BCD3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3FE
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3FE | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#BFCFFD
Tritanopia (blue-blind)
#AADCE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcd3fe; /* rgb */ color: rgb(188, 211, 254); /* oklch */ color: oklch(86.4% 0.065 262.9);
Tailwind
colors: {
custom: {
50: '#d1e0fe',
500: '#bcd3fe',
950: '#000000',
},
}SCSS
$custom: #bcd3fe; $custom-light: #d1e0fe; $custom-dark: #000000;
JSON
{
"hex": "#bcd3fe",
"rgb": {
"r": 188,
"g": 211,
"b": 254
},
"hsl": {
"h": 219.091,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.86411,
"c": 0.06499,
"h": 262.9
},
"luminance": 0.64436
}Semantic roles & 50–950 ramp
primary
#BCD3FE
secondary
#E5C079
accent
#9600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486