#BCBBEA#BCBBEA
#BCBBEA is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.9% C 0.066 H 285.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBEA |
|---|---|
| RGB | rgb(188, 187, 234) |
| HSL | hsl(241, 53%, 83%) |
| HSV | hsv(241, 20%, 92%) |
| CMYK | cmyk(19.7%, 20.1%, 0%, 8.2%) |
| CIE-LAB | lab(77.38, 9.95, -23.21) |
| CIE-LCH | lch(77.38, 25.25, 293.21°) |
| OKLab | oklab(80.87% 0.018 -0.0634) |
| OKLCH | oklch(80.87% 0.066 285.8) |
| XYZ | xyz(53.3572, 52.1718, 85.0850) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.79
Periwinkle
#CCCCFF
ΔE00 4.36
Light Lavender
#DFC5FE
ΔE00 7.66
Pale Violet
#CEAEFA
ΔE00 8.06
Light Violet
#D6B4FC
ΔE00 8.21
Pale Lilac
#E4CBFF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBEA #E9EABB
analogous
#BBD1EA #BCBBEA #D4BBEA
triadic
#BCBBEA #EABCBB #BBEABC
tetradic
#BCBBEA #EABBD1 #E9EABB #BBEAD4
square
#BCBBEA #EABBD1 #E9EABB #BBEAD4
split-complementary
#BCBBEA #EAD4BB #D1EABB
monochromatic
#605DCD #8E8CDC #BCBBEA #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.84
#BCBBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#BCBBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBEA
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBEA | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EC
Deuteranopia (green-blind)
#AEBEE9
Tritanopia (blue-blind)
#B2C3CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bcbbea; /* rgb */ color: rgb(188, 187, 234); /* oklch */ color: oklch(80.9% 0.066 285.8);
Tailwind
colors: {
custom: {
50: '#d0cff0',
500: '#bcbbea',
950: '#000000',
},
}SCSS
$custom: #bcbbea; $custom-light: #d0cff0; $custom-dark: #000000;
JSON
{
"hex": "#bcbbea",
"rgb": {
"r": 188,
"g": 187,
"b": 234
},
"hsl": {
"h": 241.277,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.80873,
"c": 0.06593,
"h": 285.8
},
"luminance": 0.52173
}Semantic roles & 50–950 ramp
primary
#BCBBEA
secondary
#C5C683
accent
#C025BD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385