#BCBBF3#BCBBF3
#BCBBF3 is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.2% C 0.079 H 285.3°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBF3 |
|---|---|
| RGB | rgb(188, 187, 243) |
| HSL | hsl(241, 70%, 84%) |
| HSV | hsv(241, 23%, 95%) |
| CMYK | cmyk(22.6%, 23%, 0%, 4.7%) |
| CIE-LAB | lab(77.70, 11.98, -27.57) |
| CIE-LCH | lch(77.70, 30.06, 293.48°) |
| OKLab | oklab(81.22% 0.0208 -0.0757) |
| OKLCH | oklch(81.22% 0.079 285.3) |
| XYZ | xyz(54.6831, 52.7021, 92.0682) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.92
Periwinkle
#CCCCFF
ΔE00 4.22
Pale Violet
#CEAEFA
ΔE00 7.29
Light Violet
#D6B4FC
ΔE00 7.65
Light Lavender
#DFC5FE
ΔE00 7.70
Lavender
#B39DDB
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBF3 #F2F3BB
analogous
#BBD6F3 #BCBBF3 #D8BBF3
triadic
#BCBBF3 #F3BCBB #BBF3BC
tetradic
#BCBBF3 #F3BBD6 #F2F3BB #BBF3D8
square
#BCBBF3 #F3BBD6 #F2F3BB #BBF3D8
split-complementary
#BCBBF3 #F3D8BB #D6F3BB
monochromatic
#5553E1 #8987EA #BCBBF3 #E5E5FA #E5E5FA
Accessibility & contrast
On white
1.82
#BCBBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#BCBBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBF3
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBF3 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F5
Deuteranopia (green-blind)
#ABBEF2
Tritanopia (blue-blind)
#B0C5CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcbbf3; /* rgb */ color: rgb(188, 187, 243); /* oklch */ color: oklch(81.2% 0.079 285.3);
Tailwind
colors: {
custom: {
50: '#d1cff7',
500: '#bcbbf3',
950: '#000000',
},
}SCSS
$custom: #bcbbf3; $custom-light: #d1cff7; $custom-dark: #000000;
JSON
{
"hex": "#bcbbf3",
"rgb": {
"r": 188,
"g": 187,
"b": 243
},
"hsl": {
"h": 241.071,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.81222,
"c": 0.07852,
"h": 285.3
},
"luminance": 0.52703
}Semantic roles & 50–950 ramp
primary
#BCBBF3
secondary
#D2D37F
accent
#D214CF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385