#BE77F7#BE77F7
#BE77F7 is a light, vivid violet. Relative luminance 0.309; OKLCH L 69.7% C 0.190 H 307.8°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BE77F7 |
|---|---|
| RGB | rgb(190, 119, 247) |
| HSL | hsl(273, 89%, 72%) |
| HSV | hsv(273, 52%, 97%) |
| CMYK | cmyk(23.1%, 51.8%, 0%, 3.1%) |
| CIE-LAB | lab(62.39, 50.72, -53.64) |
| CIE-LCH | lch(62.39, 73.82, 313.39°) |
| OKLab | oklab(69.69% 0.1168 -0.1505) |
| OKLCH | oklch(69.69% 0.19 307.8) |
| XYZ | xyz(44.6172, 30.8567, 91.5831) |
| Luminance | 0.3086 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.28
Easter Purple
#C071FE
ΔE00 1.64
Light Urple
#B36FF6
ΔE00 2.84
Bright Lavender
#C760FF
ΔE00 4.72
Bright Lilac
#C95EFB
ΔE00 5.08
Liliac
#C48EFD
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE77F7 #B0F777
analogous
#7E77F7 #BE77F7 #F777F0
triadic
#BE77F7 #F7BE77 #77F7BE
tetradic
#BE77F7 #F77E77 #B0F777 #77F0F7
square
#BE77F7 #F77E77 #B0F777 #77F0F7
split-complementary
#BE77F7 #F0F777 #77F77E
monochromatic
#860EE6 #A23DF4 #BE77F7 #DAB1FA #F1E2FD
Accessibility & contrast
On white
2.93
#BE77F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#BE77F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE77F7
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE77F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE77F7 | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5194FB
Deuteranopia (green-blind)
#6798F4
Tritanopia (blue-blind)
#B68EAC
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #be77f7; /* rgb */ color: rgb(190, 119, 247); /* oklch */ color: oklch(69.7% 0.190 307.8);
Tailwind
colors: {
custom: {
50: '#d4a0fa',
500: '#be77f7',
950: '#000000',
},
}SCSS
$custom: #be77f7; $custom-light: #d4a0fa; $custom-dark: #000000;
JSON
{
"hex": "#be77f7",
"rgb": {
"r": 190,
"g": 119,
"b": 247
},
"hsl": {
"h": 273.281,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.69694,
"c": 0.19047,
"h": 307.8
},
"luminance": 0.30856
}Semantic roles & 50–950 ramp
primary
#BE77F7
secondary
#E3F5D5
accent
#E60066
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#140F17
muted
#837F85