#BF8EF9#BF8EF9
#BF8EF9 is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.5% C 0.157 H 303.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8EF9 |
|---|---|
| RGB | rgb(191, 142, 249) |
| HSL | hsl(267, 90%, 77%) |
| HSV | hsv(267, 43%, 98%) |
| CMYK | cmyk(23.3%, 43%, 0%, 2.4%) |
| CIE-LAB | lab(67.47, 39.08, -46.69) |
| CIE-LCH | lch(67.47, 60.88, 309.93°) |
| OKLab | oklab(73.54% 0.0876 -0.1303) |
| OKLCH | oklch(73.54% 0.157 303.9) |
| XYZ | xyz(48.2541, 37.2621, 94.2543) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.97
Baby Purple
#CA9BF7
ΔE00 4.00
Pastel Purple
#CAA0FF
ΔE00 4.63
Lilac (survey)
#CEA2FD
ΔE00 5.43
Light Purple
#BF77F6
ΔE00 5.60
Lavender (survey)
#C79FEF
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8EF9 #C8F98E
analogous
#8E93F9 #BF8EF9 #F58EF9
triadic
#BF8EF9 #F9BF8E #8EF9BF
tetradic
#BF8EF9 #F98E93 #C8F98E #8EF9F5
square
#BF8EF9 #F98E93 #C8F98E #8EF9F5
split-complementary
#BF8EF9 #F9F58E #93F98E
monochromatic
#7D1AF3 #9E54F6 #BF8EF9 #E0C8FC #EFE2FD
Accessibility & contrast
On white
2.48
#BF8EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#BF8EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8EF9
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8EF9 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FD
Deuteranopia (green-blind)
#7EA4F6
Tritanopia (blue-blind)
#B5A0B8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf8ef9; /* rgb */ color: rgb(191, 142, 249); /* oklch */ color: oklch(73.5% 0.157 303.9);
Tailwind
colors: {
custom: {
50: '#d4b0fb',
500: '#bf8ef9',
950: '#000000',
},
}SCSS
$custom: #bf8ef9; $custom-light: #d4b0fb; $custom-dark: #000000;
JSON
{
"hex": "#bf8ef9",
"rgb": {
"r": 191,
"g": 142,
"b": 249
},
"hsl": {
"h": 267.477,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.73543,
"c": 0.157,
"h": 303.9
},
"luminance": 0.37262
}Semantic roles & 50–950 ramp
primary
#BF8EF9
secondary
#E7F6D5
accent
#E6007C
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85