#BFBCFD#BFBCFD
#BFBCFD is a very light, moderate blue. Relative luminance 0.541; OKLCH L 82.0% C 0.091 H 286.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCFD |
|---|---|
| RGB | rgb(191, 188, 253) |
| HSL | hsl(243, 94%, 86%) |
| HSV | hsv(243, 26%, 99%) |
| CMYK | cmyk(24.5%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(78.54, 14.63, -31.63) |
| CIE-LCH | lch(78.54, 34.85, 294.82°) |
| OKLab | oklab(82.05% 0.0255 -0.0872) |
| OKLCH | oklch(82.05% 0.091 286.3) |
| XYZ | xyz(57.1943, 54.1336, 100.3450) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.08
Periwinkle
#CCCCFF
ΔE00 4.54
Pale Violet
#CEAEFA
ΔE00 6.77
Light Violet
#D6B4FC
ΔE00 7.21
Light Lavender
#DFC5FE
ΔE00 7.72
Pastel Blue
#A2BFFE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCFD #FAFDBC
analogous
#BCDAFD #BFBCFD #E0BCFD
triadic
#BFBCFD #FDBFBC #BCFDBF
tetradic
#BFBCFD #FDBCDA #FAFDBC #BCFDE0
square
#BFBCFD #FDBCDA #FAFDBC #BCFDE0
split-complementary
#BFBCFD #FDE0BC #DAFDBC
monochromatic
#4D45F9 #8681FB #BFBCFD #E3E1FE #E3E1FE
Accessibility & contrast
On white
1.78
#BFBCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#BFBCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCFD
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCFD | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#AAC1FB
Tritanopia (blue-blind)
#B1C7D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbcfd; /* rgb */ color: rgb(191, 188, 253); /* oklch */ color: oklch(82.0% 0.091 286.3);
Tailwind
colors: {
custom: {
50: '#d3d0fe',
500: '#bfbcfd',
950: '#000000',
},
}SCSS
$custom: #bfbcfd; $custom-light: #d3d0fe; $custom-dark: #000000;
JSON
{
"hex": "#bfbcfd",
"rgb": {
"r": 191,
"g": 188,
"b": 253
},
"hsl": {
"h": 242.769,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.8205,
"c": 0.09084,
"h": 286.3
},
"luminance": 0.54135
}Semantic roles & 50–950 ramp
primary
#BFBCFD
secondary
#DFE47A
accent
#E600DB
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385