#BF84F9#BF84F9
#BF84F9 is a light, vivid violet. Relative luminance 0.344; OKLCH L 71.9% C 0.173 H 305.8°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BF84F9 |
|---|---|
| RGB | rgb(191, 132, 249) |
| HSL | hsl(270, 91%, 75%) |
| HSV | hsv(270, 47%, 98%) |
| CMYK | cmyk(23.3%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(65.29, 44.51, -50.13) |
| CIE-LCH | lch(65.29, 67.04, 311.61°) |
| OKLab | oklab(71.91% 0.1011 -0.1403) |
| OKLCH | oklch(71.91% 0.173 305.8) |
| XYZ | xyz(46.8325, 34.4188, 93.7805) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.52
Light Purple
#BF77F6
ΔE00 3.10
Easter Purple
#C071FE
ΔE00 4.45
Light Urple
#B36FF6
ΔE00 5.49
Baby Purple
#CA9BF7
ΔE00 6.19
Pastel Purple
#CAA0FF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF84F9 #BEF984
analogous
#8484F9 #BF84F9 #F984F9
triadic
#BF84F9 #F9BF84 #84F9BF
tetradic
#BF84F9 #F98484 #BEF984 #84F9F9
square
#BF84F9 #F98484 #BEF984 #84F9F9
split-complementary
#BF84F9 #F9F984 #84F984
monochromatic
#820FF3 #A14AF6 #BF84F9 #DDBEFC #F0E2FE
Accessibility & contrast
On white
2.66
#BF84F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#BF84F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF84F9
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF84F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF84F9 | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649DFD
Deuteranopia (green-blind)
#749FF6
Tritanopia (blue-blind)
#B698B3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bf84f9; /* rgb */ color: rgb(191, 132, 249); /* oklch */ color: oklch(71.9% 0.173 305.8);
Tailwind
colors: {
custom: {
50: '#d5a9fc',
500: '#bf84f9',
950: '#000000',
},
}SCSS
$custom: #bf84f9; $custom-light: #d5a9fc; $custom-dark: #000000;
JSON
{
"hex": "#bf84f9",
"rgb": {
"r": 191,
"g": 132,
"b": 249
},
"hsl": {
"h": 270.256,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.7191,
"c": 0.17287,
"h": 305.8
},
"luminance": 0.34418
}Semantic roles & 50–950 ramp
primary
#BF84F9
secondary
#E5F6D5
accent
#E60072
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85