#BFB3FA#BFB3FA
#BFB3FA is a light, moderate violet. Relative luminance 0.502; OKLCH L 80.2% C 0.100 H 291.7°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB3FA |
|---|---|
| RGB | rgb(191, 179, 250) |
| HSL | hsl(250, 88%, 84%) |
| HSV | hsv(250, 28%, 98%) |
| CMYK | cmyk(23.6%, 28.4%, 0%, 2%) |
| CIE-LAB | lab(76.20, 18.87, -33.62) |
| CIE-LCH | lch(76.20, 38.55, 299.30°) |
| OKLab | oklab(80.21% 0.037 -0.0928) |
| OKLCH | oklch(80.21% 0.1 291.7) |
| XYZ | xyz(54.8572, 50.2179, 97.2268) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.46
Light Violet
#D6B4FC
ΔE00 5.45
Light Periwinkle
#C1C6FC
ΔE00 5.71
Periwinkle
#CCCCFF
ΔE00 6.75
Lavender
#B39DDB
ΔE00 6.83
Pastel Purple
#CAA0FF
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB3FA #EEFAB3
analogous
#B3CBFA #BFB3FA #E3B3FA
triadic
#BFB3FA #FABFB3 #B3FABF
tetradic
#BFB3FA #FAB3CB #EEFAB3 #B3FAE3
square
#BFB3FA #FAB3CB #EEFAB3 #B3FAE3
split-complementary
#BFB3FA #FAE3B3 #CBFAB3
monochromatic
#5E40F2 #8F7AF6 #BFB3FA #E7E2FD #E7E2FD
Accessibility & contrast
On white
1.90
#BFB3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#BFB3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB3FA
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB3FA | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BDFD
Deuteranopia (green-blind)
#A2BBF8
Tritanopia (blue-blind)
#B3BFCC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bfb3fa; /* rgb */ color: rgb(191, 179, 250); /* oklch */ color: oklch(80.2% 0.100 291.7);
Tailwind
colors: {
custom: {
50: '#d3c9fc',
500: '#bfb3fa',
950: '#000000',
},
}SCSS
$custom: #bfb3fa; $custom-light: #d3c9fc; $custom-dark: #000000;
JSON
{
"hex": "#bfb3fa",
"rgb": {
"r": 191,
"g": 179,
"b": 250
},
"hsl": {
"h": 250.141,
"s": 87.654,
"l": 84.118
},
"oklch": {
"l": 0.80208,
"c": 0.09992,
"h": 291.7
},
"luminance": 0.50219
}Semantic roles & 50–950 ramp
primary
#BFB3FA
secondary
#CCDE74
accent
#E401BE
background
#FEFDFF
surface
#FBF9FF
border
#D4D2D7
text
#141317
muted
#838285