#BFBEF4#BFBEF4
#BFBEF4 is a very light, moderate blue. Relative luminance 0.544; OKLCH L 82.1% C 0.076 H 285.5°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEF4 |
|---|---|
| RGB | rgb(191, 190, 244) |
| HSL | hsl(241, 71%, 85%) |
| HSV | hsv(241, 22%, 96%) |
| CMYK | cmyk(21.7%, 22.1%, 0%, 4.3%) |
| CIE-LAB | lab(78.71, 11.48, -26.54) |
| CIE-LCH | lch(78.71, 28.91, 293.38°) |
| OKLab | oklab(82.08% 0.0201 -0.0728) |
| OKLCH | oklch(82.08% 0.076 285.5) |
| XYZ | xyz(56.2245, 54.4340, 93.1150) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.43
Periwinkle
#CCCCFF
ΔE00 3.41
Light Lavender
#DFC5FE
ΔE00 7.27
Pale Violet
#CEAEFA
ΔE00 7.56
Light Violet
#D6B4FC
ΔE00 7.71
Pale Lilac
#E4CBFF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEF4 #F3F4BE
analogous
#BED8F4 #BFBEF4 #DABEF4
triadic
#BFBEF4 #F4BFBE #BEF4BF
tetradic
#BFBEF4 #F4BED8 #F3F4BE #BEF4DA
square
#BFBEF4 #F4BED8 #F3F4BE #BEF4DA
split-complementary
#BFBEF4 #F4DABE #D8F4BE
monochromatic
#5855E2 #8B8AEB #BFBEF4 #E5E5FB #E5E5FB
Accessibility & contrast
On white
1.77
#BFBEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#BFBEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEF4
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEF4 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C4F6
Deuteranopia (green-blind)
#AFC1F3
Tritanopia (blue-blind)
#B3C7D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfbef4; /* rgb */ color: rgb(191, 190, 244); /* oklch */ color: oklch(82.1% 0.076 285.5);
Tailwind
colors: {
custom: {
50: '#d3d1f8',
500: '#bfbef4',
950: '#000000',
},
}SCSS
$custom: #bfbef4; $custom-light: #d3d1f8; $custom-dark: #000000;
JSON
{
"hex": "#bfbef4",
"rgb": {
"r": 191,
"g": 190,
"b": 244
},
"hsl": {
"h": 241.111,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.82078,
"c": 0.07551,
"h": 285.5
},
"luminance": 0.54435
}Semantic roles & 50–950 ramp
primary
#BFBEF4
secondary
#D3D581
accent
#D312D0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385