#BE78F7#BE78F7
#BE78F7 is a light, vivid violet. Relative luminance 0.311; OKLCH L 69.8% C 0.189 H 307.7°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BE78F7 |
|---|---|
| RGB | rgb(190, 120, 247) |
| HSL | hsl(273, 89%, 72%) |
| HSV | hsv(273, 51%, 97%) |
| CMYK | cmyk(23.1%, 51.4%, 0%, 3.1%) |
| CIE-LAB | lab(62.59, 50.19, -53.32) |
| CIE-LCH | lch(62.59, 73.23, 313.27°) |
| OKLab | oklab(69.84% 0.1155 -0.1495) |
| OKLCH | oklch(69.84% 0.189 307.7) |
| XYZ | xyz(44.7368, 31.0960, 91.6230) |
| Luminance | 0.3110 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.36
Easter Purple
#C071FE
ΔE00 1.83
Light Urple
#B36FF6
ΔE00 3.01
Bright Lavender
#C760FF
ΔE00 4.94
Bright Lilac
#C95EFB
ΔE00 5.30
Liliac
#C48EFD
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE78F7 #B1F778
analogous
#7F78F7 #BE78F7 #F778F0
triadic
#BE78F7 #F7BE78 #78F7BE
tetradic
#BE78F7 #F77F78 #B1F778 #78F0F7
square
#BE78F7 #F77F78 #B1F778 #78F0F7
split-complementary
#BE78F7 #F0F778 #78F77F
monochromatic
#850EE7 #A23EF4 #BE78F7 #DAB2FA #F1E2FD
Accessibility & contrast
On white
2.91
#BE78F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#BE78F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE78F7
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE78F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE78F7 | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5395FB
Deuteranopia (green-blind)
#6898F4
Tritanopia (blue-blind)
#B68EAC
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #be78f7; /* rgb */ color: rgb(190, 120, 247); /* oklch */ color: oklch(69.8% 0.189 307.7);
Tailwind
colors: {
custom: {
50: '#d4a1fa',
500: '#be78f7',
950: '#000000',
},
}SCSS
$custom: #be78f7; $custom-light: #d4a1fa; $custom-dark: #000000;
JSON
{
"hex": "#be78f7",
"rgb": {
"r": 190,
"g": 120,
"b": 247
},
"hsl": {
"h": 273.071,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.69844,
"c": 0.18894,
"h": 307.7
},
"luminance": 0.31095
}Semantic roles & 50–950 ramp
primary
#BE78F7
secondary
#E4F5D5
accent
#E50067
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#140F17
muted
#837F85