#BE77FD#BE77FD
#BE77FD is a light, vivid violet. Relative luminance 0.312; OKLCH L 70.0% C 0.197 H 306.4°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BE77FD |
|---|---|
| RGB | rgb(190, 119, 253) |
| HSL | hsl(272, 97%, 73%) |
| HSV | hsv(272, 53%, 99%) |
| CMYK | cmyk(24.9%, 53%, 0%, 0.8%) |
| CIE-LAB | lab(62.70, 52.06, -56.44) |
| CIE-LCH | lch(62.70, 76.78, 312.69°) |
| OKLab | oklab(70.03% 0.1172 -0.1587) |
| OKLCH | oklch(70.03% 0.197 306.4) |
| XYZ | xyz(45.5580, 31.2331, 96.5380) |
| Luminance | 0.3123 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.15
Easter Purple
#C071FE
ΔE00 1.34
Light Urple
#B36FF6
ΔE00 2.80
Bright Lavender
#C760FF
ΔE00 4.67
Bright Lilac
#C95EFB
ΔE00 5.16
Liliac
#C48EFD
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE77FD #B6FD77
analogous
#7B77FD #BE77FD #FD77F9
triadic
#BE77FD #FDBE77 #77FDBE
tetradic
#BE77FD #FD7B77 #B6FD77 #77F9FD
square
#BE77FD #FD7B77 #B6FD77 #77F9FD
split-complementary
#BE77FD #F9FD77 #77FD7B
monochromatic
#8404F6 #A13BFC #BE77FD #DBB3FE #F1E1FF
Accessibility & contrast
On white
2.90
#BE77FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#BE77FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE77FD
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE77FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE77FD | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C95FF
Deuteranopia (green-blind)
#6398FA
Tritanopia (blue-blind)
#B48FAF
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be77fd; /* rgb */ color: rgb(190, 119, 253); /* oklch */ color: oklch(70.0% 0.197 306.4);
Tailwind
colors: {
custom: {
50: '#d5a0ff',
500: '#be77fd',
950: '#000000',
},
}SCSS
$custom: #be77fd; $custom-light: #d5a0ff; $custom-dark: #000000;
JSON
{
"hex": "#be77fd",
"rgb": {
"r": 190,
"g": 119,
"b": 253
},
"hsl": {
"h": 271.791,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.70031,
"c": 0.19723,
"h": 306.4
},
"luminance": 0.31233
}Semantic roles & 50–950 ramp
primary
#BE77FD
secondary
#E4F7D4
accent
#E6006C
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#150F18
muted
#837F86