#BFBBFC#BFBBFC
#BFBBFC is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.8% C 0.091 H 287.0°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBFC |
|---|---|
| RGB | rgb(191, 187, 252) |
| HSL | hsl(244, 92%, 86%) |
| HSV | hsv(244, 26%, 99%) |
| CMYK | cmyk(24.2%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(78.25, 14.94, -31.53) |
| CIE-LCH | lch(78.25, 34.90, 295.35°) |
| OKLab | oklab(81.82% 0.0266 -0.0869) |
| OKLCH | oklch(81.82% 0.091 287) |
| XYZ | xyz(56.8225, 53.6443, 99.4372) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.33
Periwinkle
#CCCCFF
ΔE00 4.69
Pale Violet
#CEAEFA
ΔE00 6.48
Light Violet
#D6B4FC
ΔE00 6.95
Light Lavender
#DFC5FE
ΔE00 7.57
Pastel Blue
#A2BFFE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBFC #F8FCBB
analogous
#BBD7FC #BFBBFC #DFBBFC
triadic
#BFBBFC #FCBFBB #BBFCBF
tetradic
#BFBBFC #FCBBD7 #F8FCBB #BBFCDF
square
#BFBBFC #FCBBD7 #F8FCBB #BBFCDF
split-complementary
#BFBBFC #FCDFBB #D7FCBB
monochromatic
#5146F7 #8880F9 #BFBBFC #E3E2FE #E3E2FE
Accessibility & contrast
On white
1.79
#BFBBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#BFBBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBFC
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBFC | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#A9C0FA
Tritanopia (blue-blind)
#B1C6D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbbfc; /* rgb */ color: rgb(191, 187, 252); /* oklch */ color: oklch(81.8% 0.091 287.0);
Tailwind
colors: {
custom: {
50: '#d3cffd',
500: '#bfbbfc',
950: '#000000',
},
}SCSS
$custom: #bfbbfc; $custom-light: #d3cffd; $custom-dark: #000000;
JSON
{
"hex": "#bfbbfc",
"rgb": {
"r": 191,
"g": 187,
"b": 252
},
"hsl": {
"h": 243.692,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.81817,
"c": 0.09089,
"h": 287
},
"luminance": 0.53645
}Semantic roles & 50–950 ramp
primary
#BFBBFC
secondary
#DBE279
accent
#E600D7
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385