#BF8DFC#BF8DFC
#BF8DFC is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.5% C 0.162 H 303.4°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8DFC |
|---|---|
| RGB | rgb(191, 141, 252) |
| HSL | hsl(267, 95%, 77%) |
| HSV | hsv(267, 44%, 99%) |
| CMYK | cmyk(24.2%, 44%, 0%, 1.2%) |
| CIE-LAB | lab(67.39, 40.31, -48.46) |
| CIE-LCH | lch(67.39, 63.03, 309.76°) |
| OKLab | oklab(73.53% 0.0894 -0.1354) |
| OKLCH | oklch(73.53% 0.162 303.4) |
| XYZ | xyz(48.5776, 37.1545, 96.6889) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.95
Baby Purple
#CA9BF7
ΔE00 4.45
Pastel Purple
#CAA0FF
ΔE00 4.96
Light Purple
#BF77F6
ΔE00 5.36
Lilac (survey)
#CEA2FD
ΔE00 5.80
Lavender (survey)
#C79FEF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8DFC #CAFC8D
analogous
#8D93FC #BF8DFC #F78DFC
triadic
#BF8DFC #FCBF8D #8DFCBF
tetradic
#BF8DFC #FC8D93 #CAFC8D #8DFCF7
square
#BF8DFC #FC8D93 #CAFC8D #8DFCF7
split-complementary
#BF8DFC #FCF78D #93FC8D
monochromatic
#7C16F9 #9E51FA #BF8DFC #E0C9FE #EEE1FE
Accessibility & contrast
On white
2.49
#BF8DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#BF8DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8DFC
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8DFC | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA3FF
Deuteranopia (green-blind)
#7BA4F9
Tritanopia (blue-blind)
#B5A0B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf8dfc; /* rgb */ color: rgb(191, 141, 252); /* oklch */ color: oklch(73.5% 0.162 303.4);
Tailwind
colors: {
custom: {
50: '#d4affe',
500: '#bf8dfc',
950: '#000000',
},
}SCSS
$custom: #bf8dfc; $custom-light: #d4affe; $custom-dark: #000000;
JSON
{
"hex": "#bf8dfc",
"rgb": {
"r": 191,
"g": 141,
"b": 252
},
"hsl": {
"h": 267.027,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.73529,
"c": 0.16227,
"h": 303.4
},
"luminance": 0.37154
}Semantic roles & 50–950 ramp
primary
#BF8DFC
secondary
#E7F6D5
accent
#E6007E
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86