#BCBEFA#BCBEFA
#BCBEFA is a very light, moderate blue. Relative luminance 0.544; OKLCH L 82.1% C 0.084 H 282.9°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBEFA |
|---|---|
| RGB | rgb(188, 190, 250) |
| HSL | hsl(238, 86%, 86%) |
| HSV | hsv(238, 25%, 98%) |
| CMYK | cmyk(24.8%, 24%, 0%, 2%) |
| CIE-LAB | lab(78.71, 11.96, -29.79) |
| CIE-LCH | lch(78.71, 32.10, 291.87°) |
| OKLab | oklab(82.09% 0.0188 -0.082) |
| OKLCH | oklch(82.09% 0.084 282.9) |
| XYZ | xyz(56.4034, 54.4192, 97.9562) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.11
Periwinkle
#CCCCFF
ΔE00 4.08
Pastel Blue
#A2BFFE
ΔE00 7.48
Pale Violet
#CEAEFA
ΔE00 8.00
Light Violet
#D6B4FC
ΔE00 8.39
Light Lavender
#DFC5FE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBEFA #FAF8BC
analogous
#BCDDFA #BCBEFA #D9BCFA
triadic
#BCBEFA #FABCBE #BEFABC
tetradic
#BCBEFA #FABCDD #FAF8BC #BCFAD9
square
#BCBEFA #FABCDD #FAF8BC #BCFAD9
split-complementary
#BCBEFA #FAD9BC #DDFABC
monochromatic
#4A4FF1 #8387F6 #BCBEFA #E3E3FD #E3E3FD
Accessibility & contrast
On white
1.77
#BCBEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#BCBEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBEFA
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBEFA | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#ACC1F8
Tritanopia (blue-blind)
#AEC9D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcbefa; /* rgb */ color: rgb(188, 190, 250); /* oklch */ color: oklch(82.1% 0.084 282.9);
Tailwind
colors: {
custom: {
50: '#d1d1fc',
500: '#bcbefa',
950: '#000000',
},
}SCSS
$custom: #bcbefa; $custom-light: #d1d1fc; $custom-dark: #000000;
JSON
{
"hex": "#bcbefa",
"rgb": {
"r": 188,
"g": 190,
"b": 250
},
"hsl": {
"h": 238.065,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.82087,
"c": 0.08412,
"h": 282.9
},
"luminance": 0.5442
}Semantic roles & 50–950 ramp
primary
#BCBEFA
secondary
#DEDB7C
accent
#DB03E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385