#BCB7EE#BCB7EE
#BCB7EE is a light, moderate blue. Relative luminance 0.507; OKLCH L 80.2% C 0.077 H 288.7°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB7EE |
|---|---|
| RGB | rgb(188, 183, 238) |
| HSL | hsl(245, 62%, 83%) |
| HSV | hsv(245, 23%, 93%) |
| CMYK | cmyk(21%, 23.1%, 0%, 6.7%) |
| CIE-LAB | lab(76.52, 13.03, -26.69) |
| CIE-LCH | lch(76.52, 29.70, 296.02°) |
| OKLab | oklab(80.25% 0.0248 -0.0732) |
| OKLCH | oklch(80.25% 0.077 288.7) |
| XYZ | xyz(53.1015, 50.7307, 87.8667) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.31
Periwinkle
#CCCCFF
ΔE00 5.12
Pale Violet
#CEAEFA
ΔE00 6.43
Light Violet
#D6B4FC
ΔE00 6.83
Light Lavender
#DFC5FE
ΔE00 7.20
Lavender
#B39DDB
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB7EE #E9EEB7
analogous
#B7CDEE #BCB7EE #D8B7EE
triadic
#BCB7EE #EEBCB7 #B7EEBC
tetradic
#BCB7EE #EEB7CD #E9EEB7 #B7EED8
square
#BCB7EE #EEB7CD #E9EEB7 #B7EED8
split-complementary
#BCB7EE #EED8B7 #CDEEB7
monochromatic
#6054D7 #8E85E2 #BCB7EE #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.88
#BCB7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#BCB7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB7EE
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB7EE | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEF0
Deuteranopia (green-blind)
#A9BBEC
Tritanopia (blue-blind)
#B1C0CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bcb7ee; /* rgb */ color: rgb(188, 183, 238); /* oklch */ color: oklch(80.2% 0.077 288.7);
Tailwind
colors: {
custom: {
50: '#d1ccf3',
500: '#bcb7ee',
950: '#000000',
},
}SCSS
$custom: #bcb7ee; $custom-light: #d1ccf3; $custom-dark: #000000;
JSON
{
"hex": "#bcb7ee",
"rgb": {
"r": 188,
"g": 183,
"b": 238
},
"hsl": {
"h": 245.455,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.80246,
"c": 0.0773,
"h": 288.7
},
"luminance": 0.50731
}Semantic roles & 50–950 ramp
primary
#BCB7EE
secondary
#C5CC7D
accent
#CA1CBA
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141317
muted
#838385