#BCD7FF#BCD7FF
#BCD7FF is a very light, moderate blue. Relative luminance 0.665; OKLCH L 87.3% C 0.063 H 258.1°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD7FF |
|---|---|
| RGB | rgb(188, 215, 255) |
| HSL | hsl(216, 100%, 87%) |
| HSV | hsv(216, 26%, 100%) |
| CMYK | cmyk(26.3%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(85.26, -0.30, -22.45) |
| CIE-LCH | lch(85.26, 22.45, 269.23°) |
| OKLab | oklab(87.26% -0.013 -0.0615) |
| OKLCH | oklch(87.26% 0.063 258.1) |
| XYZ | xyz(63.0844, 66.5102, 104.1023) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.10
Baby Blue (survey)
#A2CFFE
ΔE00 5.11
Light Blue Grey
#B7C9E2
ΔE00 5.33
Lightsteelblue
#B0C4DE
ΔE00 5.93
Pastel Blue
#A2BFFE
ΔE00 6.51
Cloudy Blue
#ACC2D9
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD7FF #FFE4BC
analogous
#BCF9FF #BCD7FF #C3BCFF
triadic
#BCD7FF #FFBCD7 #D7FFBC
tetradic
#BCD7FF #FFBCF9 #FFE4BC #BCFFC3
square
#BCD7FF #FFBCF9 #FFE4BC #BCFFC3
split-complementary
#BCD7FF #FFC3BC #F9FFBC
monochromatic
#428EFF #7FB2FF #BCD7FF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.47
#BCD7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#BCD7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD7FF
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD7FF | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D9FF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#AADFE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcd7ff; /* rgb */ color: rgb(188, 215, 255); /* oklch */ color: oklch(87.3% 0.063 258.1);
Tailwind
colors: {
custom: {
50: '#d1e3ff',
500: '#bcd7ff',
950: '#000000',
},
}SCSS
$custom: #bcd7ff; $custom-light: #d1e3ff; $custom-dark: #000000;
JSON
{
"hex": "#bcd7ff",
"rgb": {
"r": 188,
"g": 215,
"b": 255
},
"hsl": {
"h": 215.821,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.87257,
"c": 0.06281,
"h": 258.1
},
"luminance": 0.66512
}Semantic roles & 50–950 ramp
primary
#BCD7FF
secondary
#E7BA78
accent
#8900E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486