#BCD2FB#BCD2FB
#BCD2FB is a very light, moderate blue. Relative luminance 0.637; OKLCH L 86.1% C 0.062 H 262.8°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2FB |
|---|---|
| RGB | rgb(188, 210, 251) |
| HSL | hsl(219, 89%, 86%) |
| HSV | hsv(219, 25%, 98%) |
| CMYK | cmyk(25.1%, 16.3%, 0%, 1.6%) |
| CIE-LAB | lab(83.83, 1.42, -22.49) |
| CIE-LCH | lch(83.83, 22.54, 273.62°) |
| OKLab | oklab(86.1% -0.0077 -0.0615) |
| OKLCH | oklch(86.1% 0.062 262.8) |
| XYZ | xyz(61.1935, 63.7478, 100.3285) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.01
Light Blue Grey
#B7C9E2
ΔE00 5.01
Lightsteelblue
#B0C4DE
ΔE00 5.56
Light Periwinkle
#C1C6FC
ΔE00 5.79
Pastel Blue
#A2BFFE
ΔE00 6.01
Baby Blue (survey)
#A2CFFE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2FB #FBE5BC
analogous
#BCF1FB #BCD2FB #C5BCFB
triadic
#BCD2FB #FBBCD2 #D2FBBC
tetradic
#BCD2FB #FBBCF1 #FBE5BC #BCFBC5
square
#BCD2FB #FBBCF1 #FBE5BC #BCFBC5
split-complementary
#BCD2FB #FBC5BC #F1FBBC
monochromatic
#4884F4 #82ABF8 #BCD2FB #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.53
#BCD2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#BCD2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2FB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2FB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FD
Deuteranopia (green-blind)
#BFCEFA
Tritanopia (blue-blind)
#ABDADF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd2fb; /* rgb */ color: rgb(188, 210, 251); /* oklch */ color: oklch(86.1% 0.062 262.8);
Tailwind
colors: {
custom: {
50: '#d1dffc',
500: '#bcd2fb',
950: '#000000',
},
}SCSS
$custom: #bcd2fb; $custom-light: #d1dffc; $custom-dark: #000000;
JSON
{
"hex": "#bcd2fb",
"rgb": {
"r": 188,
"g": 210,
"b": 251
},
"hsl": {
"h": 219.048,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.86099,
"c": 0.06203,
"h": 262.8
},
"luminance": 0.6375
}Semantic roles & 50–950 ramp
primary
#BCD2FB
secondary
#E0BD7B
accent
#9500E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485