#BE78F8#BE78F8
#BE78F8 is a light, vivid violet. Relative luminance 0.312; OKLCH L 69.9% C 0.190 H 307.4°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BE78F8 |
|---|---|
| RGB | rgb(190, 120, 248) |
| HSL | hsl(273, 90%, 72%) |
| HSV | hsv(273, 52%, 97%) |
| CMYK | cmyk(23.4%, 51.6%, 0%, 2.7%) |
| CIE-LAB | lab(62.64, 50.42, -53.79) |
| CIE-LCH | lch(62.64, 73.72, 313.15°) |
| OKLab | oklab(69.9% 0.1156 -0.1509) |
| OKLCH | oklch(69.9% 0.19 307.4) |
| XYZ | xyz(44.8915, 31.1579, 92.4379) |
| Luminance | 0.3116 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.47
Easter Purple
#C071FE
ΔE00 1.75
Light Urple
#B36FF6
ΔE00 2.98
Bright Lavender
#C760FF
ΔE00 4.92
Bright Lilac
#C95EFB
ΔE00 5.30
Liliac
#C48EFD
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE78F8 #B2F878
analogous
#7E78F8 #BE78F8 #F878F2
triadic
#BE78F8 #F8BE78 #78F8BE
tetradic
#BE78F8 #F87E78 #B2F878 #78F2F8
square
#BE78F8 #F87E78 #B2F878 #78F2F8
split-complementary
#BE78F8 #F2F878 #78F87E
monochromatic
#850CE9 #A23EF5 #BE78F8 #DAB2FB #F1E2FD
Accessibility & contrast
On white
2.90
#BE78F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#BE78F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE78F8
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE78F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE78F8 | 1.00 | 2.90 | 7.23 | 7.23 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5295FC
Deuteranopia (green-blind)
#6798F5
Tritanopia (blue-blind)
#B58FAD
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #be78f8; /* rgb */ color: rgb(190, 120, 248); /* oklch */ color: oklch(69.9% 0.190 307.4);
Tailwind
colors: {
custom: {
50: '#d4a1fb',
500: '#be78f8',
950: '#000000',
},
}SCSS
$custom: #be78f8; $custom-light: #d4a1fb; $custom-dark: #000000;
JSON
{
"hex": "#be78f8",
"rgb": {
"r": 190,
"g": 120,
"b": 248
},
"hsl": {
"h": 272.813,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.69899,
"c": 0.19007,
"h": 307.4
},
"luminance": 0.31157
}Semantic roles & 50–950 ramp
primary
#BE78F8
secondary
#E4F6D5
accent
#E60068
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#140F17
muted
#837F85