#BCBAFB#BCBAFB
#BCBAFB is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.4% C 0.091 H 285.6°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBAFB |
|---|---|
| RGB | rgb(188, 186, 251) |
| HSL | hsl(242, 89%, 86%) |
| HSV | hsv(242, 26%, 98%) |
| CMYK | cmyk(25.1%, 25.9%, 0%, 1.6%) |
| CIE-LAB | lab(77.74, 14.38, -31.81) |
| CIE-LCH | lch(77.74, 34.91, 294.32°) |
| OKLab | oklab(81.35% 0.0245 -0.0877) |
| OKLCH | oklch(81.35% 0.091 285.6) |
| XYZ | xyz(55.7062, 52.7731, 98.4994) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.36
Periwinkle
#CCCCFF
ΔE00 5.01
Pale Violet
#CEAEFA
ΔE00 6.89
Light Violet
#D6B4FC
ΔE00 7.48
Pastel Blue
#A2BFFE
ΔE00 8.07
Light Lavender
#DFC5FE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBAFB #F9FBBA
analogous
#BAD8FB #BCBAFB #DCBAFB
triadic
#BCBAFB #FBBCBA #BAFBBC
tetradic
#BCBAFB #FBBAD8 #F9FBBA #BAFBDC
square
#BCBAFB #FBBAD8 #F9FBBA #BAFBDC
split-complementary
#BCBAFB #FBDCBA #D8FBBA
monochromatic
#4C46F4 #8480F8 #BCBAFB #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.82
#BCBAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#BCBAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBAFB
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBAFB | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FE
Deuteranopia (green-blind)
#A7BEF9
Tritanopia (blue-blind)
#AEC5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcbafb; /* rgb */ color: rgb(188, 186, 251); /* oklch */ color: oklch(81.4% 0.091 285.6);
Tailwind
colors: {
custom: {
50: '#d1cefd',
500: '#bcbafb',
950: '#000000',
},
}SCSS
$custom: #bcbafb; $custom-light: #d1cefd; $custom-dark: #000000;
JSON
{
"hex": "#bcbafb",
"rgb": {
"r": 188,
"g": 186,
"b": 251
},
"hsl": {
"h": 241.846,
"s": 89.041,
"l": 85.686
},
"oklch": {
"l": 0.81352,
"c": 0.09107,
"h": 285.6
},
"luminance": 0.52774
}Semantic roles & 50–950 ramp
primary
#BCBAFB
secondary
#DDE079
accent
#E600DE
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385