#BCB6EA#BCB6EA
#BCB6EA is a light, moderate blue. Relative luminance 0.501; OKLCH L 79.9% C 0.073 H 289.9°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB6EA |
|---|---|
| RGB | rgb(188, 182, 234) |
| HSL | hsl(247, 55%, 82%) |
| HSV | hsv(247, 22%, 92%) |
| CMYK | cmyk(19.7%, 22.2%, 0%, 8.2%) |
| CIE-LAB | lab(76.12, 12.68, -25.13) |
| CIE-LCH | lch(76.12, 28.15, 296.78°) |
| OKLab | oklab(79.89% 0.0249 -0.0688) |
| OKLCH | oklch(79.89% 0.073 289.9) |
| XYZ | xyz(52.3148, 50.0871, 84.7376) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.90
Periwinkle
#CCCCFF
ΔE00 5.45
Pale Violet
#CEAEFA
ΔE00 6.54
Light Violet
#D6B4FC
ΔE00 6.86
Lavender
#B39DDB
ΔE00 7.06
Light Lavender
#DFC5FE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB6EA #E4EAB6
analogous
#B6CAEA #BCB6EA #D6B6EA
triadic
#BCB6EA #EABCB6 #B6EABC
tetradic
#BCB6EA #EAB6CA #E4EAB6 #B6EAD6
square
#BCB6EA #EAB6CA #E4EAB6 #B6EAD6
split-complementary
#BCB6EA #EAD6B6 #CAEAB6
monochromatic
#6557CF #9086DC #BCB6EA #E8E6F8 #E9E7F8
Accessibility & contrast
On white
1.91
#BCB6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#BCB6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB6EA
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB6EA | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDEC
Deuteranopia (green-blind)
#AABBE9
Tritanopia (blue-blind)
#B3BEC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bcb6ea; /* rgb */ color: rgb(188, 182, 234); /* oklch */ color: oklch(79.9% 0.073 289.9);
Tailwind
colors: {
custom: {
50: '#d0cbf0',
500: '#bcb6ea',
950: '#000000',
},
}SCSS
$custom: #bcb6ea; $custom-light: #d0cbf0; $custom-dark: #000000;
JSON
{
"hex": "#bcb6ea",
"rgb": {
"r": 188,
"g": 182,
"b": 234
},
"hsl": {
"h": 246.923,
"s": 55.319,
"l": 81.569
},
"oklch": {
"l": 0.79894,
"c": 0.0732,
"h": 289.9
},
"luminance": 0.50088
}Semantic roles & 50–950 ramp
primary
#BCB6EA
secondary
#BEC67E
accent
#C323B0
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#141316
muted
#838285