#BCBDF6#BCBDF6
#BCBDF6 is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.7% C 0.080 H 283.7°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBDF6 |
|---|---|
| RGB | rgb(188, 189, 246) |
| HSL | hsl(239, 76%, 85%) |
| HSV | hsv(239, 24%, 96%) |
| CMYK | cmyk(23.6%, 23.2%, 0%, 3.5%) |
| CIE-LAB | lab(78.31, 11.58, -28.25) |
| CIE-LCH | lch(78.31, 30.53, 292.28°) |
| OKLab | oklab(81.73% 0.0189 -0.0776) |
| OKLCH | oklch(81.73% 0.08 283.7) |
| XYZ | xyz(55.5670, 53.7393, 94.6160) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.27
Periwinkle
#CCCCFF
ΔE00 3.95
Pale Violet
#CEAEFA
ΔE00 7.77
Pastel Blue
#A2BFFE
ΔE00 8.04
Light Lavender
#DFC5FE
ΔE00 8.06
Light Violet
#D6B4FC
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBDF6 #F6F5BC
analogous
#BCDAF6 #BCBDF6 #D8BCF6
triadic
#BCBDF6 #F6BCBD #BDF6BC
tetradic
#BCBDF6 #F6BCDA #F6F5BC #BCF6D8
square
#BCBDF6 #F6BCDA #F6F5BC #BCF6D8
split-complementary
#BCBDF6 #F6D8BC #DAF6BC
monochromatic
#5053E8 #8688EF #BCBDF6 #E4E4FB #E4E4FB
Accessibility & contrast
On white
1.79
#BCBDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#BCBDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBDF6
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBDF6 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC4F9
Deuteranopia (green-blind)
#ACC0F4
Tritanopia (blue-blind)
#AFC7D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcbdf6; /* rgb */ color: rgb(188, 189, 246); /* oklch */ color: oklch(81.7% 0.080 283.7);
Tailwind
colors: {
custom: {
50: '#d1d0f9',
500: '#bcbdf6',
950: '#000000',
},
}SCSS
$custom: #bcbdf6; $custom-light: #d1d0f9; $custom-dark: #000000;
JSON
{
"hex": "#bcbdf6",
"rgb": {
"r": 188,
"g": 189,
"b": 246
},
"hsl": {
"h": 238.966,
"s": 76.316,
"l": 85.098
},
"oklch": {
"l": 0.81732,
"c": 0.07992,
"h": 283.7
},
"luminance": 0.5374
}Semantic roles & 50–950 ramp
primary
#BCBDF6
secondary
#D8D67E
accent
#D50DD9
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385