#BFB7EF#BFB7EF
#BFB7EF is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.5% C 0.079 H 291.1°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB7EF |
|---|---|
| RGB | rgb(191, 183, 239) |
| HSL | hsl(249, 64%, 83%) |
| HSV | hsv(249, 23%, 94%) |
| CMYK | cmyk(20.1%, 23.4%, 0%, 6.3%) |
| CIE-LAB | lab(76.78, 14.17, -26.80) |
| CIE-LCH | lch(76.78, 30.32, 297.87°) |
| OKLab | oklab(80.52% 0.0283 -0.0735) |
| OKLCH | oklch(80.52% 0.079 291.1) |
| XYZ | xyz(53.9957, 51.1747, 88.6776) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.72
Periwinkle
#CCCCFF
ΔE00 5.22
Pale Violet
#CEAEFA
ΔE00 5.79
Light Violet
#D6B4FC
ΔE00 6.08
Light Lavender
#DFC5FE
ΔE00 6.50
Lavender
#B39DDB
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB7EF #E7EFB7
analogous
#B7CBEF #BFB7EF #DBB7EF
triadic
#BFB7EF #EFBFB7 #B7EFBF
tetradic
#BFB7EF #EFB7CB #E7EFB7 #B7EFDB
square
#BFB7EF #EFB7CB #E7EFB7 #B7EFDB
split-complementary
#BFB7EF #EFDBB7 #CBEFB7
monochromatic
#6653D9 #9285E4 #BFB7EF #E9E6F9 #E9E6F9
Accessibility & contrast
On white
1.87
#BFB7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#BFB7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB7EF
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB7EF | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEF1
Deuteranopia (green-blind)
#AABCED
Tritanopia (blue-blind)
#B5C0CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfb7ef; /* rgb */ color: rgb(191, 183, 239); /* oklch */ color: oklch(80.5% 0.079 291.1);
Tailwind
colors: {
custom: {
50: '#d3ccf4',
500: '#bfb7ef',
950: '#000000',
},
}SCSS
$custom: #bfb7ef; $custom-light: #d3ccf4; $custom-dark: #000000;
JSON
{
"hex": "#bfb7ef",
"rgb": {
"r": 191,
"g": 183,
"b": 239
},
"hsl": {
"h": 248.571,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.80523,
"c": 0.07874,
"h": 291.1
},
"luminance": 0.51175
}Semantic roles & 50–950 ramp
primary
#BFB7EF
secondary
#C2CD7D
accent
#CB1AB2
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141317
muted
#838385