#BCB3EB#BCB3EB
#BCB3EB is a light, moderate blue. Relative luminance 0.489; OKLCH L 79.4% C 0.079 H 291.9°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB3EB |
|---|---|
| RGB | rgb(188, 179, 235) |
| HSL | hsl(250, 58%, 81%) |
| HSV | hsv(250, 24%, 92%) |
| CMYK | cmyk(20%, 23.8%, 0%, 7.8%) |
| CIE-LAB | lab(75.41, 14.55, -26.77) |
| CIE-LCH | lch(75.41, 30.47, 298.53°) |
| OKLab | oklab(79.35% 0.0295 -0.0734) |
| OKLCH | oklch(79.35% 0.079 291.9) |
| XYZ | xyz(51.8511, 48.9292, 85.2937) |
| Luminance | 0.4893 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.60
Light Periwinkle
#C1C6FC
ΔE00 5.61
Lavender
#B39DDB
ΔE00 6.10
Light Violet
#D6B4FC
ΔE00 6.12
Periwinkle
#CCCCFF
ΔE00 6.23
Light Lavender
#DFC5FE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB3EB #E2EBB3
analogous
#B3C6EB #BCB3EB #D8B3EB
triadic
#BCB3EB #EBBCB3 #B3EBBC
tetradic
#BCB3EB #EBB3C6 #E2EBB3 #B3EBD8
square
#BCB3EB #EBB3C6 #E2EBB3 #B3EBD8
split-complementary
#BCB3EB #EBD8B3 #C6EBB3
monochromatic
#6752D1 #9183DE #BCB3EB #E7E3F8 #EAE7F9
Accessibility & contrast
On white
1.95
#BCB3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#BCB3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB3EB
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB3EB | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BBED
Deuteranopia (green-blind)
#A6B9E9
Tritanopia (blue-blind)
#B3BCC6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bcb3eb; /* rgb */ color: rgb(188, 179, 235); /* oklch */ color: oklch(79.4% 0.079 291.9);
Tailwind
colors: {
custom: {
50: '#d0c9f1',
500: '#bcb3eb',
950: '#000000',
},
}SCSS
$custom: #bcb3eb; $custom-light: #d0c9f1; $custom-dark: #000000;
JSON
{
"hex": "#bcb3eb",
"rgb": {
"r": 188,
"g": 179,
"b": 235
},
"hsl": {
"h": 249.643,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.79351,
"c": 0.0791,
"h": 291.9
},
"luminance": 0.4893
}Semantic roles & 50–950 ramp
primary
#BCB3EB
secondary
#EDF0DB
accent
#C620AB
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284