#BFB4FA#BFB4FA
#BFB4FA is a light, moderate blue. Relative luminance 0.506; OKLCH L 80.4% C 0.098 H 291.2°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB4FA |
|---|---|
| RGB | rgb(191, 180, 250) |
| HSL | hsl(249, 88%, 84%) |
| HSV | hsv(249, 28%, 98%) |
| CMYK | cmyk(23.6%, 28%, 0%, 2%) |
| CIE-LAB | lab(76.45, 18.32, -33.24) |
| CIE-LCH | lch(76.45, 37.96, 298.86°) |
| OKLab | oklab(80.4% 0.0356 -0.0917) |
| OKLCH | oklch(80.4% 0.098 291.2) |
| XYZ | xyz(55.0583, 50.6202, 97.2939) |
| Luminance | 0.5062 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.68
Light Periwinkle
#C1C6FC
ΔE00 5.40
Light Violet
#D6B4FC
ΔE00 5.58
Periwinkle
#CCCCFF
ΔE00 6.46
Lavender
#B39DDB
ΔE00 7.02
Pastel Purple
#CAA0FF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB4FA #EFFAB4
analogous
#B4CCFA #BFB4FA #E2B4FA
triadic
#BFB4FA #FABFB4 #B4FABF
tetradic
#BFB4FA #FAB4CC #EFFAB4 #B4FAE2
square
#BFB4FA #FAB4CC #EFFAB4 #B4FAE2
split-complementary
#BFB4FA #FAE2B4 #CCFAB4
monochromatic
#5D41F2 #8E7BF6 #BFB4FA #E7E2FD #E7E2FD
Accessibility & contrast
On white
1.89
#BFB4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#BFB4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB4FA
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB4FA | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BEFD
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#B3C0CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfb4fa; /* rgb */ color: rgb(191, 180, 250); /* oklch */ color: oklch(80.4% 0.098 291.2);
Tailwind
colors: {
custom: {
50: '#d3cafc',
500: '#bfb4fa',
950: '#000000',
},
}SCSS
$custom: #bfb4fa; $custom-light: #d3cafc; $custom-dark: #000000;
JSON
{
"hex": "#bfb4fa",
"rgb": {
"r": 191,
"g": 180,
"b": 250
},
"hsl": {
"h": 249.429,
"s": 87.5,
"l": 84.314
},
"oklch": {
"l": 0.80398,
"c": 0.09841,
"h": 291.2
},
"luminance": 0.50621
}Semantic roles & 50–950 ramp
primary
#BFB4FA
secondary
#CDDE74
accent
#E401C0
background
#FEFDFF
surface
#FBF9FF
border
#D4D2D7
text
#141317
muted
#838285