#BCBDFD#BCBDFD
#BCBDFD is a very light, moderate blue. Relative luminance 0.542; OKLCH L 82.0% C 0.090 H 283.5°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBDFD |
|---|---|
| RGB | rgb(188, 189, 253) |
| HSL | hsl(239, 94%, 86%) |
| HSV | hsv(239, 26%, 99%) |
| CMYK | cmyk(25.7%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(78.56, 13.20, -31.61) |
| CIE-LCH | lch(78.56, 34.26, 292.67°) |
| OKLab | oklab(82.02% 0.021 -0.0872) |
| OKLCH | oklch(82.02% 0.09 283.5) |
| XYZ | xyz(56.6617, 54.1772, 100.3814) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.64
Periwinkle
#CCCCFF
ΔE00 4.58
Pastel Blue
#A2BFFE
ΔE00 7.39
Pale Violet
#CEAEFA
ΔE00 7.73
Light Violet
#D6B4FC
ΔE00 8.22
Light Lavender
#DFC5FE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBDFD #FDFCBC
analogous
#BCDEFD #BCBDFD #DCBCFD
triadic
#BCBDFD #FDBCBD #BDFDBC
tetradic
#BCBDFD #FDBCDE #FDFCBC #BCFDDC
square
#BCBDFD #FDBCDE #FDFCBC #BCFDDC
split-complementary
#BCBDFD #FDDCBC #DEFDBC
monochromatic
#4548F9 #8182FB #BCBDFD #E1E2FE #E1E2FE
Accessibility & contrast
On white
1.77
#BCBDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#BCBDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBDFD
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBDFD | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FF
Deuteranopia (green-blind)
#A9C0FB
Tritanopia (blue-blind)
#ADC8D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcbdfd; /* rgb */ color: rgb(188, 189, 253); /* oklch */ color: oklch(82.0% 0.090 283.5);
Tailwind
colors: {
custom: {
50: '#d1d0fe',
500: '#bcbdfd',
950: '#000000',
},
}SCSS
$custom: #bcbdfd; $custom-light: #d1d0fe; $custom-dark: #000000;
JSON
{
"hex": "#bcbdfd",
"rgb": {
"r": 188,
"g": 189,
"b": 253
},
"hsl": {
"h": 239.077,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.82015,
"c": 0.08966,
"h": 283.5
},
"luminance": 0.54178
}Semantic roles & 50–950 ramp
primary
#BCBDFD
secondary
#E4E27A
accent
#E200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385