#BFB7FB#BFB7FB
#BFB7FB is a light, moderate blue. Relative luminance 0.519; OKLCH L 81.0% C 0.095 H 289.5°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB7FB |
|---|---|
| RGB | rgb(191, 183, 251) |
| HSL | hsl(247, 89%, 85%) |
| HSV | hsv(247, 27%, 98%) |
| CMYK | cmyk(23.9%, 27.1%, 0%, 1.6%) |
| CIE-LAB | lab(77.23, 16.90, -32.58) |
| CIE-LCH | lch(77.23, 36.70, 297.42°) |
| OKLab | oklab(81.01% 0.0318 -0.0899) |
| OKLCH | oklch(81.01% 0.095 289.5) |
| XYZ | xyz(55.8277, 51.9075, 98.3259) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.52
Pale Violet
#CEAEFA
ΔE00 5.41
Periwinkle
#CCCCFF
ΔE00 5.68
Light Violet
#D6B4FC
ΔE00 6.10
Light Lavender
#DFC5FE
ΔE00 7.46
Lavender
#B39DDB
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB7FB #F3FBB7
analogous
#B7D1FB #BFB7FB #E1B7FB
triadic
#BFB7FB #FBBFB7 #B7FBBF
tetradic
#BFB7FB #FBB7D1 #F3FBB7 #B7FBE1
square
#BFB7FB #FBB7D1 #F3FBB7 #B7FBE1
split-complementary
#BFB7FB #FBE1B7 #D1FBB7
monochromatic
#5843F5 #8B7DF8 #BFB7FB #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.85
#BFB7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#BFB7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB7FB
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB7FB | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FE
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#B2C2CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfb7fb; /* rgb */ color: rgb(191, 183, 251); /* oklch */ color: oklch(81.0% 0.095 289.5);
Tailwind
colors: {
custom: {
50: '#d3ccfd',
500: '#bfb7fb',
950: '#000000',
},
}SCSS
$custom: #bfb7fb; $custom-light: #d3ccfd; $custom-dark: #000000;
JSON
{
"hex": "#bfb7fb",
"rgb": {
"r": 191,
"g": 183,
"b": 251
},
"hsl": {
"h": 247.059,
"s": 89.474,
"l": 85.098
},
"oklch": {
"l": 0.8101,
"c": 0.09533,
"h": 289.5
},
"luminance": 0.51908
}Semantic roles & 50–950 ramp
primary
#BFB7FB
secondary
#D3E077
accent
#E600CA
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385