#BCBBFB#BCBBFB
#BCBBFB is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.5% C 0.090 H 284.9°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBFB |
|---|---|
| RGB | rgb(188, 187, 251) |
| HSL | hsl(241, 89%, 86%) |
| HSV | hsv(241, 25%, 98%) |
| CMYK | cmyk(25.1%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(77.99, 13.83, -31.42) |
| CIE-LCH | lch(77.99, 34.33, 293.75°) |
| OKLab | oklab(81.55% 0.0231 -0.0866) |
| OKLCH | oklch(81.55% 0.09 284.9) |
| XYZ | xyz(55.9176, 53.1959, 98.5698) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.06
Periwinkle
#CCCCFF
ΔE00 4.78
Pale Violet
#CEAEFA
ΔE00 7.16
Light Violet
#D6B4FC
ΔE00 7.70
Pastel Blue
#A2BFFE
ΔE00 7.90
Light Lavender
#DFC5FE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBFB #FAFBBB
analogous
#BBDAFB #BCBBFB #DCBBFB
triadic
#BCBBFB #FBBCBB #BBFBBC
tetradic
#BCBBFB #FBBBDA #FAFBBB #BBFBDC
square
#BCBBFB #FBBBDA #FAFBBB #BBFBDC
split-complementary
#BCBBFB #FBDCBB #DAFBBB
monochromatic
#4A47F4 #8381F8 #BCBBFB #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.80
#BCBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#BCBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBFB
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBFB | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FE
Deuteranopia (green-blind)
#A8BFF9
Tritanopia (blue-blind)
#AEC6D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcbbfb; /* rgb */ color: rgb(188, 187, 251); /* oklch */ color: oklch(81.5% 0.090 284.9);
Tailwind
colors: {
custom: {
50: '#d1cffd',
500: '#bcbbfb',
950: '#000000',
},
}SCSS
$custom: #bcbbfb; $custom-light: #d1cffd; $custom-dark: #000000;
JSON
{
"hex": "#bcbbfb",
"rgb": {
"r": 188,
"g": 187,
"b": 251
},
"hsl": {
"h": 240.938,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.81545,
"c": 0.08966,
"h": 284.9
},
"luminance": 0.53197
}Semantic roles & 50–950 ramp
primary
#BCBBFB
secondary
#DEE07A
accent
#E600E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385