#BCD0FD#BCD0FD
#BCD0FD is a very light, moderate blue. Relative luminance 0.629; OKLCH L 85.8% C 0.067 H 266.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD0FD |
|---|---|
| RGB | rgb(188, 208, 253) |
| HSL | hsl(222, 94%, 86%) |
| HSV | hsv(222, 26%, 99%) |
| CMYK | cmyk(25.7%, 17.8%, 0%, 0.8%) |
| CIE-LAB | lab(83.39, 2.95, -24.23) |
| CIE-LCH | lch(83.39, 24.41, 276.93°) |
| OKLab | oklab(85.77% -0.0044 -0.0664) |
| OKLCH | oklch(85.77% 0.067 266.2) |
| XYZ | xyz(61.0197, 62.8932, 101.8341) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.73
Light Periwinkle
#C1C6FC
ΔE00 4.76
Pastel Blue
#A2BFFE
ΔE00 5.70
Light Blue Grey
#B7C9E2
ΔE00 5.80
Periwinkle
#CCCCFF
ΔE00 6.09
Lightsteelblue
#B0C4DE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD0FD #FDE9BC
analogous
#BCF1FD #BCD0FD #C9BCFD
triadic
#BCD0FD #FDBCD0 #D0FDBC
tetradic
#BCD0FD #FDBCF1 #FDE9BC #BCFDC9
square
#BCD0FD #FDBCF1 #FDE9BC #BCFDC9
split-complementary
#BCD0FD #FDC9BC #F1FDBC
monochromatic
#457DF9 #81A6FB #BCD0FD #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.55
#BCD0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#BCD0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD0FD
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD0FD | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#BCCDFC
Tritanopia (blue-blind)
#ABD9DF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd0fd; /* rgb */ color: rgb(188, 208, 253); /* oklch */ color: oklch(85.8% 0.067 266.2);
Tailwind
colors: {
custom: {
50: '#d1defe',
500: '#bcd0fd',
950: '#000000',
},
}SCSS
$custom: #bcd0fd; $custom-light: #d1defe; $custom-dark: #000000;
JSON
{
"hex": "#bcd0fd",
"rgb": {
"r": 188,
"g": 208,
"b": 253
},
"hsl": {
"h": 221.538,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.8577,
"c": 0.06657,
"h": 266.2
},
"luminance": 0.62895
}Semantic roles & 50–950 ramp
primary
#BCD0FD
secondary
#E4C37A
accent
#9F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485