#BCD7FE#BCD7FE
#BCD7FE is a very light, moderate blue. Relative luminance 0.664; OKLCH L 87.2% C 0.062 H 257.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD7FE |
|---|---|
| RGB | rgb(188, 215, 254) |
| HSL | hsl(215, 97%, 87%) |
| HSV | hsv(215, 26%, 100%) |
| CMYK | cmyk(26%, 15.4%, 0%, 0.4%) |
| CIE-LAB | lab(85.22, -0.53, -21.97) |
| CIE-LCH | lch(85.22, 21.98, 268.61°) |
| OKLab | oklab(87.22% -0.0133 -0.0601) |
| OKLCH | oklch(87.22% 0.062 257.5) |
| XYZ | xyz(62.9239, 66.4459, 103.2567) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.12
Baby Blue (survey)
#A2CFFE
ΔE00 5.08
Light Blue Grey
#B7C9E2
ΔE00 5.16
Lightsteelblue
#B0C4DE
ΔE00 5.78
Pastel Blue
#A2BFFE
ΔE00 6.60
Cloudy Blue
#ACC2D9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD7FE #FEE3BC
analogous
#BCF8FE #BCD7FE #C2BCFE
triadic
#BCD7FE #FEBCD7 #D7FEBC
tetradic
#BCD7FE #FEBCF8 #FEE3BC #BCFEC2
square
#BCD7FE #FEBCF8 #FEE3BC #BCFEC2
split-complementary
#BCD7FE #FEC2BC #F8FEBC
monochromatic
#438FFC #80B3FD #BCD7FE #E1EDFF #E1EDFF
Accessibility & contrast
On white
1.47
#BCD7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BCD7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD7FE
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD7FE | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#AADFE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcd7fe; /* rgb */ color: rgb(188, 215, 254); /* oklch */ color: oklch(87.2% 0.062 257.5);
Tailwind
colors: {
custom: {
50: '#d1e3fe',
500: '#bcd7fe',
950: '#000000',
},
}SCSS
$custom: #bcd7fe; $custom-light: #d1e3fe; $custom-dark: #000000;
JSON
{
"hex": "#bcd7fe",
"rgb": {
"r": 188,
"g": 215,
"b": 254
},
"hsl": {
"h": 215.455,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.87221,
"c": 0.06158,
"h": 257.5
},
"luminance": 0.66448
}Semantic roles & 50–950 ramp
primary
#BCD7FE
secondary
#E5B979
accent
#8800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485