#BCB3EA#BCB3EA
#BCB3EA is a light, moderate blue. Relative luminance 0.489; OKLCH L 79.3% C 0.078 H 292.0°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB3EA |
|---|---|
| RGB | rgb(188, 179, 234) |
| HSL | hsl(250, 57%, 81%) |
| HSV | hsv(250, 24%, 92%) |
| CMYK | cmyk(19.7%, 23.5%, 0%, 8.2%) |
| CIE-LAB | lab(75.37, 14.33, -26.28) |
| CIE-LCH | lch(75.37, 29.93, 298.60°) |
| OKLab | oklab(79.31% 0.0292 -0.072) |
| OKLCH | oklch(79.31% 0.078 292) |
| XYZ | xyz(51.7070, 48.8715, 84.5349) |
| Luminance | 0.4887 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.69
Pale Violet
#CEAEFA
ΔE00 5.71
Lavender
#B39DDB
ΔE00 6.10
Light Violet
#D6B4FC
ΔE00 6.18
Periwinkle
#CCCCFF
ΔE00 6.25
Light Lavender
#DFC5FE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB3EA #E1EAB3
analogous
#B3C5EA #BCB3EA #D7B3EA
triadic
#BCB3EA #EABCB3 #B3EABC
tetradic
#BCB3EA #EAB3C5 #E1EAB3 #B3EAD7
square
#BCB3EA #EAB3C5 #E1EAB3 #B3EAD7
split-complementary
#BCB3EA #EAD7B3 #C5EAB3
monochromatic
#6753D0 #9283DD #BCB3EA #E6E3F7 #EAE7F8
Accessibility & contrast
On white
1.95
#BCB3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#BCB3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB3EA
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB3EA | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BAEC
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#B3BCC6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bcb3ea; /* rgb */ color: rgb(188, 179, 234); /* oklch */ color: oklch(79.3% 0.078 292.0);
Tailwind
colors: {
custom: {
50: '#d0c9f1',
500: '#bcb3ea',
950: '#000000',
},
}SCSS
$custom: #bcb3ea; $custom-light: #d0c9f1; $custom-dark: #000000;
JSON
{
"hex": "#bcb3ea",
"rgb": {
"r": 188,
"g": 179,
"b": 234
},
"hsl": {
"h": 249.818,
"s": 56.701,
"l": 80.98
},
"oklch": {
"l": 0.79312,
"c": 0.07771,
"h": 292
},
"luminance": 0.48872
}Semantic roles & 50–950 ramp
primary
#BCB3EA
secondary
#ECF0DB
accent
#C421AA
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284