#BCBBF4#BCBBF4
#BCBBF4 is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.3% C 0.080 H 285.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBF4 |
|---|---|
| RGB | rgb(188, 187, 244) |
| HSL | hsl(241, 72%, 85%) |
| HSV | hsv(241, 23%, 96%) |
| CMYK | cmyk(23%, 23.4%, 0%, 4.3%) |
| CIE-LAB | lab(77.73, 12.21, -28.06) |
| CIE-LCH | lch(77.73, 30.60, 293.52°) |
| OKLab | oklab(81.26% 0.0211 -0.0771) |
| OKLCH | oklch(81.26% 0.08 285.3) |
| XYZ | xyz(54.8345, 52.7627, 92.8656) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.89
Periwinkle
#CCCCFF
ΔE00 4.26
Pale Violet
#CEAEFA
ΔE00 7.25
Light Violet
#D6B4FC
ΔE00 7.63
Light Lavender
#DFC5FE
ΔE00 7.75
Pastel Blue
#A2BFFE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBF4 #F3F4BB
analogous
#BBD7F4 #BCBBF4 #D9BBF4
triadic
#BCBBF4 #F4BCBB #BBF4BC
tetradic
#BCBBF4 #F4BBD7 #F3F4BB #BBF4D9
square
#BCBBF4 #F4BBD7 #F3F4BB #BBF4D9
split-complementary
#BCBBF4 #F4D9BB #D7F4BB
monochromatic
#5452E3 #8886EB #BCBBF4 #E5E5FB #E5E5FB
Accessibility & contrast
On white
1.82
#BCBBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#BCBBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBF4
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBF4 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F6
Deuteranopia (green-blind)
#ABBEF2
Tritanopia (blue-blind)
#B0C5CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcbbf4; /* rgb */ color: rgb(188, 187, 244); /* oklch */ color: oklch(81.3% 0.080 285.3);
Tailwind
colors: {
custom: {
50: '#d1cff8',
500: '#bcbbf4',
950: '#000000',
},
}SCSS
$custom: #bcbbf4; $custom-light: #d1cff8; $custom-dark: #000000;
JSON
{
"hex": "#bcbbf4",
"rgb": {
"r": 188,
"g": 187,
"b": 244
},
"hsl": {
"h": 241.053,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.81262,
"c": 0.07991,
"h": 285.3
},
"luminance": 0.52764
}Semantic roles & 50–950 ramp
primary
#BCBBF4
secondary
#D3D57E
accent
#D411D1
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385