#BCB7EA#BCB7EA
#BCB7EA is a light, moderate blue. Relative luminance 0.505; OKLCH L 80.1% C 0.072 H 289.2°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB7EA |
|---|---|
| RGB | rgb(188, 183, 234) |
| HSL | hsl(246, 55%, 82%) |
| HSV | hsv(246, 22%, 92%) |
| CMYK | cmyk(19.7%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(76.37, 12.13, -24.75) |
| CIE-LCH | lch(76.37, 27.56, 296.12°) |
| OKLab | oklab(80.09% 0.0235 -0.0677) |
| OKLCH | oklch(80.09% 0.072 289.2) |
| XYZ | xyz(52.5204, 50.4982, 84.8061) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.65
Periwinkle
#CCCCFF
ΔE00 5.21
Pale Violet
#CEAEFA
ΔE00 6.84
Light Violet
#D6B4FC
ΔE00 7.11
Light Lavender
#DFC5FE
ΔE00 7.15
Lavender
#B39DDB
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB7EA #E5EAB7
analogous
#B7CCEA #BCB7EA #D6B7EA
triadic
#BCB7EA #EABCB7 #B7EABC
tetradic
#BCB7EA #EAB7CC #E5EAB7 #B7EAD6
square
#BCB7EA #EAB7CC #E5EAB7 #B7EAD6
split-complementary
#BCB7EA #EAD6B7 #CCEAB7
monochromatic
#6458CE #9088DC #BCB7EA #E8E6F8 #E9E7F8
Accessibility & contrast
On white
1.89
#BCB7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#BCB7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB7EA
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB7EA | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBDEC
Deuteranopia (green-blind)
#ABBBE9
Tritanopia (blue-blind)
#B2BFC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bcb7ea; /* rgb */ color: rgb(188, 183, 234); /* oklch */ color: oklch(80.1% 0.072 289.2);
Tailwind
colors: {
custom: {
50: '#d0ccf0',
500: '#bcb7ea',
950: '#000000',
},
}SCSS
$custom: #bcb7ea; $custom-light: #d0ccf0; $custom-dark: #000000;
JSON
{
"hex": "#bcb7ea",
"rgb": {
"r": 188,
"g": 183,
"b": 234
},
"hsl": {
"h": 245.882,
"s": 54.839,
"l": 81.765
},
"oklch": {
"l": 0.80089,
"c": 0.07171,
"h": 289.2
},
"luminance": 0.50499
}Semantic roles & 50–950 ramp
primary
#BCB7EA
secondary
#BFC67F
accent
#C223B3
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141316
muted
#838385