#BCBAFD#BCBAFD
#BCBAFD is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.4% C 0.094 H 285.5°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBAFD |
|---|---|
| RGB | rgb(188, 186, 253) |
| HSL | hsl(242, 94%, 86%) |
| HSV | hsv(242, 26%, 99%) |
| CMYK | cmyk(25.7%, 26.5%, 0%, 0.8%) |
| CIE-LAB | lab(77.82, 14.85, -32.76) |
| CIE-LCH | lch(77.82, 35.97, 294.38°) |
| OKLab | oklab(81.43% 0.0251 -0.0904) |
| OKLCH | oklch(81.43% 0.094 285.5) |
| XYZ | xyz(56.0231, 52.8999, 100.1685) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.49
Periwinkle
#CCCCFF
ΔE00 5.21
Pale Violet
#CEAEFA
ΔE00 6.94
Light Violet
#D6B4FC
ΔE00 7.56
Pastel Blue
#A2BFFE
ΔE00 7.91
Light Lavender
#DFC5FE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBAFD #FBFDBA
analogous
#BAD9FD #BCBAFD #DDBAFD
triadic
#BCBAFD #FDBCBA #BAFDBC
tetradic
#BCBAFD #FDBAD9 #FBFDBA #BAFDDD
square
#BCBAFD #FDBAD9 #FBFDBA #BAFDDD
split-complementary
#BCBAFD #FDDDBA #D9FDBA
monochromatic
#4843FA #827FFB #BCBAFD #E2E1FE #E2E1FE
Accessibility & contrast
On white
1.81
#BCBAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#BCBAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBAFD
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBAFD | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#A6BEFB
Tritanopia (blue-blind)
#ADC6D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcbafd; /* rgb */ color: rgb(188, 186, 253); /* oklch */ color: oklch(81.4% 0.094 285.5);
Tailwind
colors: {
custom: {
50: '#d1cefe',
500: '#bcbafd',
950: '#000000',
},
}SCSS
$custom: #bcbafd; $custom-light: #d1cefe; $custom-dark: #000000;
JSON
{
"hex": "#bcbafd",
"rgb": {
"r": 188,
"g": 186,
"b": 253
},
"hsl": {
"h": 241.791,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.81434,
"c": 0.09385,
"h": 285.5
},
"luminance": 0.52901
}Semantic roles & 50–950 ramp
primary
#BCBAFD
secondary
#E0E378
accent
#E600DF
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385