#BF8DFA#BF8DFA
#BF8DFA is a light, vivid violet. Relative luminance 0.370; OKLCH L 73.4% C 0.160 H 303.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8DFA |
|---|---|
| RGB | rgb(191, 141, 250) |
| HSL | hsl(268, 92%, 77%) |
| HSV | hsv(268, 44%, 98%) |
| CMYK | cmyk(23.6%, 43.6%, 0%, 2%) |
| CIE-LAB | lab(67.30, 39.85, -47.51) |
| CIE-LCH | lch(67.30, 62.01, 309.99°) |
| OKLab | oklab(73.43% 0.0891 -0.1327) |
| OKLCH | oklch(73.43% 0.16 303.9) |
| XYZ | xyz(48.2624, 37.0284, 95.0286) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.92
Baby Purple
#CA9BF7
ΔE00 4.29
Pastel Purple
#CAA0FF
ΔE00 4.89
Light Purple
#BF77F6
ΔE00 5.34
Lilac (survey)
#CEA2FD
ΔE00 5.70
Lavender (survey)
#C79FEF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8DFA #C8FA8D
analogous
#8D92FA #BF8DFA #F68DFA
triadic
#BF8DFA #FABF8D #8DFABF
tetradic
#BF8DFA #FA8D92 #C8FA8D #8DFAF6
square
#BF8DFA #FA8D92 #C8FA8D #8DFAF6
split-complementary
#BF8DFA #FAF68D #92FA8D
monochromatic
#7D18F5 #9E52F7 #BF8DFA #E0C8FD #EFE2FE
Accessibility & contrast
On white
2.50
#BF8DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#BF8DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8DFA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8DFA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FE
Deuteranopia (green-blind)
#7CA4F7
Tritanopia (blue-blind)
#B59FB8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf8dfa; /* rgb */ color: rgb(191, 141, 250); /* oklch */ color: oklch(73.4% 0.160 303.9);
Tailwind
colors: {
custom: {
50: '#d4affc',
500: '#bf8dfa',
950: '#000000',
},
}SCSS
$custom: #bf8dfa; $custom-light: #d4affc; $custom-dark: #000000;
JSON
{
"hex": "#bf8dfa",
"rgb": {
"r": 191,
"g": 141,
"b": 250
},
"hsl": {
"h": 267.523,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.73427,
"c": 0.15982,
"h": 303.9
},
"luminance": 0.37028
}Semantic roles & 50–950 ramp
primary
#BF8DFA
secondary
#E7F6D5
accent
#E6007C
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85