#BCD2FD#BCD2FD
#BCD2FD is a very light, moderate blue. Relative luminance 0.639; OKLCH L 86.2% C 0.065 H 263.7°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2FD |
|---|---|
| RGB | rgb(188, 210, 253) |
| HSL | hsl(220, 94%, 86%) |
| HSV | hsv(220, 26%, 99%) |
| CMYK | cmyk(25.7%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(83.90, 1.88, -23.45) |
| CIE-LCH | lch(83.90, 23.53, 274.59°) |
| OKLab | oklab(86.17% -0.0071 -0.0642) |
| OKLCH | oklch(86.17% 0.065 263.7) |
| XYZ | xyz(61.5104, 63.8745, 101.9976) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.08
Light Blue Grey
#B7C9E2
ΔE00 5.42
Light Periwinkle
#C1C6FC
ΔE00 5.58
Pastel Blue
#A2BFFE
ΔE00 5.85
Lightsteelblue
#B0C4DE
ΔE00 5.92
Baby Blue (survey)
#A2CFFE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2FD #FDE7BC
analogous
#BCF3FD #BCD2FD #C7BCFD
triadic
#BCD2FD #FDBCD2 #D2FDBC
tetradic
#BCD2FD #FDBCF3 #FDE7BC #BCFDC7
square
#BCD2FD #FDBCF3 #FDE7BC #BCFDC7
split-complementary
#BCD2FD #FDC7BC #F3FDBC
monochromatic
#4582F9 #81AAFB #BCD2FD #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.52
#BCD2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#BCD2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2FD
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2FD | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FF
Deuteranopia (green-blind)
#BECFFC
Tritanopia (blue-blind)
#ABDBE0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd2fd; /* rgb */ color: rgb(188, 210, 253); /* oklch */ color: oklch(86.2% 0.065 263.7);
Tailwind
colors: {
custom: {
50: '#d1dffe',
500: '#bcd2fd',
950: '#000000',
},
}SCSS
$custom: #bcd2fd; $custom-light: #d1dffe; $custom-dark: #000000;
JSON
{
"hex": "#bcd2fd",
"rgb": {
"r": 188,
"g": 210,
"b": 253
},
"hsl": {
"h": 219.692,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.86173,
"c": 0.06463,
"h": 263.7
},
"luminance": 0.63876
}Semantic roles & 50–950 ramp
primary
#BCD2FD
secondary
#E4C07A
accent
#9800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485