#BCBAFE#BCBAFE
#BCBAFE is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.5% C 0.095 H 285.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBAFE |
|---|---|
| RGB | rgb(188, 186, 254) |
| HSL | hsl(242, 97%, 86%) |
| HSV | hsv(242, 27%, 100%) |
| CMYK | cmyk(26%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(77.85, 15.08, -33.24) |
| CIE-LCH | lch(77.85, 36.50, 294.40°) |
| OKLab | oklab(81.48% 0.0253 -0.0918) |
| OKLCH | oklch(81.48% 0.095 285.4) |
| XYZ | xyz(56.1828, 52.9638, 101.0097) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.58
Periwinkle
#CCCCFF
ΔE00 5.31
Pale Violet
#CEAEFA
ΔE00 6.97
Light Violet
#D6B4FC
ΔE00 7.61
Pastel Blue
#A2BFFE
ΔE00 7.83
Light Lavender
#DFC5FE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBAFE #FCFEBA
analogous
#BADAFE #BCBAFE #DEBAFE
triadic
#BCBAFE #FEBCBA #BAFEBC
tetradic
#BCBAFE #FEBADA #FCFEBA #BAFEDE
square
#BCBAFE #FEBADA #FCFEBA #BAFEDE
split-complementary
#BCBAFE #FEDEBA #DAFEBA
monochromatic
#4741FC #817EFD #BCBAFE #E2E1FF #E2E1FF
Accessibility & contrast
On white
1.81
#BCBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#BCBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBAFE
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBAFE | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#A6BFFC
Tritanopia (blue-blind)
#ADC6D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcbafe; /* rgb */ color: rgb(188, 186, 254); /* oklch */ color: oklch(81.5% 0.095 285.4);
Tailwind
colors: {
custom: {
50: '#d1ceff',
500: '#bcbafe',
950: '#000000',
},
}SCSS
$custom: #bcbafe; $custom-light: #d1ceff; $custom-dark: #000000;
JSON
{
"hex": "#bcbafe",
"rgb": {
"r": 188,
"g": 186,
"b": 254
},
"hsl": {
"h": 241.765,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.81476,
"c": 0.09523,
"h": 285.4
},
"luminance": 0.52965
}Semantic roles & 50–950 ramp
primary
#BCBAFE
secondary
#E2E577
accent
#E600DF
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386