#BE78F9#BE78F9
#BE78F9 is a light, vivid violet. Relative luminance 0.312; OKLCH L 70.0% C 0.191 H 307.2°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BE78F9 |
|---|---|
| RGB | rgb(190, 120, 249) |
| HSL | hsl(273, 91%, 72%) |
| HSV | hsv(273, 52%, 98%) |
| CMYK | cmyk(23.7%, 51.8%, 0%, 2.4%) |
| CIE-LAB | lab(62.69, 50.64, -54.26) |
| CIE-LCH | lch(62.69, 74.22, 313.02°) |
| OKLab | oklab(69.96% 0.1156 -0.1523) |
| OKLCH | oklch(69.96% 0.191 307.2) |
| XYZ | xyz(45.0471, 31.2201, 93.2571) |
| Luminance | 0.3122 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.60
Easter Purple
#C071FE
ΔE00 1.68
Light Urple
#B36FF6
ΔE00 2.96
Bright Lavender
#C760FF
ΔE00 4.90
Bright Lilac
#C95EFB
ΔE00 5.31
Liliac
#C48EFD
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE78F9 #B3F978
analogous
#7E78F9 #BE78F9 #F978F4
triadic
#BE78F9 #F9BE78 #78F9BE
tetradic
#BE78F9 #F97E78 #B3F978 #78F4F9
square
#BE78F9 #F97E78 #B3F978 #78F4F9
split-complementary
#BE78F9 #F4F978 #78F97E
monochromatic
#850AEC #A23DF6 #BE78F9 #DAB3FC #F1E2FE
Accessibility & contrast
On white
2.90
#BE78F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#BE78F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE78F9
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE78F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE78F9 | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5195FD
Deuteranopia (green-blind)
#6798F6
Tritanopia (blue-blind)
#B58FAD
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be78f9; /* rgb */ color: rgb(190, 120, 249); /* oklch */ color: oklch(70.0% 0.191 307.2);
Tailwind
colors: {
custom: {
50: '#d4a1fc',
500: '#be78f9',
950: '#000000',
},
}SCSS
$custom: #be78f9; $custom-light: #d4a1fc; $custom-dark: #000000;
JSON
{
"hex": "#be78f9",
"rgb": {
"r": 190,
"g": 120,
"b": 249
},
"hsl": {
"h": 272.558,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.69955,
"c": 0.1912,
"h": 307.2
},
"luminance": 0.3122
}Semantic roles & 50–950 ramp
primary
#BE78F9
secondary
#E4F6D5
accent
#E60069
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#140F17
muted
#837F85