#BCD4FF#BCD4FF
#BCD4FF is a very light, moderate blue. Relative luminance 0.650; OKLCH L 86.7% C 0.065 H 262.1°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4FF |
|---|---|
| RGB | rgb(188, 212, 255) |
| HSL | hsl(219, 100%, 87%) |
| HSV | hsv(219, 26%, 100%) |
| CMYK | cmyk(26.3%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(84.48, 1.28, -23.63) |
| CIE-LCH | lch(84.48, 23.66, 273.11°) |
| OKLab | oklab(86.65% -0.009 -0.0647) |
| OKLCH | oklch(86.65% 0.065 262.1) |
| XYZ | xyz(62.3275, 64.9964, 103.8500) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.60
Light Blue Grey
#B7C9E2
ΔE00 5.53
Baby Blue (survey)
#A2CFFE
ΔE00 5.82
Pastel Blue
#A2BFFE
ΔE00 5.95
Lightsteelblue
#B0C4DE
ΔE00 6.05
Light Periwinkle
#C1C6FC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4FF #FFE7BC
analogous
#BCF6FF #BCD4FF #C6BCFF
triadic
#BCD4FF #FFBCD4 #D4FFBC
tetradic
#BCD4FF #FFBCF6 #FFE7BC #BCFFC6
square
#BCD4FF #FFBCF6 #FFE7BC #BCFFC6
split-complementary
#BCD4FF #FFC6BC #F6FFBC
monochromatic
#4285FF #7FADFF #BCD4FF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.50
#BCD4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#BCD4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4FF
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4FF | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#BFD0FE
Tritanopia (blue-blind)
#AADDE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcd4ff; /* rgb */ color: rgb(188, 212, 255); /* oklch */ color: oklch(86.7% 0.065 262.1);
Tailwind
colors: {
custom: {
50: '#d1e1ff',
500: '#bcd4ff',
950: '#000000',
},
}SCSS
$custom: #bcd4ff; $custom-light: #d1e1ff; $custom-dark: #000000;
JSON
{
"hex": "#bcd4ff",
"rgb": {
"r": 188,
"g": 212,
"b": 255
},
"hsl": {
"h": 218.507,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.8665,
"c": 0.06537,
"h": 262.1
},
"luminance": 0.64998
}Semantic roles & 50–950 ramp
primary
#BCD4FF
secondary
#E7BF78
accent
#9300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486