#BE77FF#BE77FF
#BE77FF is a light, vivid violet. Relative luminance 0.314; OKLCH L 70.1% C 0.199 H 306.0°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BE77FF |
|---|---|
| RGB | rgb(190, 119, 255) |
| HSL | hsl(271, 100%, 73%) |
| HSV | hsv(271, 53%, 100%) |
| CMYK | cmyk(25.5%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(62.81, 52.51, -57.37) |
| CIE-LCH | lch(62.81, 77.77, 312.47°) |
| OKLab | oklab(70.15% 0.1173 -0.1614) |
| OKLCH | oklch(70.15% 0.199 306) |
| XYZ | xyz(45.8782, 31.3612, 98.2247) |
| Luminance | 0.3136 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Easter Purple
#C071FE
ΔE00 1.36
Light Purple
#BF77F6
ΔE00 1.45
Light Urple
#B36FF6
ΔE00 2.86
Bright Lavender
#C760FF
ΔE00 4.70
Bright Lilac
#C95EFB
ΔE00 5.22
Liliac
#C48EFD
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE77FF #B8FF77
analogous
#7A77FF #BE77FF #FF77FC
triadic
#BE77FF #FFBE77 #77FFBE
tetradic
#BE77FF #FF7A77 #B8FF77 #77FCFF
square
#BE77FF #FF7A77 #B8FF77 #77FCFF
split-complementary
#BE77FF #FCFF77 #77FF7A
monochromatic
#8300FC #A13AFF #BE77FF #DBB4FF #F0E0FF
Accessibility & contrast
On white
2.89
#BE77FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#BE77FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE77FF
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE77FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE77FF | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A96FF
Deuteranopia (green-blind)
#6198FC
Tritanopia (blue-blind)
#B390B0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be77ff; /* rgb */ color: rgb(190, 119, 255); /* oklch */ color: oklch(70.1% 0.199 306.0);
Tailwind
colors: {
custom: {
50: '#d5a0ff',
500: '#be77ff',
950: '#000000',
},
}SCSS
$custom: #be77ff; $custom-light: #d5a0ff; $custom-dark: #000000;
JSON
{
"hex": "#be77ff",
"rgb": {
"r": 190,
"g": 119,
"b": 255
},
"hsl": {
"h": 271.324,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.70145,
"c": 0.19948,
"h": 306
},
"luminance": 0.31361
}Semantic roles & 50–950 ramp
primary
#BE77FF
secondary
#E5F7D4
accent
#E6006E
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#150F18
muted
#837F86