#BCD0FB#BCD0FB
#BCD0FB is a very light, moderate blue. Relative luminance 0.628; OKLCH L 85.7% C 0.064 H 265.4°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD0FB |
|---|---|
| RGB | rgb(188, 208, 251) |
| HSL | hsl(221, 89%, 86%) |
| HSV | hsv(221, 25%, 98%) |
| CMYK | cmyk(25.1%, 17.1%, 0%, 1.6%) |
| CIE-LAB | lab(83.32, 2.49, -23.27) |
| CIE-LCH | lch(83.32, 23.41, 276.10°) |
| OKLab | oklab(85.7% -0.0051 -0.0637) |
| OKLCH | oklch(85.7% 0.064 265.4) |
| XYZ | xyz(60.7028, 62.7664, 100.1649) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.66
Light Periwinkle
#C1C6FC
ΔE00 4.93
Light Blue Grey
#B7C9E2
ΔE00 5.41
Pastel Blue
#A2BFFE
ΔE00 5.85
Lightsteelblue
#B0C4DE
ΔE00 5.88
Periwinkle
#CCCCFF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD0FB #FBE7BC
analogous
#BCEFFB #BCD0FB #C7BCFB
triadic
#BCD0FB #FBBCD0 #D0FBBC
tetradic
#BCD0FB #FBBCEF #FBE7BC #BCFBC7
square
#BCD0FB #FBBCEF #FBE7BC #BCFBC7
split-complementary
#BCD0FB #FBC7BC #EFFBBC
monochromatic
#487FF4 #82A7F8 #BCD0FB #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.55
#BCD0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#BCD0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD0FB
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD0FB | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FD
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#ACD8DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd0fb; /* rgb */ color: rgb(188, 208, 251); /* oklch */ color: oklch(85.7% 0.064 265.4);
Tailwind
colors: {
custom: {
50: '#d1defc',
500: '#bcd0fb',
950: '#000000',
},
}SCSS
$custom: #bcd0fb; $custom-light: #d1defc; $custom-dark: #000000;
JSON
{
"hex": "#bcd0fb",
"rgb": {
"r": 188,
"g": 208,
"b": 251
},
"hsl": {
"h": 220.952,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.85695,
"c": 0.06393,
"h": 265.4
},
"luminance": 0.62768
}Semantic roles & 50–950 ramp
primary
#BCD0FB
secondary
#E0C07B
accent
#9D00E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485