#BCB7FA#BCB7FA
#BCB7FA is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.7% C 0.094 H 287.5°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB7FA |
|---|---|
| RGB | rgb(188, 183, 250) |
| HSL | hsl(244, 87%, 85%) |
| HSV | hsv(244, 27%, 98%) |
| CMYK | cmyk(24.8%, 26.8%, 0%, 2%) |
| CIE-LAB | lab(76.96, 15.79, -32.48) |
| CIE-LCH | lch(76.96, 36.11, 295.93°) |
| OKLab | oklab(80.73% 0.0283 -0.0896) |
| OKLCH | oklch(80.73% 0.094 287.5) |
| XYZ | xyz(54.9236, 51.4595, 97.4629) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.21
Periwinkle
#CCCCFF
ΔE00 5.67
Pale Violet
#CEAEFA
ΔE00 6.10
Light Violet
#D6B4FC
ΔE00 6.84
Lavender
#B39DDB
ΔE00 7.98
Light Lavender
#DFC5FE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB7FA #F5FAB7
analogous
#B7D3FA #BCB7FA #DEB7FA
triadic
#BCB7FA #FABCB7 #B7FABC
tetradic
#BCB7FA #FAB7D3 #F5FAB7 #B7FADE
square
#BCB7FA #FAB7D3 #F5FAB7 #B7FADE
split-complementary
#BCB7FA #FADEB7 #D3FAB7
monochromatic
#5145F2 #877EF6 #BCB7FA #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.86
#BCB7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#BCB7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB7FA
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB7FA | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FD
Deuteranopia (green-blind)
#A5BCF8
Tritanopia (blue-blind)
#AEC2CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bcb7fa; /* rgb */ color: rgb(188, 183, 250); /* oklch */ color: oklch(80.7% 0.094 287.5);
Tailwind
colors: {
custom: {
50: '#d1ccfc',
500: '#bcb7fa',
950: '#000000',
},
}SCSS
$custom: #bcb7fa; $custom-light: #d1ccfc; $custom-dark: #000000;
JSON
{
"hex": "#bcb7fa",
"rgb": {
"r": 188,
"g": 183,
"b": 250
},
"hsl": {
"h": 244.478,
"s": 87.013,
"l": 84.902
},
"oklch": {
"l": 0.80733,
"c": 0.09398,
"h": 287.5
},
"luminance": 0.5146
}Semantic roles & 50–950 ramp
primary
#BCB7FA
secondary
#D6DE77
accent
#E402D3
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385