#BCBBEF#BCBBEF
#BCBBEF is a light, moderate blue. Relative luminance 0.525; OKLCH L 81.1% C 0.073 H 285.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBEF |
|---|---|
| RGB | rgb(188, 187, 239) |
| HSL | hsl(241, 62%, 84%) |
| HSV | hsv(241, 22%, 94%) |
| CMYK | cmyk(21.3%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(77.56, 11.07, -25.64) |
| CIE-LCH | lch(77.56, 27.93, 293.36°) |
| OKLab | oklab(81.07% 0.0195 -0.0703) |
| OKLCH | oklch(81.07% 0.073 285.5) |
| XYZ | xyz(54.0856, 52.4631, 88.9215) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.18
Periwinkle
#CCCCFF
ΔE00 4.16
Pale Violet
#CEAEFA
ΔE00 7.55
Light Lavender
#DFC5FE
ΔE00 7.59
Light Violet
#D6B4FC
ΔE00 7.81
Pale Lilac
#E4CBFF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBEF #EEEFBB
analogous
#BBD4EF #BCBBEF #D6BBEF
triadic
#BCBBEF #EFBCBB #BBEFBC
tetradic
#BCBBEF #EFBBD4 #EEEFBB #BBEFD6
square
#BCBBEF #EFBBD4 #EEEFBB #BBEFD6
split-complementary
#BCBBEF #EFD6BB #D4EFBB
monochromatic
#5A58D8 #8B89E3 #BCBBEF #E7E6F9 #E7E6F9
Accessibility & contrast
On white
1.83
#BCBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#BCBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBEF
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBEF | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F1
Deuteranopia (green-blind)
#ADBEEE
Tritanopia (blue-blind)
#B1C4CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcbbef; /* rgb */ color: rgb(188, 187, 239); /* oklch */ color: oklch(81.1% 0.073 285.5);
Tailwind
colors: {
custom: {
50: '#d1cff4',
500: '#bcbbef',
950: '#000000',
},
}SCSS
$custom: #bcbbef; $custom-light: #d1cff4; $custom-dark: #000000;
JSON
{
"hex": "#bcbbef",
"rgb": {
"r": 188,
"g": 187,
"b": 239
},
"hsl": {
"h": 241.154,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.81065,
"c": 0.07293,
"h": 285.5
},
"luminance": 0.52464
}Semantic roles & 50–950 ramp
primary
#BCBBEF
secondary
#CCCD81
accent
#CA1CC6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385