#BFBCF6#BFBCF6
#BFBCF6 is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.8% C 0.081 H 286.8°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCF6 |
|---|---|
| RGB | rgb(191, 188, 246) |
| HSL | hsl(243, 76%, 85%) |
| HSV | hsv(243, 24%, 96%) |
| CMYK | cmyk(22.4%, 23.6%, 0%, 3.5%) |
| CIE-LAB | lab(78.28, 13.02, -28.27) |
| CIE-LCH | lch(78.28, 31.12, 294.73°) |
| OKLab | oklab(81.77% 0.0235 -0.0777) |
| OKLCH | oklch(81.77% 0.081 286.8) |
| XYZ | xyz(56.0996, 53.6957, 94.5796) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.92
Periwinkle
#CCCCFF
ΔE00 3.98
Pale Violet
#CEAEFA
ΔE00 6.84
Light Violet
#D6B4FC
ΔE00 7.11
Light Lavender
#DFC5FE
ΔE00 7.13
Pale Lilac
#E4CBFF
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCF6 #F3F6BC
analogous
#BCD6F6 #BFBCF6 #DCBCF6
triadic
#BFBCF6 #F6BFBC #BCF6BF
tetradic
#BFBCF6 #F6BCD6 #F3F6BC #BCF6DC
square
#BFBCF6 #F6BCD6 #F3F6BC #BCF6DC
split-complementary
#BFBCF6 #F6DCBC #D6F6BC
monochromatic
#5850E8 #8B86EF #BFBCF6 #E5E4FB #E5E4FB
Accessibility & contrast
On white
1.79
#BFBCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BFBCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCF6
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCF6 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC3F9
Deuteranopia (green-blind)
#ACC0F4
Tritanopia (blue-blind)
#B3C6D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbcf6; /* rgb */ color: rgb(191, 188, 246); /* oklch */ color: oklch(81.8% 0.081 286.8);
Tailwind
colors: {
custom: {
50: '#d3d0f9',
500: '#bfbcf6',
950: '#000000',
},
}SCSS
$custom: #bfbcf6; $custom-light: #d3d0f9; $custom-dark: #000000;
JSON
{
"hex": "#bfbcf6",
"rgb": {
"r": 191,
"g": 188,
"b": 246
},
"hsl": {
"h": 243.103,
"s": 76.316,
"l": 85.098
},
"oklch": {
"l": 0.81768,
"c": 0.08113,
"h": 286.8
},
"luminance": 0.53697
}Semantic roles & 50–950 ramp
primary
#BFBCF6
secondary
#D3D87E
accent
#D90DCE
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385