#BCBBF2#BCBBF2
#BCBBF2 is a light, moderate blue. Relative luminance 0.526; OKLCH L 81.2% C 0.077 H 285.4°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBF2 |
|---|---|
| RGB | rgb(188, 187, 242) |
| HSL | hsl(241, 68%, 84%) |
| HSV | hsv(241, 23%, 95%) |
| CMYK | cmyk(22.3%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(77.66, 11.75, -27.09) |
| CIE-LCH | lch(77.66, 29.53, 293.45°) |
| OKLab | oklab(81.18% 0.0205 -0.0744) |
| OKLCH | oklch(81.18% 0.077 285.4) |
| XYZ | xyz(54.5325, 52.6419, 91.2750) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.96
Periwinkle
#CCCCFF
ΔE00 4.19
Pale Violet
#CEAEFA
ΔE00 7.34
Light Lavender
#DFC5FE
ΔE00 7.66
Light Violet
#D6B4FC
ΔE00 7.68
Pale Lilac
#E4CBFF
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBF2 #F1F2BB
analogous
#BBD6F2 #BCBBF2 #D8BBF2
triadic
#BCBBF2 #F2BCBB #BBF2BC
tetradic
#BCBBF2 #F2BBD6 #F1F2BB #BBF2D8
square
#BCBBF2 #F2BBD6 #F1F2BB #BBF2D8
split-complementary
#BCBBF2 #F2D8BB #D6F2BB
monochromatic
#5754DE #8988E8 #BCBBF2 #E6E5FA #E6E5FA
Accessibility & contrast
On white
1.82
#BCBBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#BCBBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBF2
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBF2 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F4
Deuteranopia (green-blind)
#ACBEF1
Tritanopia (blue-blind)
#B0C4CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcbbf2; /* rgb */ color: rgb(188, 187, 242); /* oklch */ color: oklch(81.2% 0.077 285.4);
Tailwind
colors: {
custom: {
50: '#d1cff6',
500: '#bcbbf2',
950: '#000000',
},
}SCSS
$custom: #bcbbf2; $custom-light: #d1cff6; $custom-dark: #000000;
JSON
{
"hex": "#bcbbf2",
"rgb": {
"r": 188,
"g": 187,
"b": 242
},
"hsl": {
"h": 241.091,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.81183,
"c": 0.07712,
"h": 285.4
},
"luminance": 0.52643
}Semantic roles & 50–950 ramp
primary
#BCBBF2
secondary
#D0D280
accent
#D016CC
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385