#BCBBFE#BCBBFE
#BCBBFE is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.7% C 0.094 H 284.8°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBFE |
|---|---|
| RGB | rgb(188, 187, 254) |
| HSL | hsl(241, 97%, 86%) |
| HSV | hsv(241, 26%, 100%) |
| CMYK | cmyk(26%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(78.10, 14.53, -32.86) |
| CIE-LCH | lch(78.10, 35.93, 293.86°) |
| OKLab | oklab(81.67% 0.024 -0.0907) |
| OKLCH | oklch(81.67% 0.094 284.8) |
| XYZ | xyz(56.3942, 53.3866, 101.0802) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.29
Periwinkle
#CCCCFF
ΔE00 5.09
Pale Violet
#CEAEFA
ΔE00 7.22
Pastel Blue
#A2BFFE
ΔE00 7.65
Light Violet
#D6B4FC
ΔE00 7.82
Light Lavender
#DFC5FE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBFE #FDFEBB
analogous
#BBDCFE #BCBBFE #DEBBFE
triadic
#BCBBFE #FEBCBB #BBFEBC
tetradic
#BCBBFE #FEBBDC #FDFEBB #BBFEDE
square
#BCBBFE #FEBBDC #FDFEBB #BBFEDE
split-complementary
#BCBBFE #FEDEBB #DCFEBB
monochromatic
#4542FC #817FFD #BCBBFE #E1E1FF #E1E1FF
Accessibility & contrast
On white
1.80
#BCBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#BCBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBFE
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBFE | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#ADC7D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcbbfe; /* rgb */ color: rgb(188, 187, 254); /* oklch */ color: oklch(81.7% 0.094 284.8);
Tailwind
colors: {
custom: {
50: '#d1cfff',
500: '#bcbbfe',
950: '#000000',
},
}SCSS
$custom: #bcbbfe; $custom-light: #d1cfff; $custom-dark: #000000;
JSON
{
"hex": "#bcbbfe",
"rgb": {
"r": 188,
"g": 187,
"b": 254
},
"hsl": {
"h": 240.896,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.81669,
"c": 0.09383,
"h": 284.8
},
"luminance": 0.53388
}Semantic roles & 50–950 ramp
primary
#BCBBFE
secondary
#E4E578
accent
#E600E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386