#BE79F9#BE79F9
#BE79F9 is a light, vivid violet. Relative luminance 0.315; OKLCH L 70.1% C 0.190 H 307.1°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BE79F9 |
|---|---|
| RGB | rgb(190, 121, 249) |
| HSL | hsl(272, 91%, 73%) |
| HSV | hsv(272, 51%, 98%) |
| CMYK | cmyk(23.7%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(62.90, 50.11, -53.93) |
| CIE-LCH | lch(62.90, 73.62, 312.90°) |
| OKLab | oklab(70.1% 0.1143 -0.1513) |
| OKLCH | oklch(70.1% 0.19 307.1) |
| XYZ | xyz(45.1680, 31.4619, 93.2974) |
| Luminance | 0.3146 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.71
Easter Purple
#C071FE
ΔE00 1.90
Light Urple
#B36FF6
ΔE00 3.14
Liliac
#C48EFD
ΔE00 5.10
Bright Lavender
#C760FF
ΔE00 5.12
Bright Lilac
#C95EFB
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE79F9 #B4F979
analogous
#7E79F9 #BE79F9 #F979F4
triadic
#BE79F9 #F9BE79 #79F9BE
tetradic
#BE79F9 #F97E79 #B4F979 #79F4F9
square
#BE79F9 #F97E79 #B4F979 #79F4F9
split-complementary
#BE79F9 #F4F979 #79F97E
monochromatic
#850BED #A23EF6 #BE79F9 #DAB4FC #F1E2FE
Accessibility & contrast
On white
2.88
#BE79F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#BE79F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE79F9
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE79F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE79F9 | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5396FD
Deuteranopia (green-blind)
#6899F6
Tritanopia (blue-blind)
#B590AE
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be79f9; /* rgb */ color: rgb(190, 121, 249); /* oklch */ color: oklch(70.1% 0.190 307.1);
Tailwind
colors: {
custom: {
50: '#d4a2fc',
500: '#be79f9',
950: '#000000',
},
}SCSS
$custom: #be79f9; $custom-light: #d4a2fc; $custom-dark: #000000;
JSON
{
"hex": "#be79f9",
"rgb": {
"r": 190,
"g": 121,
"b": 249
},
"hsl": {
"h": 272.344,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.70104,
"c": 0.18967,
"h": 307.1
},
"luminance": 0.31461
}Semantic roles & 50–950 ramp
primary
#BE79F9
secondary
#E4F6D5
accent
#E6006A
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85