#BFBEFA#BFBEFA
#BFBEFA is a very light, moderate blue. Relative luminance 0.548; OKLCH L 82.3% C 0.084 H 285.2°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEFA |
|---|---|
| RGB | rgb(191, 190, 250) |
| HSL | hsl(241, 86%, 86%) |
| HSV | hsv(241, 24%, 98%) |
| CMYK | cmyk(23.6%, 24%, 0%, 2%) |
| CIE-LAB | lab(78.93, 12.84, -29.43) |
| CIE-LCH | lch(78.93, 32.11, 293.58°) |
| OKLab | oklab(82.32% 0.0219 -0.0809) |
| OKLCH | oklch(82.32% 0.084 285.2) |
| XYZ | xyz(57.1504, 54.8044, 97.9912) |
| Luminance | 0.5481 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.30
Periwinkle
#CCCCFF
ΔE00 3.77
Pale Violet
#CEAEFA
ΔE00 7.34
Light Lavender
#DFC5FE
ΔE00 7.60
Light Violet
#D6B4FC
ΔE00 7.63
Pastel Blue
#A2BFFE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEFA #F9FABE
analogous
#BEDBFA #BFBEFA #DDBEFA
triadic
#BFBEFA #FABFBE #BEFABF
tetradic
#BFBEFA #FABEDB #F9FABE #BEFADD
square
#BFBEFA #FABEDB #F9FABE #BEFADD
split-complementary
#BFBEFA #FADDBE #DBFABE
monochromatic
#4F4CF1 #8785F6 #BFBEFA #E3E3FD #E3E3FD
Accessibility & contrast
On white
1.76
#BFBEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#BFBEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEFA
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEFA | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#ADC2F8
Tritanopia (blue-blind)
#B2C8D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfbefa; /* rgb */ color: rgb(191, 190, 250); /* oklch */ color: oklch(82.3% 0.084 285.2);
Tailwind
colors: {
custom: {
50: '#d3d1fc',
500: '#bfbefa',
950: '#000000',
},
}SCSS
$custom: #bfbefa; $custom-light: #d3d1fc; $custom-dark: #000000;
JSON
{
"hex": "#bfbefa",
"rgb": {
"r": 191,
"g": 190,
"b": 250
},
"hsl": {
"h": 241,
"s": 85.714,
"l": 86.275
},
"oklch": {
"l": 0.82315,
"c": 0.08386,
"h": 285.2
},
"luminance": 0.54805
}Semantic roles & 50–950 ramp
primary
#BFBEFA
secondary
#DDDF7E
accent
#E203DF
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385