#BFBBFE#BFBBFE
#BFBBFE is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.9% C 0.094 H 286.9°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBFE |
|---|---|
| RGB | rgb(191, 187, 254) |
| HSL | hsl(244, 97%, 86%) |
| HSV | hsv(244, 26%, 100%) |
| CMYK | cmyk(24.8%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(78.33, 15.41, -32.49) |
| CIE-LCH | lch(78.33, 35.96, 295.37°) |
| OKLab | oklab(81.9% 0.0272 -0.0896) |
| OKLCH | oklch(81.9% 0.094 286.9) |
| XYZ | xyz(57.1411, 53.7717, 101.1152) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.45
Periwinkle
#CCCCFF
ΔE00 4.89
Pale Violet
#CEAEFA
ΔE00 6.52
Light Violet
#D6B4FC
ΔE00 7.04
Light Lavender
#DFC5FE
ΔE00 7.78
Pastel Blue
#A2BFFE
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBFE #FAFEBB
analogous
#BBD9FE #BFBBFE #E1BBFE
triadic
#BFBBFE #FEBFBB #BBFEBF
tetradic
#BFBBFE #FEBBD9 #FAFEBB #BBFEE1
square
#BFBBFE #FEBBD9 #FAFEBB #BBFEE1
split-complementary
#BFBBFE #FEE1BB #D9FEBB
monochromatic
#4D42FC #867FFD #BFBBFE #E3E1FF #E3E1FF
Accessibility & contrast
On white
1.79
#BFBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#BFBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBFE
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBFE | 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)
#A9C3FF
Deuteranopia (green-blind)
#A8C0FC
Tritanopia (blue-blind)
#B1C7D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbbfe; /* rgb */ color: rgb(191, 187, 254); /* oklch */ color: oklch(81.9% 0.094 286.9);
Tailwind
colors: {
custom: {
50: '#d3cfff',
500: '#bfbbfe',
950: '#000000',
},
}SCSS
$custom: #bfbbfe; $custom-light: #d3cfff; $custom-dark: #000000;
JSON
{
"hex": "#bfbbfe",
"rgb": {
"r": 191,
"g": 187,
"b": 254
},
"hsl": {
"h": 243.582,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.81899,
"c": 0.09366,
"h": 286.9
},
"luminance": 0.53773
}Semantic roles & 50–950 ramp
primary
#BFBBFE
secondary
#DFE578
accent
#E600D8
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386