#BCBFEC#BCBFEC
#BCBFEC is a light, moderate blue. Relative luminance 0.540; OKLCH L 81.7% C 0.063 H 281.9°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFEC |
|---|---|
| RGB | rgb(188, 191, 236) |
| HSL | hsl(236, 56%, 83%) |
| HSV | hsv(236, 20%, 93%) |
| CMYK | cmyk(20.3%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(78.47, 8.22, -22.64) |
| CIE-LCH | lch(78.47, 24.09, 289.96°) |
| OKLab | oklab(81.74% 0.013 -0.0619) |
| OKLCH | oklch(81.74% 0.063 281.9) |
| XYZ | xyz(54.5065, 54.0082, 86.8935) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.91
Periwinkle
#CCCCFF
ΔE00 3.75
Light Lavender
#DFC5FE
ΔE00 8.40
Light Blue Grey
#B7C9E2
ΔE00 8.74
Lightsteelblue
#B0C4DE
ΔE00 8.86
Pastel Blue
#A2BFFE
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFEC #ECE9BC
analogous
#BCD7EC #BCBFEC #D1BCEC
triadic
#BCBFEC #ECBCBF #BFECBC
tetradic
#BCBFEC #ECBCD7 #ECE9BC #BCECD1
square
#BCBFEC #ECBCD7 #ECE9BC #BCECD1
split-complementary
#BCBFEC #ECD1BC #D7ECBC
monochromatic
#5D64D1 #8C91DE #BCBFEC #E7E8F8 #E7E8F8
Accessibility & contrast
On white
1.78
#BCBFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#BCBFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFEC
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFEC | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4EE
Deuteranopia (green-blind)
#B1C1EB
Tritanopia (blue-blind)
#B1C7CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcbfec; /* rgb */ color: rgb(188, 191, 236); /* oklch */ color: oklch(81.7% 0.063 281.9);
Tailwind
colors: {
custom: {
50: '#d0d2f2',
500: '#bcbfec',
950: '#000000',
},
}SCSS
$custom: #bcbfec; $custom-light: #d0d2f2; $custom-dark: #000000;
JSON
{
"hex": "#bcbfec",
"rgb": {
"r": 188,
"g": 191,
"b": 236
},
"hsl": {
"h": 236.25,
"s": 55.814,
"l": 83.137
},
"oklch": {
"l": 0.81739,
"c": 0.06322,
"h": 281.9
},
"luminance": 0.54009
}Semantic roles & 50–950 ramp
primary
#BCBFEC
secondary
#C9C483
accent
#B922C3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385