#BCBDFE#BCBDFE
#BCBDFE is a very light, moderate blue. Relative luminance 0.542; OKLCH L 82.1% C 0.091 H 283.5°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBDFE |
|---|---|
| RGB | rgb(188, 189, 254) |
| HSL | hsl(239, 97%, 87%) |
| HSV | hsv(239, 26%, 100%) |
| CMYK | cmyk(26%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(78.60, 13.44, -32.09) |
| CIE-LCH | lch(78.60, 34.79, 292.72°) |
| OKLab | oklab(82.06% 0.0213 -0.0885) |
| OKLCH | oklch(82.06% 0.091 283.5) |
| XYZ | xyz(56.8215, 54.2411, 101.2226) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.74
Periwinkle
#CCCCFF
ΔE00 4.69
Pastel Blue
#A2BFFE
ΔE00 7.31
Pale Violet
#CEAEFA
ΔE00 7.75
Light Violet
#D6B4FC
ΔE00 8.26
Light Lavender
#DFC5FE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBDFE #FEFDBC
analogous
#BCDEFE #BCBDFE #DCBCFE
triadic
#BCBDFE #FEBCBD #BDFEBC
tetradic
#BCBDFE #FEBCDE #FEFDBC #BCFEDC
square
#BCBDFE #FEBCDE #FEFDBC #BCFEDC
split-complementary
#BCBDFE #FEDCBC #DEFEBC
monochromatic
#4346FC #8082FD #BCBDFE #E1E1FF #E1E1FF
Accessibility & contrast
On white
1.77
#BCBDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#BCBDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBDFE
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBDFE | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#A9C0FC
Tritanopia (blue-blind)
#ACC8D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcbdfe; /* rgb */ color: rgb(188, 189, 254); /* oklch */ color: oklch(82.1% 0.091 283.5);
Tailwind
colors: {
custom: {
50: '#d1d0ff',
500: '#bcbdfe',
950: '#000000',
},
}SCSS
$custom: #bcbdfe; $custom-light: #d1d0ff; $custom-dark: #000000;
JSON
{
"hex": "#bcbdfe",
"rgb": {
"r": 188,
"g": 189,
"b": 254
},
"hsl": {
"h": 239.091,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.82056,
"c": 0.09105,
"h": 283.5
},
"luminance": 0.54242
}Semantic roles & 50–950 ramp
primary
#BCBDFE
secondary
#E5E479
accent
#E200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386