#BCB7EF#BCB7EF
#BCB7EF is a light, moderate blue. Relative luminance 0.508; OKLCH L 80.3% C 0.079 H 288.6°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB7EF |
|---|---|
| RGB | rgb(188, 183, 239) |
| HSL | hsl(245, 64%, 83%) |
| HSV | hsv(245, 23%, 94%) |
| CMYK | cmyk(21.3%, 23.4%, 0%, 6.3%) |
| CIE-LAB | lab(76.55, 13.26, -27.18) |
| CIE-LCH | lch(76.55, 30.24, 296.00°) |
| OKLab | oklab(80.29% 0.0251 -0.0746) |
| OKLCH | oklch(80.29% 0.079 288.6) |
| XYZ | xyz(53.2488, 50.7896, 88.6426) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.25
Periwinkle
#CCCCFF
ΔE00 5.13
Pale Violet
#CEAEFA
ΔE00 6.35
Light Violet
#D6B4FC
ΔE00 6.79
Light Lavender
#DFC5FE
ΔE00 7.24
Lavender
#B39DDB
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB7EF #EAEFB7
analogous
#B7CEEF #BCB7EF #D8B7EF
triadic
#BCB7EF #EFBCB7 #B7EFBC
tetradic
#BCB7EF #EFB7CE #EAEFB7 #B7EFD8
square
#BCB7EF #EFB7CE #EAEFB7 #B7EFD8
split-complementary
#BCB7EF #EFD8B7 #CEEFB7
monochromatic
#5F53D9 #8D85E4 #BCB7EF #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.88
#BCB7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#BCB7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB7EF
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB7EF | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF1
Deuteranopia (green-blind)
#A9BCED
Tritanopia (blue-blind)
#B1C0CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bcb7ef; /* rgb */ color: rgb(188, 183, 239); /* oklch */ color: oklch(80.3% 0.079 288.6);
Tailwind
colors: {
custom: {
50: '#d1ccf4',
500: '#bcb7ef',
950: '#000000',
},
}SCSS
$custom: #bcb7ef; $custom-light: #d1ccf4; $custom-dark: #000000;
JSON
{
"hex": "#bcb7ef",
"rgb": {
"r": 188,
"g": 183,
"b": 239
},
"hsl": {
"h": 245.357,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.80285,
"c": 0.07869,
"h": 288.6
},
"luminance": 0.5079
}Semantic roles & 50–950 ramp
primary
#BCB7EF
secondary
#C6CD7D
accent
#CB1ABC
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141317
muted
#838385