#BFBCFA#BFBCFA
#BFBCFA is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.9% C 0.087 H 286.5°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCFA |
|---|---|
| RGB | rgb(191, 188, 250) |
| HSL | hsl(243, 86%, 86%) |
| HSV | hsv(243, 25%, 98%) |
| CMYK | cmyk(23.6%, 24.8%, 0%, 2%) |
| CIE-LAB | lab(78.43, 13.93, -30.19) |
| CIE-LCH | lch(78.43, 33.25, 294.77°) |
| OKLab | oklab(81.93% 0.0247 -0.0831) |
| OKLCH | oklch(81.93% 0.087 286.5) |
| XYZ | xyz(56.7202, 53.9439, 97.8478) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.93
Periwinkle
#CCCCFF
ΔE00 4.26
Pale Violet
#CEAEFA
ΔE00 6.76
Light Violet
#D6B4FC
ΔE00 7.13
Light Lavender
#DFC5FE
ΔE00 7.43
Pale Lilac
#E4CBFF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCFA #F7FABC
analogous
#BCD8FA #BFBCFA #DEBCFA
triadic
#BFBCFA #FABFBC #BCFABF
tetradic
#BFBCFA #FABCD8 #F7FABC #BCFADE
square
#BFBCFA #FABCD8 #F7FABC #BCFADE
split-complementary
#BFBCFA #FADEBC #D8FABC
monochromatic
#524AF1 #8983F6 #BFBCFA #E4E3FD #E4E3FD
Accessibility & contrast
On white
1.78
#BFBCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#BFBCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCFA
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCFA | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FD
Deuteranopia (green-blind)
#ABC0F8
Tritanopia (blue-blind)
#B2C7D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbcfa; /* rgb */ color: rgb(191, 188, 250); /* oklch */ color: oklch(81.9% 0.087 286.5);
Tailwind
colors: {
custom: {
50: '#d3d0fc',
500: '#bfbcfa',
950: '#000000',
},
}SCSS
$custom: #bfbcfa; $custom-light: #d3d0fc; $custom-dark: #000000;
JSON
{
"hex": "#bfbcfa",
"rgb": {
"r": 191,
"g": 188,
"b": 250
},
"hsl": {
"h": 242.903,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.81928,
"c": 0.08668,
"h": 286.5
},
"luminance": 0.53945
}Semantic roles & 50–950 ramp
primary
#BFBCFA
secondary
#DADE7C
accent
#E303D8
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385