#BCBAF2#BCBAF2
#BCBAF2 is a light, moderate blue. Relative luminance 0.522; OKLCH L 81.0% C 0.079 H 286.1°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBAF2 |
|---|---|
| RGB | rgb(188, 186, 242) |
| HSL | hsl(242, 68%, 84%) |
| HSV | hsv(242, 23%, 95%) |
| CMYK | cmyk(22.3%, 23.1%, 0%, 5.1%) |
| CIE-LAB | lab(77.41, 12.30, -27.48) |
| CIE-LCH | lch(77.41, 30.10, 294.11°) |
| OKLab | oklab(80.99% 0.0218 -0.0754) |
| OKLCH | oklch(80.99% 0.079 286.1) |
| XYZ | xyz(54.3211, 52.2191, 91.2045) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.24
Periwinkle
#CCCCFF
ΔE00 4.42
Pale Violet
#CEAEFA
ΔE00 7.04
Light Violet
#D6B4FC
ΔE00 7.42
Light Lavender
#DFC5FE
ΔE00 7.56
Lavender
#B39DDB
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBAF2 #F0F2BA
analogous
#BAD4F2 #BCBAF2 #D8BAF2
triadic
#BCBAF2 #F2BCBA #BAF2BC
tetradic
#BCBAF2 #F2BAD4 #F0F2BA #BAF2D8
square
#BCBAF2 #F2BAD4 #F0F2BA #BAF2D8
split-complementary
#BCBAF2 #F2D8BA #D4F2BA
monochromatic
#5853DF #8A87E8 #BCBAF2 #E6E5FA #E6E5FA
Accessibility & contrast
On white
1.84
#BCBAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#BCBAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBAF2
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBAF2 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC1F4
Deuteranopia (green-blind)
#ABBEF0
Tritanopia (blue-blind)
#B0C3CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bcbaf2; /* rgb */ color: rgb(188, 186, 242); /* oklch */ color: oklch(81.0% 0.079 286.1);
Tailwind
colors: {
custom: {
50: '#d1cef6',
500: '#bcbaf2',
950: '#000000',
},
}SCSS
$custom: #bcbaf2; $custom-light: #d1cef6; $custom-dark: #000000;
JSON
{
"hex": "#bcbaf2",
"rgb": {
"r": 188,
"g": 186,
"b": 242
},
"hsl": {
"h": 242.143,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.80988,
"c": 0.07854,
"h": 286.1
},
"luminance": 0.5222
}Semantic roles & 50–950 ramp
primary
#BCBAF2
secondary
#CFD27F
accent
#D015CA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385