#BCBBF5#BCBBF5
#BCBBF5 is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.3% C 0.081 H 285.2°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBF5 |
|---|---|
| RGB | rgb(188, 187, 245) |
| HSL | hsl(241, 74%, 85%) |
| HSV | hsv(241, 24%, 96%) |
| CMYK | cmyk(23.3%, 23.7%, 0%, 3.9%) |
| CIE-LAB | lab(77.77, 12.44, -28.54) |
| CIE-LCH | lch(77.77, 31.13, 293.55°) |
| OKLab | oklab(81.3% 0.0214 -0.0785) |
| OKLCH | oklch(81.3% 0.081 285.2) |
| XYZ | xyz(54.9867, 52.8236, 93.6675) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.87
Periwinkle
#CCCCFF
ΔE00 4.32
Pale Violet
#CEAEFA
ΔE00 7.21
Light Violet
#D6B4FC
ΔE00 7.62
Light Lavender
#DFC5FE
ΔE00 7.80
Pastel Blue
#A2BFFE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBF5 #F4F5BB
analogous
#BBD7F5 #BCBBF5 #D9BBF5
triadic
#BCBBF5 #F5BCBB #BBF5BC
tetradic
#BCBBF5 #F5BBD7 #F4F5BB #BBF5D9
square
#BCBBF5 #F5BBD7 #F4F5BB #BBF5D9
split-complementary
#BCBBF5 #F5D9BB #D7F5BB
monochromatic
#5350E5 #8786ED #BCBBF5 #E5E4FB #E5E4FB
Accessibility & contrast
On white
1.82
#BCBBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#BCBBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBF5
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBF5 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F8
Deuteranopia (green-blind)
#AABFF3
Tritanopia (blue-blind)
#AFC5CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcbbf5; /* rgb */ color: rgb(188, 187, 245); /* oklch */ color: oklch(81.3% 0.081 285.2);
Tailwind
colors: {
custom: {
50: '#d1cff8',
500: '#bcbbf5',
950: '#000000',
},
}SCSS
$custom: #bcbbf5; $custom-light: #d1cff8; $custom-dark: #000000;
JSON
{
"hex": "#bcbbf5",
"rgb": {
"r": 188,
"g": 187,
"b": 245
},
"hsl": {
"h": 241.034,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.81302,
"c": 0.08132,
"h": 285.2
},
"luminance": 0.52825
}Semantic roles & 50–950 ramp
primary
#BCBBF5
secondary
#D5D67E
accent
#D60FD3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385