#BFB9FA#BFB9FA
#BFB9FA is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.4% C 0.091 H 288.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB9FA |
|---|---|
| RGB | rgb(191, 185, 250) |
| HSL | hsl(246, 87%, 85%) |
| HSV | hsv(246, 26%, 98%) |
| CMYK | cmyk(23.6%, 26%, 0%, 2%) |
| CIE-LAB | lab(77.68, 15.57, -31.34) |
| CIE-LCH | lch(77.68, 35.00, 296.43°) |
| OKLab | oklab(81.35% 0.0288 -0.0863) |
| OKLCH | oklch(81.35% 0.091 288.4) |
| XYZ | xyz(56.0859, 52.6755, 97.6364) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.87
Periwinkle
#CCCCFF
ΔE00 5.05
Pale Violet
#CEAEFA
ΔE00 5.92
Light Violet
#D6B4FC
ΔE00 6.45
Light Lavender
#DFC5FE
ΔE00 7.33
Lavender
#B39DDB
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB9FA #F4FAB9
analogous
#B9D4FA #BFB9FA #DFB9FA
triadic
#BFB9FA #FABFB9 #B9FABF
tetradic
#BFB9FA #FAB9D4 #F4FAB9 #B9FADF
square
#BFB9FA #FAB9D4 #F4FAB9 #B9FADF
split-complementary
#BFB9FA #FADFB9 #D4FAB9
monochromatic
#5747F2 #8B80F6 #BFB9FA #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.82
#BFB9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#BFB9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB9FA
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB9FA | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FD
Deuteranopia (green-blind)
#A8BEF8
Tritanopia (blue-blind)
#B2C4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfb9fa; /* rgb */ color: rgb(191, 185, 250); /* oklch */ color: oklch(81.4% 0.091 288.4);
Tailwind
colors: {
custom: {
50: '#d3cefc',
500: '#bfb9fa',
950: '#000000',
},
}SCSS
$custom: #bfb9fa; $custom-light: #d3cefc; $custom-dark: #000000;
JSON
{
"hex": "#bfb9fa",
"rgb": {
"r": 191,
"g": 185,
"b": 250
},
"hsl": {
"h": 245.538,
"s": 86.667,
"l": 85.294
},
"oklch": {
"l": 0.81351,
"c": 0.09102,
"h": 288.4
},
"luminance": 0.52676
}Semantic roles & 50–950 ramp
primary
#BFB9FA
secondary
#D5DE79
accent
#E302CE
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385