#BCB1FF#BCB1FF
#BCB1FF is a light, moderate blue. Relative luminance 0.494; OKLCH L 79.8% C 0.110 H 290.1°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB1FF |
|---|---|
| RGB | rgb(188, 177, 255) |
| HSL | hsl(248, 100%, 85%) |
| HSV | hsv(248, 31%, 100%) |
| CMYK | cmyk(26.3%, 30.6%, 0%, 0%) |
| CIE-LAB | lab(75.67, 20.27, -37.15) |
| CIE-LCH | lch(75.67, 42.32, 298.62°) |
| OKLab | oklab(79.81% 0.0378 -0.1029) |
| OKLCH | oklch(79.81% 0.11 290.1) |
| XYZ | xyz(54.5067, 49.3547, 101.2430) |
| Luminance | 0.4936 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.20
Light Periwinkle
#C1C6FC
ΔE00 6.25
Light Violet
#D6B4FC
ΔE00 6.44
Pastel Purple
#CAA0FF
ΔE00 6.65
Lilac (survey)
#CEA2FD
ΔE00 6.94
Lavender (survey)
#C79FEF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB1FF #F4FFB1
analogous
#B1CDFF #BCB1FF #E3B1FF
triadic
#BCB1FF #FFBCB1 #B1FFBC
tetradic
#BCB1FF #FFB1CD #F4FFB1 #B1FFE3
square
#BCB1FF #FFB1CD #F4FFB1 #B1FFE3
split-complementary
#BCB1FF #FFE3B1 #CDFFB1
monochromatic
#5337FF #8774FF #BCB1FF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.93
#BCB1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#BCB1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB1FF
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB1FF | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBCFF
Deuteranopia (green-blind)
#9DB9FD
Tritanopia (blue-blind)
#ADBECD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bcb1ff; /* rgb */ color: rgb(188, 177, 255); /* oklch */ color: oklch(79.8% 0.110 290.1);
Tailwind
colors: {
custom: {
50: '#d1c8ff',
500: '#bcb1ff',
950: '#000000',
},
}SCSS
$custom: #bcb1ff; $custom-light: #d1c8ff; $custom-dark: #000000;
JSON
{
"hex": "#bcb1ff",
"rgb": {
"r": 188,
"g": 177,
"b": 255
},
"hsl": {
"h": 248.462,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.79806,
"c": 0.10966,
"h": 290.1
},
"luminance": 0.49356
}Semantic roles & 50–950 ramp
primary
#BCB1FF
secondary
#F2F7D4
accent
#E600C5
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141318
muted
#828286