#BE84FF#BE84FF
#BE84FF is a light, vivid violet. Relative luminance 0.347; OKLCH L 72.1% C 0.180 H 304.0°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BE84FF |
|---|---|
| RGB | rgb(190, 132, 255) |
| HSL | hsl(268, 100%, 76%) |
| HSV | hsv(268, 48%, 100%) |
| CMYK | cmyk(25.5%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(65.49, 45.62, -53.11) |
| CIE-LCH | lch(65.49, 70.01, 310.66°) |
| OKLab | oklab(72.13% 0.1006 -0.1489) |
| OKLCH | oklch(72.13% 0.18 304) |
| XYZ | xyz(47.5326, 34.6698, 98.7762) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.75
Light Purple
#BF77F6
ΔE00 3.35
Easter Purple
#C071FE
ΔE00 4.36
Light Urple
#B36FF6
ΔE00 5.41
Baby Purple
#CA9BF7
ΔE00 6.62
Pastel Purple
#CAA0FF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE84FF #C5FF84
analogous
#8487FF #BE84FF #FC84FF
triadic
#BE84FF #FFBE84 #84FFBE
tetradic
#BE84FF #FF8487 #C5FF84 #84FFFC
square
#BE84FF #FF8487 #C5FF84 #84FFFC
split-complementary
#BE84FF #FFFC84 #87FF84
monochromatic
#7D0AFF #9E47FF #BE84FF #DEC1FF #EFE0FF
Accessibility & contrast
On white
2.65
#BE84FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#BE84FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE84FF
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE84FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE84FF | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609EFF
Deuteranopia (green-blind)
#6F9FFC
Tritanopia (blue-blind)
#B39AB6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #be84ff; /* rgb */ color: rgb(190, 132, 255); /* oklch */ color: oklch(72.1% 0.180 304.0);
Tailwind
colors: {
custom: {
50: '#d4a9ff',
500: '#be84ff',
950: '#000000',
},
}SCSS
$custom: #be84ff; $custom-light: #d4a9ff; $custom-dark: #000000;
JSON
{
"hex": "#be84ff",
"rgb": {
"r": 190,
"g": 132,
"b": 255
},
"hsl": {
"h": 268.293,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.72131,
"c": 0.17972,
"h": 304
},
"luminance": 0.3467
}Semantic roles & 50–950 ramp
primary
#BE84FF
secondary
#E7F7D4
accent
#E60079
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86