#BCBEFD#BCBEFD
#BCBEFD is a very light, moderate blue. Relative luminance 0.546; OKLCH L 82.2% C 0.088 H 282.9°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBEFD |
|---|---|
| RGB | rgb(188, 190, 253) |
| HSL | hsl(238, 94%, 86%) |
| HSV | hsv(238, 26%, 99%) |
| CMYK | cmyk(25.7%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(78.82, 12.66, -31.22) |
| CIE-LCH | lch(78.82, 33.69, 292.07°) |
| OKLab | oklab(82.21% 0.0197 -0.0861) |
| OKLCH | oklch(82.21% 0.088 282.9) |
| XYZ | xyz(56.8776, 54.6089, 100.4534) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.37
Periwinkle
#CCCCFF
ΔE00 4.39
Pastel Blue
#A2BFFE
ΔE00 7.22
Pale Violet
#CEAEFA
ΔE00 8.01
Light Violet
#D6B4FC
ΔE00 8.46
Light Lavender
#DFC5FE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBEFD #FDFBBC
analogous
#BCDFFD #BCBEFD #DBBCFD
triadic
#BCBEFD #FDBCBE #BEFDBC
tetradic
#BCBEFD #FDBCDF #FDFBBC #BCFDDB
square
#BCBEFD #FDBCDF #FDFBBC #BCFDDB
split-complementary
#BCBEFD #FDDBBC #DFFDBC
monochromatic
#454BF9 #8184FB #BCBEFD #E1E2FE #E1E2FE
Accessibility & contrast
On white
1.76
#BCBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#BCBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBEFD
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBEFD | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#AAC1FB
Tritanopia (blue-blind)
#ADC9D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcbefd; /* rgb */ color: rgb(188, 190, 253); /* oklch */ color: oklch(82.2% 0.088 282.9);
Tailwind
colors: {
custom: {
50: '#d1d1fe',
500: '#bcbefd',
950: '#000000',
},
}SCSS
$custom: #bcbefd; $custom-light: #d1d1fe; $custom-dark: #000000;
JSON
{
"hex": "#bcbefd",
"rgb": {
"r": 188,
"g": 190,
"b": 253
},
"hsl": {
"h": 238.154,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.82209,
"c": 0.08829,
"h": 282.9
},
"luminance": 0.5461
}Semantic roles & 50–950 ramp
primary
#BCBEFD
secondary
#E4E07A
accent
#DE00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385