#BFBEF6#BFBEF6
#BFBEF6 is a very light, moderate blue. Relative luminance 0.546; OKLCH L 82.2% C 0.078 H 285.4°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEF6 |
|---|---|
| RGB | rgb(191, 190, 246) |
| HSL | hsl(241, 76%, 85%) |
| HSV | hsv(241, 23%, 96%) |
| CMYK | cmyk(22.4%, 22.8%, 0%, 3.5%) |
| CIE-LAB | lab(78.78, 11.93, -27.50) |
| CIE-LCH | lch(78.78, 29.98, 293.45°) |
| OKLab | oklab(82.16% 0.0207 -0.0755) |
| OKLCH | oklch(82.16% 0.078 285.4) |
| XYZ | xyz(56.5298, 54.5561, 94.7230) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.32
Periwinkle
#CCCCFF
ΔE00 3.49
Light Lavender
#DFC5FE
ΔE00 7.35
Pale Violet
#CEAEFA
ΔE00 7.46
Light Violet
#D6B4FC
ΔE00 7.65
Pale Lilac
#E4CBFF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEF6 #F5F6BE
analogous
#BED9F6 #BFBEF6 #DBBEF6
triadic
#BFBEF6 #F6BFBE #BEF6BF
tetradic
#BFBEF6 #F6BED9 #F5F6BE #BEF6DB
square
#BFBEF6 #F6BED9 #F5F6BE #BEF6DB
split-complementary
#BFBEF6 #F6DBBE #D9F6BE
monochromatic
#5552E7 #8A88EF #BFBEF6 #E5E4FB #E5E4FB
Accessibility & contrast
On white
1.76
#BFBEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#BFBEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEF6
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEF6 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5F8
Deuteranopia (green-blind)
#AEC1F4
Tritanopia (blue-blind)
#B3C8D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfbef6; /* rgb */ color: rgb(191, 190, 246); /* oklch */ color: oklch(82.2% 0.078 285.4);
Tailwind
colors: {
custom: {
50: '#d3d1f9',
500: '#bfbef6',
950: '#000000',
},
}SCSS
$custom: #bfbef6; $custom-light: #d3d1f9; $custom-dark: #000000;
JSON
{
"hex": "#bfbef6",
"rgb": {
"r": 191,
"g": 190,
"b": 246
},
"hsl": {
"h": 241.071,
"s": 75.676,
"l": 85.49
},
"oklch": {
"l": 0.82157,
"c": 0.0783,
"h": 285.4
},
"luminance": 0.54557
}Semantic roles & 50–950 ramp
primary
#BFBEF6
secondary
#D6D880
accent
#D80ED4
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385