#BFB7FA#BFB7FA
#BFB7FA is a light, moderate blue. Relative luminance 0.518; OKLCH L 81.0% C 0.094 H 289.6°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB7FA |
|---|---|
| RGB | rgb(191, 183, 250) |
| HSL | hsl(247, 87%, 85%) |
| HSV | hsv(247, 27%, 98%) |
| CMYK | cmyk(23.6%, 26.8%, 0%, 2%) |
| CIE-LAB | lab(77.19, 16.67, -32.10) |
| CIE-LCH | lch(77.19, 36.17, 297.44°) |
| OKLab | oklab(80.97% 0.0315 -0.0885) |
| OKLCH | oklch(80.97% 0.094 289.6) |
| XYZ | xyz(55.6705, 51.8446, 97.4979) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.49
Pale Violet
#CEAEFA
ΔE00 5.39
Periwinkle
#CCCCFF
ΔE00 5.61
Light Violet
#D6B4FC
ΔE00 6.06
Light Lavender
#DFC5FE
ΔE00 7.35
Lavender
#B39DDB
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB7FA #F2FAB7
analogous
#B7D1FA #BFB7FA #E0B7FA
triadic
#BFB7FA #FABFB7 #B7FABF
tetradic
#BFB7FA #FAB7D1 #F2FAB7 #B7FAE0
square
#BFB7FA #FAB7D1 #F2FAB7 #B7FAE0
split-complementary
#BFB7FA #FAE0B7 #D1FAB7
monochromatic
#5945F2 #8C7EF6 #BFB7FA #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.85
#BFB7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#BFB7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB7FA
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB7FA | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FD
Deuteranopia (green-blind)
#A6BDF8
Tritanopia (blue-blind)
#B2C2CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfb7fa; /* rgb */ color: rgb(191, 183, 250); /* oklch */ color: oklch(81.0% 0.094 289.6);
Tailwind
colors: {
custom: {
50: '#d3ccfc',
500: '#bfb7fa',
950: '#000000',
},
}SCSS
$custom: #bfb7fa; $custom-light: #d3ccfc; $custom-dark: #000000;
JSON
{
"hex": "#bfb7fa",
"rgb": {
"r": 191,
"g": 183,
"b": 250
},
"hsl": {
"h": 247.164,
"s": 87.013,
"l": 84.902
},
"oklch": {
"l": 0.80968,
"c": 0.09394,
"h": 289.6
},
"luminance": 0.51845
}Semantic roles & 50–950 ramp
primary
#BFB7FA
secondary
#D2DE77
accent
#E402C9
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385