#BE76F9#BE76F9
#BE76F9 is a light, vivid violet. Relative luminance 0.307; OKLCH L 69.7% C 0.194 H 307.5°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BE76F9 |
|---|---|
| RGB | rgb(190, 118, 249) |
| HSL | hsl(273, 92%, 72%) |
| HSV | hsv(273, 53%, 98%) |
| CMYK | cmyk(23.7%, 52.6%, 0%, 2.4%) |
| CIE-LAB | lab(62.29, 51.68, -54.90) |
| CIE-LCH | lch(62.29, 75.40, 313.27°) |
| OKLab | oklab(69.66% 0.1182 -0.1541) |
| OKLCH | oklch(69.66% 0.194 307.5) |
| XYZ | xyz(44.8091, 30.7441, 93.1778) |
| Luminance | 0.3074 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.61
Easter Purple
#C071FE
ΔE00 1.28
Light Urple
#B36FF6
ΔE00 2.63
Bright Lavender
#C760FF
ΔE00 4.46
Bright Lilac
#C95EFB
ΔE00 4.88
Liliac
#C48EFD
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE76F9 #B1F976
analogous
#7D76F9 #BE76F9 #F976F3
triadic
#BE76F9 #F9BE76 #76F9BE
tetradic
#BE76F9 #F97D76 #B1F976 #76F3F9
square
#BE76F9 #F97D76 #B1F976 #76F3F9
split-complementary
#BE76F9 #F3F976 #76F97D
monochromatic
#850AEA #A23BF6 #BE76F9 #DAB1FC #F1E2FE
Accessibility & contrast
On white
2.94
#BE76F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#BE76F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE76F9
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE76F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE76F9 | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D94FD
Deuteranopia (green-blind)
#6597F6
Tritanopia (blue-blind)
#B58DAD
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #be76f9; /* rgb */ color: rgb(190, 118, 249); /* oklch */ color: oklch(69.7% 0.194 307.5);
Tailwind
colors: {
custom: {
50: '#d4a0fc',
500: '#be76f9',
950: '#000000',
},
}SCSS
$custom: #be76f9; $custom-light: #d4a0fc; $custom-dark: #000000;
JSON
{
"hex": "#be76f9",
"rgb": {
"r": 190,
"g": 118,
"b": 249
},
"hsl": {
"h": 272.977,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.69658,
"c": 0.19424,
"h": 307.5
},
"luminance": 0.30744
}Semantic roles & 50–950 ramp
primary
#BE76F9
secondary
#E4F6D5
accent
#E60067
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#150F17
muted
#837F85