#BFBEF9#BFBEF9
#BFBEF9 is a very light, moderate blue. Relative luminance 0.547; OKLCH L 82.3% C 0.082 H 285.2°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEF9 |
|---|---|
| RGB | rgb(191, 190, 249) |
| HSL | hsl(241, 83%, 86%) |
| HSV | hsv(241, 24%, 98%) |
| CMYK | cmyk(23.3%, 23.7%, 0%, 2.4%) |
| CIE-LAB | lab(78.89, 12.61, -28.95) |
| CIE-LCH | lch(78.89, 31.57, 293.55°) |
| OKLab | oklab(82.28% 0.0216 -0.0796) |
| OKLCH | oklch(82.28% 0.082 285.2) |
| XYZ | xyz(56.9940, 54.7418, 97.1676) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.28
Periwinkle
#CCCCFF
ΔE00 3.68
Pale Violet
#CEAEFA
ΔE00 7.36
Light Lavender
#DFC5FE
ΔE00 7.52
Light Violet
#D6B4FC
ΔE00 7.62
Pastel Blue
#A2BFFE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEF9 #F8F9BE
analogous
#BEDAF9 #BFBEF9 #DCBEF9
triadic
#BFBEF9 #F9BFBE #BEF9BF
tetradic
#BFBEF9 #F9BEDA #F8F9BE #BEF9DC
square
#BFBEF9 #F9BEDA #F8F9BE #BEF9DC
split-complementary
#BFBEF9 #F9DCBE #DAF9BE
monochromatic
#514EEF #8886F4 #BFBEF9 #E3E3FC #E3E3FC
Accessibility & contrast
On white
1.76
#BFBEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#BFBEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEF9
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEF9 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC5FC
Deuteranopia (green-blind)
#ADC2F7
Tritanopia (blue-blind)
#B2C8D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfbef9; /* rgb */ color: rgb(191, 190, 249); /* oklch */ color: oklch(82.3% 0.082 285.2);
Tailwind
colors: {
custom: {
50: '#d3d1fb',
500: '#bfbef9',
950: '#000000',
},
}SCSS
$custom: #bfbef9; $custom-light: #d3d1fb; $custom-dark: #000000;
JSON
{
"hex": "#bfbef9",
"rgb": {
"r": 191,
"g": 190,
"b": 249
},
"hsl": {
"h": 241.017,
"s": 83.099,
"l": 86.078
},
"oklch": {
"l": 0.82275,
"c": 0.08247,
"h": 285.2
},
"luminance": 0.54743
}Semantic roles & 50–950 ramp
primary
#BFBEF9
secondary
#DBDD7E
accent
#E006DC
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385