#BE76F7#BE76F7
#BE76F7 is a light, vivid violet. Relative luminance 0.306; OKLCH L 69.5% C 0.192 H 307.9°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BE76F7 |
|---|---|
| RGB | rgb(190, 118, 247) |
| HSL | hsl(273, 89%, 72%) |
| HSV | hsv(273, 52%, 97%) |
| CMYK | cmyk(23.1%, 52.2%, 0%, 3.1%) |
| CIE-LAB | lab(62.19, 51.24, -53.96) |
| CIE-LCH | lch(62.19, 74.41, 313.52°) |
| OKLab | oklab(69.55% 0.1181 -0.1514) |
| OKLCH | oklch(69.55% 0.192 307.9) |
| XYZ | xyz(44.4988, 30.6200, 91.5437) |
| Luminance | 0.3062 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.38
Easter Purple
#C071FE
ΔE00 1.46
Light Urple
#B36FF6
ΔE00 2.68
Bright Lavender
#C760FF
ΔE00 4.50
Bright Lilac
#C95EFB
ΔE00 4.87
Liliac
#C48EFD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE76F7 #AFF776
analogous
#7E76F7 #BE76F7 #F776F0
triadic
#BE76F7 #F7BE76 #76F7BE
tetradic
#BE76F7 #F77E76 #AFF776 #76F0F7
square
#BE76F7 #F77E76 #AFF776 #76F0F7
split-complementary
#BE76F7 #F0F776 #76F77E
monochromatic
#860DE5 #A33CF4 #BE76F7 #D9B0FA #F1E2FD
Accessibility & contrast
On white
2.95
#BE76F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#BE76F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE76F7
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE76F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE76F7 | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F93FB
Deuteranopia (green-blind)
#6697F4
Tritanopia (blue-blind)
#B68DAC
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #be76f7; /* rgb */ color: rgb(190, 118, 247); /* oklch */ color: oklch(69.5% 0.192 307.9);
Tailwind
colors: {
custom: {
50: '#d4a0fa',
500: '#be76f7',
950: '#000000',
},
}SCSS
$custom: #be76f7; $custom-light: #d4a0fa; $custom-dark: #000000;
JSON
{
"hex": "#be76f7",
"rgb": {
"r": 190,
"g": 118,
"b": 247
},
"hsl": {
"h": 273.488,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.69546,
"c": 0.192,
"h": 307.9
},
"luminance": 0.30619
}Semantic roles & 50–950 ramp
primary
#BE76F7
secondary
#E2F5D4
accent
#E60065
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#150F17
muted
#837F85