#BCD3F8#BCD3F8
#BCD3F8 is a very light, muted blue. Relative luminance 0.641; OKLCH L 86.2% C 0.057 H 259.9°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3F8 |
|---|---|
| RGB | rgb(188, 211, 248) |
| HSL | hsl(217, 81%, 85%) |
| HSV | hsv(217, 24%, 97%) |
| CMYK | cmyk(24.2%, 14.9%, 0%, 2.7%) |
| CIE-LAB | lab(83.99, 0.21, -20.66) |
| CIE-LCH | lch(83.99, 20.66, 270.58°) |
| OKLab | oklab(86.19% -0.0101 -0.0564) |
| OKLCH | oklch(86.19% 0.057 259.9) |
| XYZ | xyz(60.9720, 64.0554, 97.9402) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.73
Light Blue Grey
#B7C9E2
ΔE00 4.20
Lightsteelblue
#B0C4DE
ΔE00 4.88
Baby Blue (survey)
#A2CFFE
ΔE00 5.89
Cloudy Blue
#ACC2D9
ΔE00 6.30
Pastel Blue
#A2BFFE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3F8 #F8E1BC
analogous
#BCF1F8 #BCD3F8 #C3BCF8
triadic
#BCD3F8 #F8BCD3 #D3F8BC
tetradic
#BCD3F8 #F8BCF1 #F8E1BC #BCF8C3
square
#BCD3F8 #F8BCF1 #F8E1BC #BCF8C3
split-complementary
#BCD3F8 #F8C3BC #F1F8BC
monochromatic
#4D8AEC #85AFF2 #BCD3F8 #E3EDFC #E3EDFC
Accessibility & contrast
On white
1.52
#BCD3F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#BCD3F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3F8
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3F8 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FA
Deuteranopia (green-blind)
#C1CFF7
Tritanopia (blue-blind)
#ACDBDF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd3f8; /* rgb */ color: rgb(188, 211, 248); /* oklch */ color: oklch(86.2% 0.057 259.9);
Tailwind
colors: {
custom: {
50: '#d1e0fa',
500: '#bcd3f8',
950: '#000000',
},
}SCSS
$custom: #bcd3f8; $custom-light: #d1e0fa; $custom-dark: #000000;
JSON
{
"hex": "#bcd3f8",
"rgb": {
"r": 188,
"g": 211,
"b": 248
},
"hsl": {
"h": 217,
"s": 81.081,
"l": 85.49
},
"oklch": {
"l": 0.86192,
"c": 0.05733,
"h": 259.9
},
"luminance": 0.64057
}Semantic roles & 50–950 ramp
primary
#BCD3F8
secondary
#DBB77D
accent
#8C08DD
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485