#BE46FF#BE46FF
#BE46FF is a light, highly saturated violet. Relative luminance 0.225; OKLCH L 64.2% C 0.263 H 310.6°. Best body text is #000000 at 5.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BE46FF |
|---|---|
| RGB | rgb(190, 70, 255) |
| HSL | hsl(279, 100%, 64%) |
| HSV | hsv(279, 73%, 100%) |
| CMYK | cmyk(25.5%, 72.5%, 0%, 0%) |
| CIE-LAB | lab(54.60, 74.91, -70.55) |
| CIE-LCH | lch(54.60, 102.90, 316.72°) |
| OKLab | oklab(64.21% 0.1713 -0.1998) |
| OKLCH | oklch(64.21% 0.263 310.6) |
| XYZ | xyz(41.4719, 22.5484, 96.7560) |
| Luminance | 0.2255 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lighter Purple
#A55AF4
ΔE00 4.47
Lightish Purple
#A552E6
ΔE00 4.75
Bright Lilac
#C95EFB
ΔE00 5.04
Bright Lavender
#C760FF
ΔE00 5.15
Hot Purple
#CB00F5
ΔE00 5.28
Neon Purple
#BC13FE
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE46FF #87FF46
analogous
#6146FF #BE46FF #FF46E3
triadic
#BE46FF #FFBE46 #46FFBE
tetradic
#BE46FF #FF6146 #87FF46 #46E3FF
square
#BE46FF #FF6146 #87FF46 #46E3FF
split-complementary
#BE46FF #E3FF46 #46FF61
monochromatic
#8300CB #A809FF #BE46FF #D483FF #E9C0FF
Accessibility & contrast
On white
3.81
#BE46FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.51
#BE46FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE46FF
5.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE46FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE46FF | 1.00 | 3.81 | 5.51 | 5.51 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DFF
Deuteranopia (green-blind)
#1F85FB
Tritanopia (blue-blind)
#B5719F
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #be46ff; /* rgb */ color: rgb(190, 70, 255); /* oklch */ color: oklch(64.2% 0.263 310.6);
Tailwind
colors: {
custom: {
50: '#d784ff',
500: '#be46ff',
950: '#000000',
},
}SCSS
$custom: #be46ff; $custom-light: #d784ff; $custom-dark: #000000;
JSON
{
"hex": "#be46ff",
"rgb": {
"r": 190,
"g": 70,
"b": 255
},
"hsl": {
"h": 278.919,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.6421,
"c": 0.26316,
"h": 310.6
},
"luminance": 0.22547
}Semantic roles & 50–950 ramp
primary
#BE46FF
secondary
#C7F1B0
accent
#E60051
background
#FDF8FF
surface
#FBF0FF
border
#D4CBD7
text
#150C18
muted
#837D86