#BF84F4#BF84F4
#BF84F4 is a light, vivid violet. Relative luminance 0.341; OKLCH L 71.7% C 0.167 H 307.0°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BF84F4 |
|---|---|
| RGB | rgb(191, 132, 244) |
| HSL | hsl(272, 84%, 74%) |
| HSV | hsv(272, 46%, 96%) |
| CMYK | cmyk(21.7%, 45.9%, 0%, 4.3%) |
| CIE-LAB | lab(65.05, 43.39, -47.77) |
| CIE-LCH | lch(65.05, 64.53, 312.25°) |
| OKLab | oklab(71.65% 0.1004 -0.1334) |
| OKLCH | oklch(71.65% 0.167 307) |
| XYZ | xyz(46.0630, 34.1110, 89.7278) |
| Luminance | 0.3411 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.66
Light Purple
#BF77F6
ΔE00 3.16
Easter Purple
#C071FE
ΔE00 4.71
Light Urple
#B36FF6
ΔE00 5.66
Baby Purple
#CA9BF7
ΔE00 5.98
Pastel Purple
#CAA0FF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF84F4 #B9F484
analogous
#8784F4 #BF84F4 #F484F1
triadic
#BF84F4 #F4BF84 #84F4BF
tetradic
#BF84F4 #F48784 #B9F484 #84F1F4
square
#BF84F4 #F48784 #B9F484 #84F1F4
split-complementary
#BF84F4 #F1F484 #84F487
monochromatic
#8415E9 #A24CEF #BF84F4 #DCBCF9 #F0E3FC
Accessibility & contrast
On white
2.68
#BF84F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#BF84F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF84F4
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF84F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF84F4 | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679CF8
Deuteranopia (green-blind)
#779EF1
Tritanopia (blue-blind)
#B797B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bf84f4; /* rgb */ color: rgb(191, 132, 244); /* oklch */ color: oklch(71.7% 0.167 307.0);
Tailwind
colors: {
custom: {
50: '#d4a9f8',
500: '#bf84f4',
950: '#000000',
},
}SCSS
$custom: #bf84f4; $custom-light: #d4a9f8; $custom-dark: #000000;
JSON
{
"hex": "#bf84f4",
"rgb": {
"r": 191,
"g": 132,
"b": 244
},
"hsl": {
"h": 271.607,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.7165,
"c": 0.16696,
"h": 307
},
"luminance": 0.34111
}Semantic roles & 50–950 ramp
primary
#BF84F4
secondary
#E5F4D7
accent
#E0056D
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85