#BFBEF8#BFBEF8
#BFBEF8 is a very light, moderate blue. Relative luminance 0.547; OKLCH L 82.2% C 0.081 H 285.3°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEF8 |
|---|---|
| RGB | rgb(191, 190, 248) |
| HSL | hsl(241, 81%, 86%) |
| HSV | hsv(241, 23%, 97%) |
| CMYK | cmyk(23%, 23.4%, 0%, 2.7%) |
| CIE-LAB | lab(78.86, 12.38, -28.46) |
| CIE-LCH | lch(78.86, 31.04, 293.51°) |
| OKLab | oklab(82.24% 0.0213 -0.0782) |
| OKLCH | oklch(82.24% 0.081 285.3) |
| XYZ | xyz(56.8384, 54.6796, 96.3484) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.27
Periwinkle
#CCCCFF
ΔE00 3.61
Pale Violet
#CEAEFA
ΔE00 7.38
Light Lavender
#DFC5FE
ΔE00 7.46
Light Violet
#D6B4FC
ΔE00 7.63
Pale Lilac
#E4CBFF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEF8 #F7F8BE
analogous
#BEDAF8 #BFBEF8 #DCBEF8
triadic
#BFBEF8 #F8BFBE #BEF8BF
tetradic
#BFBEF8 #F8BEDA #F7F8BE #BEF8DC
square
#BFBEF8 #F8BEDA #F7F8BE #BEF8DC
split-complementary
#BFBEF8 #F8DCBE #DAF8BE
monochromatic
#524FEC #8987F2 #BFBEF8 #E4E3FC #E4E3FC
Accessibility & contrast
On white
1.76
#BFBEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#BFBEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEF8
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEF8 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC5FB
Deuteranopia (green-blind)
#ADC2F6
Tritanopia (blue-blind)
#B2C8D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfbef8; /* rgb */ color: rgb(191, 190, 248); /* oklch */ color: oklch(82.2% 0.081 285.3);
Tailwind
colors: {
custom: {
50: '#d3d1fa',
500: '#bfbef8',
950: '#000000',
},
}SCSS
$custom: #bfbef8; $custom-light: #d3d1fa; $custom-dark: #000000;
JSON
{
"hex": "#bfbef8",
"rgb": {
"r": 191,
"g": 190,
"b": 248
},
"hsl": {
"h": 241.034,
"s": 80.556,
"l": 85.882
},
"oklch": {
"l": 0.82236,
"c": 0.08108,
"h": 285.3
},
"luminance": 0.54681
}Semantic roles & 50–950 ramp
primary
#BFBEF8
secondary
#DADB7F
accent
#DD09D9
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385