#BE77F9#BE77F9
#BE77F9 is a light, vivid violet. Relative luminance 0.310; OKLCH L 69.8% C 0.193 H 307.4°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BE77F9 |
|---|---|
| RGB | rgb(190, 119, 249) |
| HSL | hsl(273, 92%, 72%) |
| HSV | hsv(273, 52%, 98%) |
| CMYK | cmyk(23.7%, 52.2%, 0%, 2.4%) |
| CIE-LAB | lab(62.49, 51.16, -54.58) |
| CIE-LCH | lch(62.49, 74.81, 313.15°) |
| OKLab | oklab(69.81% 0.1169 -0.1532) |
| OKLCH | oklch(69.81% 0.193 307.4) |
| XYZ | xyz(44.9275, 30.9809, 93.2173) |
| Luminance | 0.3098 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.56
Easter Purple
#C071FE
ΔE00 1.48
Light Urple
#B36FF6
ΔE00 2.79
Bright Lavender
#C760FF
ΔE00 4.68
Bright Lilac
#C95EFB
ΔE00 5.09
Liliac
#C48EFD
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE77F9 #B2F977
analogous
#7D77F9 #BE77F9 #F977F3
triadic
#BE77F9 #F9BE77 #77F9BE
tetradic
#BE77F9 #F97D77 #B2F977 #77F3F9
square
#BE77F9 #F97D77 #B2F977 #77F3F9
split-complementary
#BE77F9 #F3F977 #77F97D
monochromatic
#850AEB #A23CF6 #BE77F9 #DAB2FC #F1E2FE
Accessibility & contrast
On white
2.92
#BE77F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#BE77F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE77F9
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE77F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE77F9 | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F94FD
Deuteranopia (green-blind)
#6698F6
Tritanopia (blue-blind)
#B58EAD
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #be77f9; /* rgb */ color: rgb(190, 119, 249); /* oklch */ color: oklch(69.8% 0.193 307.4);
Tailwind
colors: {
custom: {
50: '#d4a0fc',
500: '#be77f9',
950: '#000000',
},
}SCSS
$custom: #be77f9; $custom-light: #d4a0fc; $custom-dark: #000000;
JSON
{
"hex": "#be77f9",
"rgb": {
"r": 190,
"g": 119,
"b": 249
},
"hsl": {
"h": 272.769,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.69806,
"c": 0.19272,
"h": 307.4
},
"luminance": 0.3098
}Semantic roles & 50–950 ramp
primary
#BE77F9
secondary
#E4F6D5
accent
#E60068
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#150F17
muted
#837F85