#BFBEF7#BFBEF7
#BFBEF7 is a very light, moderate blue. Relative luminance 0.546; OKLCH L 82.2% C 0.080 H 285.3°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEF7 |
|---|---|
| RGB | rgb(191, 190, 247) |
| HSL | hsl(241, 78%, 86%) |
| HSV | hsv(241, 23%, 97%) |
| CMYK | cmyk(22.7%, 23.1%, 0%, 3.1%) |
| CIE-LAB | lab(78.82, 12.16, -27.98) |
| CIE-LCH | lch(78.82, 30.51, 293.48°) |
| OKLab | oklab(82.2% 0.021 -0.0769) |
| OKLCH | oklch(82.2% 0.08 285.3) |
| XYZ | xyz(56.6837, 54.6177, 95.5335) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.29
Periwinkle
#CCCCFF
ΔE00 3.54
Light Lavender
#DFC5FE
ΔE00 7.40
Pale Violet
#CEAEFA
ΔE00 7.42
Light Violet
#D6B4FC
ΔE00 7.63
Pale Lilac
#E4CBFF
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEF7 #F6F7BE
analogous
#BED9F7 #BFBEF7 #DBBEF7
triadic
#BFBEF7 #F7BFBE #BEF7BF
tetradic
#BFBEF7 #F7BED9 #F6F7BE #BEF7DB
square
#BFBEF7 #F7BED9 #F6F7BE #BEF7DB
split-complementary
#BFBEF7 #F7DBBE #D9F7BE
monochromatic
#5451EA #8988F0 #BFBEF7 #E4E4FC #E4E4FC
Accessibility & contrast
On white
1.76
#BFBEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#BFBEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEF7
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEF7 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC5FA
Deuteranopia (green-blind)
#AEC1F5
Tritanopia (blue-blind)
#B3C8D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfbef7; /* rgb */ color: rgb(191, 190, 247); /* oklch */ color: oklch(82.2% 0.080 285.3);
Tailwind
colors: {
custom: {
50: '#d3d1fa',
500: '#bfbef7',
950: '#000000',
},
}SCSS
$custom: #bfbef7; $custom-light: #d3d1fa; $custom-dark: #000000;
JSON
{
"hex": "#bfbef7",
"rgb": {
"r": 191,
"g": 190,
"b": 247
},
"hsl": {
"h": 241.053,
"s": 78.082,
"l": 85.686
},
"oklch": {
"l": 0.82196,
"c": 0.07969,
"h": 285.3
},
"luminance": 0.54619
}Semantic roles & 50–950 ramp
primary
#BFBEF7
secondary
#D8DA80
accent
#DA0BD7
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385