#BFBEFB#BFBEFB
#BFBEFB is a very light, moderate blue. Relative luminance 0.549; OKLCH L 82.4% C 0.085 H 285.1°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEFB |
|---|---|
| RGB | rgb(191, 190, 251) |
| HSL | hsl(241, 88%, 86%) |
| HSV | hsv(241, 24%, 98%) |
| CMYK | cmyk(23.9%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(78.96, 13.07, -29.91) |
| CIE-LCH | lch(78.96, 32.64, 293.61°) |
| OKLab | oklab(82.36% 0.0222 -0.0823) |
| OKLCH | oklch(82.36% 0.085 285.1) |
| XYZ | xyz(57.3076, 54.8672, 98.8192) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.34
Periwinkle
#CCCCFF
ΔE00 3.86
Pale Violet
#CEAEFA
ΔE00 7.33
Light Violet
#D6B4FC
ΔE00 7.64
Light Lavender
#DFC5FE
ΔE00 7.67
Pastel Blue
#A2BFFE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEFB #FAFBBE
analogous
#BEDCFB #BFBEFB #DEBEFB
triadic
#BFBEFB #FBBFBE #BEFBBF
tetradic
#BFBEFB #FBBEDC #FAFBBE #BEFBDE
square
#BFBEFB #FBBEDC #FAFBBE #BEFBDE
split-complementary
#BFBEFB #FBDEBE #DCFBBE
monochromatic
#4D4BF4 #8684F7 #BFBEFB #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.75
#BFBEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#BFBEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEFB
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEFB | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FE
Deuteranopia (green-blind)
#ACC2F9
Tritanopia (blue-blind)
#B1C9D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfbefb; /* rgb */ color: rgb(191, 190, 251); /* oklch */ color: oklch(82.4% 0.085 285.1);
Tailwind
colors: {
custom: {
50: '#d3d1fc',
500: '#bfbefb',
950: '#000000',
},
}SCSS
$custom: #bfbefb; $custom-light: #d3d1fc; $custom-dark: #000000;
JSON
{
"hex": "#bfbefb",
"rgb": {
"r": 191,
"g": 190,
"b": 251
},
"hsl": {
"h": 240.984,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.82356,
"c": 0.08525,
"h": 285.1
},
"luminance": 0.54868
}Semantic roles & 50–950 ramp
primary
#BFBEFB
secondary
#DFE07D
accent
#E500E1
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385