#BE79EB#BE79EB
#BE79EB is a light, vivid violet. Relative luminance 0.306; OKLCH L 69.3% C 0.174 H 310.5°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BE79EB |
|---|---|
| RGB | rgb(190, 121, 235) |
| HSL | hsl(276, 74%, 70%) |
| HSV | hsv(276, 49%, 92%) |
| CMYK | cmyk(19.1%, 48.5%, 0%, 7.8%) |
| CIE-LAB | lab(62.19, 47.02, -47.32) |
| CIE-LCH | lch(62.19, 66.71, 314.82°) |
| OKLab | oklab(69.35% 0.113 -0.1321) |
| OKLCH | oklch(69.35% 0.174 310.5) |
| XYZ | xyz(43.0652, 30.6208, 82.2229) |
| Luminance | 0.3062 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.82
Easter Purple
#C071FE
ΔE00 3.43
Light Urple
#B36FF6
ΔE00 4.07
Liliac
#C48EFD
ΔE00 5.54
Bright Lavender
#C760FF
ΔE00 5.77
Bright Lilac
#C95EFB
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE79EB #A6EB79
analogous
#8579EB #BE79EB #EB79DF
triadic
#BE79EB #EBBE79 #79EBBE
tetradic
#BE79EB #EB8579 #A6EB79 #79DFEB
square
#BE79EB #EB8579 #A6EB79 #79DFEB
split-complementary
#BE79EB #DFEB79 #79EB85
monochromatic
#871ECB #A444E3 #BE79EB #D8AEF3 #F2E4FB
Accessibility & contrast
On white
2.95
#BE79EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#BE79EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE79EB
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE79EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE79EB | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D93EF
Deuteranopia (green-blind)
#7198E8
Tritanopia (blue-blind)
#B98CA7
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #be79eb; /* rgb */ color: rgb(190, 121, 235); /* oklch */ color: oklch(69.3% 0.174 310.5);
Tailwind
colors: {
custom: {
50: '#d4a1f2',
500: '#be79eb',
950: '#000000',
},
}SCSS
$custom: #be79eb; $custom-light: #d4a1f2; $custom-dark: #000000;
JSON
{
"hex": "#be79eb",
"rgb": {
"r": 190,
"g": 121,
"b": 235
},
"hsl": {
"h": 276.316,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.69348,
"c": 0.17381,
"h": 310.5
},
"luminance": 0.3062
}Semantic roles & 50–950 ramp
primary
#BE79EB
secondary
#DDF0D0
accent
#D60F5E
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85