#BCBDFB#BCBDFB
#BCBDFB is a light, moderate blue. Relative luminance 0.541; OKLCH L 81.9% C 0.087 H 283.6°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBDFB |
|---|---|
| RGB | rgb(188, 189, 251) |
| HSL | hsl(239, 89%, 86%) |
| HSV | hsv(239, 25%, 98%) |
| CMYK | cmyk(25.1%, 24.7%, 0%, 1.6%) |
| CIE-LAB | lab(78.49, 12.74, -30.65) |
| CIE-LCH | lch(78.49, 33.19, 292.56°) |
| OKLab | oklab(81.93% 0.0204 -0.0844) |
| OKLCH | oklch(81.93% 0.087 283.6) |
| XYZ | xyz(56.3448, 54.0504, 98.7123) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.47
Periwinkle
#CCCCFF
ΔE00 4.36
Pastel Blue
#A2BFFE
ΔE00 7.56
Pale Violet
#CEAEFA
ΔE00 7.71
Light Violet
#D6B4FC
ΔE00 8.16
Light Lavender
#DFC5FE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBDFB #FBFABC
analogous
#BCDCFB #BCBDFB #DABCFB
triadic
#BCBDFB #FBBCBD #BDFBBC
tetradic
#BCBDFB #FBBCDC #FBFABC #BCFBDA
square
#BCBDFB #FBBCDC #FBFABC #BCFBDA
split-complementary
#BCBDFB #FBDABC #DCFBBC
monochromatic
#484BF4 #8284F8 #BCBDFB #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.78
#BCBDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#BCBDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBDFB
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBDFB | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FE
Deuteranopia (green-blind)
#AAC0F9
Tritanopia (blue-blind)
#ADC8D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcbdfb; /* rgb */ color: rgb(188, 189, 251); /* oklch */ color: oklch(81.9% 0.087 283.6);
Tailwind
colors: {
custom: {
50: '#d1d0fc',
500: '#bcbdfb',
950: '#000000',
},
}SCSS
$custom: #bcbdfb; $custom-light: #d1d0fc; $custom-dark: #000000;
JSON
{
"hex": "#bcbdfb",
"rgb": {
"r": 188,
"g": 189,
"b": 251
},
"hsl": {
"h": 239.048,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.81933,
"c": 0.08688,
"h": 283.6
},
"luminance": 0.54052
}Semantic roles & 50–950 ramp
primary
#BCBDFB
secondary
#E0DF7B
accent
#E200E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385