#BE77FE#BE77FE
#BE77FE is a light, vivid violet. Relative luminance 0.313; OKLCH L 70.1% C 0.198 H 306.2°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BE77FE |
|---|---|
| RGB | rgb(190, 119, 254) |
| HSL | hsl(272, 99%, 73%) |
| HSV | hsv(272, 53%, 100%) |
| CMYK | cmyk(25.2%, 53.1%, 0%, 0.4%) |
| CIE-LAB | lab(62.76, 52.29, -56.90) |
| CIE-LCH | lch(62.76, 77.28, 312.58°) |
| OKLab | oklab(70.09% 0.1172 -0.16) |
| OKLCH | oklch(70.09% 0.198 306.2) |
| XYZ | xyz(45.7177, 31.2970, 97.3792) |
| Luminance | 0.3130 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.30
Easter Purple
#C071FE
ΔE00 1.34
Light Urple
#B36FF6
ΔE00 2.83
Bright Lavender
#C760FF
ΔE00 4.68
Bright Lilac
#C95EFB
ΔE00 5.19
Liliac
#C48EFD
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE77FE #B7FE77
analogous
#7A77FE #BE77FE #FE77FA
triadic
#BE77FE #FEBE77 #77FEBE
tetradic
#BE77FE #FE7A77 #B7FE77 #77FAFE
square
#BE77FE #FE7A77 #B7FE77 #77FAFE
split-complementary
#BE77FE #FAFE77 #77FE7A
monochromatic
#8402F9 #A13AFE #BE77FE #DBB4FE #F0E1FF
Accessibility & contrast
On white
2.89
#BE77FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#BE77FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE77FE
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE77FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE77FE | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B95FF
Deuteranopia (green-blind)
#6298FB
Tritanopia (blue-blind)
#B490AF
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be77fe; /* rgb */ color: rgb(190, 119, 254); /* oklch */ color: oklch(70.1% 0.198 306.2);
Tailwind
colors: {
custom: {
50: '#d5a0ff',
500: '#be77fe',
950: '#000000',
},
}SCSS
$custom: #be77fe; $custom-light: #d5a0ff; $custom-dark: #000000;
JSON
{
"hex": "#be77fe",
"rgb": {
"r": 190,
"g": 119,
"b": 254
},
"hsl": {
"h": 271.556,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.70088,
"c": 0.19836,
"h": 306.2
},
"luminance": 0.31297
}Semantic roles & 50–950 ramp
primary
#BE77FE
secondary
#E5F7D4
accent
#E6006D
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#150F18
muted
#837F86