#BCBCEE#BCBCEE
#BCBCEE is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.2% C 0.070 H 284.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBCEE |
|---|---|
| RGB | rgb(188, 188, 238) |
| HSL | hsl(240, 60%, 84%) |
| HSV | hsv(240, 21%, 93%) |
| CMYK | cmyk(21%, 21%, 0%, 6.7%) |
| CIE-LAB | lab(77.77, 10.30, -24.77) |
| CIE-LCH | lch(77.77, 26.83, 292.58°) |
| OKLab | oklab(81.22% 0.0178 -0.0678) |
| OKLCH | oklch(81.22% 0.07 284.7) |
| XYZ | xyz(54.1512, 52.8300, 88.2166) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.05
Periwinkle
#CCCCFF
ΔE00 3.98
Light Lavender
#DFC5FE
ΔE00 7.73
Pale Violet
#CEAEFA
ΔE00 7.94
Light Violet
#D6B4FC
ΔE00 8.15
Pale Lilac
#E4CBFF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBCEE #EEEEBC
analogous
#BCD5EE #BCBCEE #D5BCEE
triadic
#BCBCEE #EEBCBC #BCEEBC
tetradic
#BCBCEE #EEBCD5 #EEEEBC #BCEED5
square
#BCBCEE #EEBCD5 #EEEEBC #BCEED5
split-complementary
#BCBCEE #EED5BC #D5EEBC
monochromatic
#5A5AD5 #8B8BE2 #BCBCEE #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.82
#BCBCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#BCBCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBCEE
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBCEE | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F0
Deuteranopia (green-blind)
#AEBFED
Tritanopia (blue-blind)
#B1C4CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcbcee; /* rgb */ color: rgb(188, 188, 238); /* oklch */ color: oklch(81.2% 0.070 284.7);
Tailwind
colors: {
custom: {
50: '#d0d0f3',
500: '#bcbcee',
950: '#000000',
},
}SCSS
$custom: #bcbcee; $custom-light: #d0d0f3; $custom-dark: #000000;
JSON
{
"hex": "#bcbcee",
"rgb": {
"r": 188,
"g": 188,
"b": 238
},
"hsl": {
"h": 240,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.81223,
"c": 0.07013,
"h": 284.7
},
"luminance": 0.52831
}Semantic roles & 50–950 ramp
primary
#BCBCEE
secondary
#CCCC82
accent
#C71EC7
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385