#BE79F8#BE79F8
#BE79F8 is a light, vivid violet. Relative luminance 0.314; OKLCH L 70.0% C 0.189 H 307.3°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BE79F8 |
|---|---|
| RGB | rgb(190, 121, 248) |
| HSL | hsl(273, 90%, 72%) |
| HSV | hsv(273, 51%, 97%) |
| CMYK | cmyk(23.4%, 51.2%, 0%, 2.7%) |
| CIE-LAB | lab(62.84, 49.89, -53.47) |
| CIE-LCH | lch(62.84, 73.13, 313.02°) |
| OKLab | oklab(70.05% 0.1143 -0.15) |
| OKLCH | oklch(70.05% 0.189 307.3) |
| XYZ | xyz(45.0124, 31.3997, 92.4782) |
| Luminance | 0.3140 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.61
Easter Purple
#C071FE
ΔE00 1.96
Light Urple
#B36FF6
ΔE00 3.16
Liliac
#C48EFD
ΔE00 5.10
Bright Lavender
#C760FF
ΔE00 5.14
Bright Lilac
#C95EFB
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE79F8 #B3F879
analogous
#7E79F8 #BE79F8 #F879F3
triadic
#BE79F8 #F8BE79 #79F8BE
tetradic
#BE79F8 #F87E79 #B3F879 #79F3F8
square
#BE79F8 #F87E79 #B3F879 #79F3F8
split-complementary
#BE79F8 #F3F879 #79F87E
monochromatic
#850CEA #A23FF5 #BE79F8 #DAB3FB #F1E2FD
Accessibility & contrast
On white
2.88
#BE79F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#BE79F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE79F8
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE79F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE79F8 | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5395FC
Deuteranopia (green-blind)
#6899F5
Tritanopia (blue-blind)
#B58FAD
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be79f8; /* rgb */ color: rgb(190, 121, 248); /* oklch */ color: oklch(70.0% 0.189 307.3);
Tailwind
colors: {
custom: {
50: '#d4a2fb',
500: '#be79f8',
950: '#000000',
},
}SCSS
$custom: #be79f8; $custom-light: #d4a2fb; $custom-dark: #000000;
JSON
{
"hex": "#be79f8",
"rgb": {
"r": 190,
"g": 121,
"b": 248
},
"hsl": {
"h": 272.598,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.70049,
"c": 0.18854,
"h": 307.3
},
"luminance": 0.31399
}Semantic roles & 50–950 ramp
primary
#BE79F8
secondary
#E4F6D5
accent
#E60069
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85