#BCCBFB#BCCBFB
#BCCBFB is a very light, moderate blue. Relative luminance 0.604; OKLCH L 84.7% C 0.069 H 271.3°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBFB |
|---|---|
| RGB | rgb(188, 203, 251) |
| HSL | hsl(226, 89%, 86%) |
| HSV | hsv(226, 25%, 98%) |
| CMYK | cmyk(25.1%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(82.04, 5.16, -25.22) |
| CIE-LCH | lch(82.04, 25.75, 281.55°) |
| OKLab | oklab(84.69% 0.0016 -0.0692) |
| OKLCH | oklch(84.69% 0.069 271.3) |
| XYZ | xyz(59.5029, 60.3667, 99.7650) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.97
Periwinkle
#CCCCFF
ΔE00 4.60
Powder Blue (survey)
#B1D1FC
ΔE00 5.35
Pastel Blue
#A2BFFE
ΔE00 5.87
Light Blue Grey
#B7C9E2
ΔE00 6.61
Lightsteelblue
#B0C4DE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBFB #FBECBC
analogous
#BCEAFB #BCCBFB #CCBCFB
triadic
#BCCBFB #FBBCCB #CBFBBC
tetradic
#BCCBFB #FBBCEA #FBECBC #BCFBCC
square
#BCCBFB #FBBCEA #FBECBC #BCFBCC
split-complementary
#BCCBFB #FBCCBC #EAFBBC
monochromatic
#4871F4 #829EF8 #BCCBFB #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.61
#BCCBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#BCCBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBFB
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBFB | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFD
Deuteranopia (green-blind)
#B8CAFA
Tritanopia (blue-blind)
#ACD4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bccbfb; /* rgb */ color: rgb(188, 203, 251); /* oklch */ color: oklch(84.7% 0.069 271.3);
Tailwind
colors: {
custom: {
50: '#d1dafc',
500: '#bccbfb',
950: '#000000',
},
}SCSS
$custom: #bccbfb; $custom-light: #d1dafc; $custom-dark: #000000;
JSON
{
"hex": "#bccbfb",
"rgb": {
"r": 188,
"g": 203,
"b": 251
},
"hsl": {
"h": 225.714,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.84693,
"c": 0.0692,
"h": 271.3
},
"luminance": 0.60368
}Semantic roles & 50–950 ramp
primary
#BCCBFB
secondary
#E0C87B
accent
#AF00E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385