#BCB7FB#BCB7FB
#BCB7FB is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.8% C 0.095 H 287.4°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB7FB |
|---|---|
| RGB | rgb(188, 183, 251) |
| HSL | hsl(244, 89%, 85%) |
| HSV | hsv(244, 27%, 98%) |
| CMYK | cmyk(25.1%, 27.1%, 0%, 1.6%) |
| CIE-LAB | lab(76.99, 16.02, -32.96) |
| CIE-LCH | lch(76.99, 36.65, 295.93°) |
| OKLab | oklab(80.77% 0.0286 -0.091) |
| OKLCH | oklch(80.77% 0.095 287.4) |
| XYZ | xyz(55.0808, 51.5224, 98.2909) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.26
Periwinkle
#CCCCFF
ΔE00 5.75
Pale Violet
#CEAEFA
ΔE00 6.13
Light Violet
#D6B4FC
ΔE00 6.89
Lavender
#B39DDB
ΔE00 8.07
Light Lavender
#DFC5FE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB7FB #F6FBB7
analogous
#B7D4FB #BCB7FB #DEB7FB
triadic
#BCB7FB #FBBCB7 #B7FBBC
tetradic
#BCB7FB #FBB7D4 #F6FBB7 #B7FBDE
square
#BCB7FB #FBB7D4 #F6FBB7 #B7FBDE
split-complementary
#BCB7FB #FBDEB7 #D4FBB7
monochromatic
#5043F5 #867DF8 #BCB7FB #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.86
#BCB7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#BCB7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB7FB
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB7FB | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FE
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#AEC3CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bcb7fb; /* rgb */ color: rgb(188, 183, 251); /* oklch */ color: oklch(80.8% 0.095 287.4);
Tailwind
colors: {
custom: {
50: '#d1ccfd',
500: '#bcb7fb',
950: '#000000',
},
}SCSS
$custom: #bcb7fb; $custom-light: #d1ccfd; $custom-dark: #000000;
JSON
{
"hex": "#bcb7fb",
"rgb": {
"r": 188,
"g": 183,
"b": 251
},
"hsl": {
"h": 244.412,
"s": 89.474,
"l": 85.098
},
"oklch": {
"l": 0.80774,
"c": 0.09536,
"h": 287.4
},
"luminance": 0.51523
}Semantic roles & 50–950 ramp
primary
#BCB7FB
secondary
#D8E077
accent
#E600D5
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385