#BCBBF6#BCBBF6
#BCBBF6 is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.3% C 0.083 H 285.2°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBF6 |
|---|---|
| RGB | rgb(188, 187, 246) |
| HSL | hsl(241, 77%, 85%) |
| HSV | hsv(241, 24%, 96%) |
| CMYK | cmyk(23.6%, 24%, 0%, 3.5%) |
| CIE-LAB | lab(77.81, 12.67, -29.02) |
| CIE-LCH | lch(77.81, 31.67, 293.58°) |
| OKLab | oklab(81.34% 0.0217 -0.0798) |
| OKLCH | oklch(81.34% 0.083 285.2) |
| XYZ | xyz(55.1398, 52.8848, 94.4736) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.87
Periwinkle
#CCCCFF
ΔE00 4.38
Pale Violet
#CEAEFA
ΔE00 7.18
Light Violet
#D6B4FC
ΔE00 7.62
Light Lavender
#DFC5FE
ΔE00 7.86
Pastel Blue
#A2BFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBF6 #F5F6BB
analogous
#BBD8F6 #BCBBF6 #DABBF6
triadic
#BCBBF6 #F6BCBB #BBF6BC
tetradic
#BCBBF6 #F6BBD8 #F5F6BB #BBF6DA
square
#BCBBF6 #F6BBD8 #F5F6BB #BBF6DA
split-complementary
#BCBBF6 #F6DABB #D8F6BB
monochromatic
#514FE8 #8785EF #BCBBF6 #E4E4FB #E4E4FB
Accessibility & contrast
On white
1.81
#BCBBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#BCBBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBF6
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBF6 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F9
Deuteranopia (green-blind)
#AABFF4
Tritanopia (blue-blind)
#AFC5CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcbbf6; /* rgb */ color: rgb(188, 187, 246); /* oklch */ color: oklch(81.3% 0.083 285.2);
Tailwind
colors: {
custom: {
50: '#d1cff9',
500: '#bcbbf6',
950: '#000000',
},
}SCSS
$custom: #bcbbf6; $custom-light: #d1cff9; $custom-dark: #000000;
JSON
{
"hex": "#bcbbf6",
"rgb": {
"r": 188,
"g": 187,
"b": 246
},
"hsl": {
"h": 241.017,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.81342,
"c": 0.08271,
"h": 285.2
},
"luminance": 0.52886
}Semantic roles & 50–950 ramp
primary
#BCBBF6
secondary
#D6D87D
accent
#D90DD5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385