#BE78FF#BE78FF
#BE78FF is a light, vivid violet. Relative luminance 0.316; OKLCH L 70.3% C 0.198 H 305.9°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BE78FF |
|---|---|
| RGB | rgb(190, 120, 255) |
| HSL | hsl(271, 100%, 74%) |
| HSV | hsv(271, 53%, 100%) |
| CMYK | cmyk(25.5%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(63.01, 51.99, -57.05) |
| CIE-LCH | lch(63.01, 77.19, 312.34°) |
| OKLab | oklab(70.29% 0.116 -0.1604) |
| OKLCH | oklch(70.29% 0.198 305.9) |
| XYZ | xyz(45.9979, 31.6004, 98.2646) |
| Luminance | 0.3160 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.46
Easter Purple
#C071FE
ΔE00 1.58
Light Urple
#B36FF6
ΔE00 3.02
Bright Lavender
#C760FF
ΔE00 4.91
Liliac
#C48EFD
ΔE00 5.39
Bright Lilac
#C95EFB
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE78FF #B9FF78
analogous
#7A78FF #BE78FF #FF78FD
triadic
#BE78FF #FFBE78 #78FFBE
tetradic
#BE78FF #FF7A78 #B9FF78 #78FDFF
square
#BE78FF #FF7A78 #B9FF78 #78FDFF
split-complementary
#BE78FF #FDFF78 #78FF7A
monochromatic
#8300FD #A13BFF #BE78FF #DBB5FF #F0E0FF
Accessibility & contrast
On white
2.87
#BE78FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#BE78FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE78FF
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE78FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE78FF | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B96FF
Deuteranopia (green-blind)
#6299FC
Tritanopia (blue-blind)
#B391B0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be78ff; /* rgb */ color: rgb(190, 120, 255); /* oklch */ color: oklch(70.3% 0.198 305.9);
Tailwind
colors: {
custom: {
50: '#d5a1ff',
500: '#be78ff',
950: '#000000',
},
}SCSS
$custom: #be78ff; $custom-light: #d5a1ff; $custom-dark: #000000;
JSON
{
"hex": "#be78ff",
"rgb": {
"r": 190,
"g": 120,
"b": 255
},
"hsl": {
"h": 271.111,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.70293,
"c": 0.19799,
"h": 305.9
},
"luminance": 0.316
}Semantic roles & 50–950 ramp
primary
#BE78FF
secondary
#E5F7D4
accent
#E6006F
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#150F18
muted
#837F86