#BCB7EB#BCB7EB
#BCB7EB is a light, moderate blue. Relative luminance 0.506; OKLCH L 80.1% C 0.073 H 289.0°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB7EB |
|---|---|
| RGB | rgb(188, 183, 235) |
| HSL | hsl(246, 57%, 82%) |
| HSV | hsv(246, 22%, 92%) |
| CMYK | cmyk(20%, 22.1%, 0%, 7.8%) |
| CIE-LAB | lab(76.41, 12.36, -25.24) |
| CIE-LCH | lch(76.41, 28.10, 296.09°) |
| OKLab | oklab(80.13% 0.0239 -0.0691) |
| OKLCH | oklch(80.13% 0.073 289) |
| XYZ | xyz(52.6644, 50.5558, 85.5648) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.55
Periwinkle
#CCCCFF
ΔE00 5.17
Pale Violet
#CEAEFA
ΔE00 6.72
Light Violet
#D6B4FC
ΔE00 7.02
Light Lavender
#DFC5FE
ΔE00 7.15
Lavender
#B39DDB
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB7EB #E6EBB7
analogous
#B7CCEB #BCB7EB #D6B7EB
triadic
#BCB7EB #EBBCB7 #B7EBBC
tetradic
#BCB7EB #EBB7CC #E6EBB7 #B7EBD6
square
#BCB7EB #EBB7CC #E6EBB7 #B7EBD6
split-complementary
#BCB7EB #EBD6B7 #CCEBB7
monochromatic
#6357D0 #8F87DE #BCB7EB #E9E7F8 #E9E7F8
Accessibility & contrast
On white
1.89
#BCB7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#BCB7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB7EB
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB7EB | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEED
Deuteranopia (green-blind)
#AABBEA
Tritanopia (blue-blind)
#B2BFC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bcb7eb; /* rgb */ color: rgb(188, 183, 235); /* oklch */ color: oklch(80.1% 0.073 289.0);
Tailwind
colors: {
custom: {
50: '#d0ccf1',
500: '#bcb7eb',
950: '#000000',
},
}SCSS
$custom: #bcb7eb; $custom-light: #d0ccf1; $custom-dark: #000000;
JSON
{
"hex": "#bcb7eb",
"rgb": {
"r": 188,
"g": 183,
"b": 235
},
"hsl": {
"h": 245.769,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.80128,
"c": 0.07311,
"h": 289
},
"luminance": 0.50556
}Semantic roles & 50–950 ramp
primary
#BCB7EB
secondary
#C0C77F
accent
#C421B4
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141316
muted
#838385