#BCCCFB#BCCCFB
#BCCCFB is a very light, moderate blue. Relative luminance 0.608; OKLCH L 84.9% C 0.068 H 270.2°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCFB |
|---|---|
| RGB | rgb(188, 204, 251) |
| HSL | hsl(225, 89%, 86%) |
| HSV | hsv(225, 25%, 98%) |
| CMYK | cmyk(25.1%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(82.29, 4.62, -24.83) |
| CIE-LCH | lch(82.29, 25.26, 280.54°) |
| OKLab | oklab(84.89% 0.0003 -0.0681) |
| OKLCH | oklch(84.89% 0.068 270.2) |
| XYZ | xyz(59.7399, 60.8405, 99.8439) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.34
Periwinkle
#CCCCFF
ΔE00 4.87
Powder Blue (survey)
#B1D1FC
ΔE00 5.03
Pastel Blue
#A2BFFE
ΔE00 5.82
Light Blue Grey
#B7C9E2
ΔE00 6.37
Lightsteelblue
#B0C4DE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCFB #FBEBBC
analogous
#BCEBFB #BCCCFB #CBBCFB
triadic
#BCCCFB #FBBCCC #CCFBBC
tetradic
#BCCCFB #FBBCEB #FBEBBC #BCFBCB
square
#BCCCFB #FBBCEB #FBEBBC #BCFBCB
split-complementary
#BCCCFB #FBCBBC #EBFBBC
monochromatic
#4874F4 #82A0F8 #BCCCFB #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.59
#BCCCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#BCCCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCFB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCFB | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FD
Deuteranopia (green-blind)
#B9CAFA
Tritanopia (blue-blind)
#ACD5DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcccfb; /* rgb */ color: rgb(188, 204, 251); /* oklch */ color: oklch(84.9% 0.068 270.2);
Tailwind
colors: {
custom: {
50: '#d1dbfc',
500: '#bcccfb',
950: '#000000',
},
}SCSS
$custom: #bcccfb; $custom-light: #d1dbfc; $custom-dark: #000000;
JSON
{
"hex": "#bcccfb",
"rgb": {
"r": 188,
"g": 204,
"b": 251
},
"hsl": {
"h": 224.762,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.84893,
"c": 0.06809,
"h": 270.2
},
"luminance": 0.60842
}Semantic roles & 50–950 ramp
primary
#BCCCFB
secondary
#E0C67B
accent
#AB00E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485