#BCBDFF#BCBDFF
#BCBDFF is a very light, moderate blue. Relative luminance 0.543; OKLCH L 82.1% C 0.092 H 283.5°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBDFF |
|---|---|
| RGB | rgb(188, 189, 255) |
| HSL | hsl(239, 100%, 87%) |
| HSV | hsv(239, 26%, 100%) |
| CMYK | cmyk(26.3%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(78.64, 13.67, -32.57) |
| CIE-LCH | lch(78.64, 35.32, 292.78°) |
| OKLab | oklab(82.1% 0.0216 -0.0899) |
| OKLCH | oklch(82.1% 0.092 283.5) |
| XYZ | xyz(56.9820, 54.3053, 102.0681) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.85
Periwinkle
#CCCCFF
ΔE00 4.80
Pastel Blue
#A2BFFE
ΔE00 7.23
Pale Violet
#CEAEFA
ΔE00 7.78
Light Violet
#D6B4FC
ΔE00 8.30
Light Lavender
#DFC5FE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBDFF #FFFEBC
analogous
#BCDFFF #BCBDFF #DDBCFF
triadic
#BCBDFF #FFBCBD #BDFFBC
tetradic
#BCBDFF #FFBCDF #FFFEBC #BCFFDD
square
#BCBDFF #FFBCDF #FFFEBC #BCFFDD
split-complementary
#BCBDFF #FFDDBC #DFFFBC
monochromatic
#4244FF #7F81FF #BCBDFF #E0E1FF #E0E1FF
Accessibility & contrast
On white
1.77
#BCBDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#BCBDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBDFF
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBDFF | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#A9C1FD
Tritanopia (blue-blind)
#ACC9D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcbdff; /* rgb */ color: rgb(188, 189, 255); /* oklch */ color: oklch(82.1% 0.092 283.5);
Tailwind
colors: {
custom: {
50: '#d1d0ff',
500: '#bcbdff',
950: '#000000',
},
}SCSS
$custom: #bcbdff; $custom-light: #d1d0ff; $custom-dark: #000000;
JSON
{
"hex": "#bcbdff",
"rgb": {
"r": 188,
"g": 189,
"b": 255
},
"hsl": {
"h": 239.104,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.82097,
"c": 0.09244,
"h": 283.5
},
"luminance": 0.54307
}Semantic roles & 50–950 ramp
primary
#BCBDFF
secondary
#E7E678
accent
#E200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386