#BE76F8#BE76F8
#BE76F8 is a light, vivid violet. Relative luminance 0.307; OKLCH L 69.6% C 0.193 H 307.7°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BE76F8 |
|---|---|
| RGB | rgb(190, 118, 248) |
| HSL | hsl(273, 90%, 72%) |
| HSV | hsv(273, 52%, 97%) |
| CMYK | cmyk(23.4%, 52.4%, 0%, 2.7%) |
| CIE-LAB | lab(62.24, 51.46, -54.43) |
| CIE-LCH | lch(62.24, 74.91, 313.39°) |
| OKLab | oklab(69.6% 0.1181 -0.1528) |
| OKLCH | oklch(69.6% 0.193 307.7) |
| XYZ | xyz(44.6535, 30.6819, 92.3586) |
| Luminance | 0.3068 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.49
Easter Purple
#C071FE
ΔE00 1.36
Light Urple
#B36FF6
ΔE00 2.65
Bright Lavender
#C760FF
ΔE00 4.48
Bright Lilac
#C95EFB
ΔE00 4.87
Liliac
#C48EFD
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE76F8 #B0F876
analogous
#7D76F8 #BE76F8 #F876F1
triadic
#BE76F8 #F8BE76 #76F8BE
tetradic
#BE76F8 #F87D76 #B0F876 #76F1F8
square
#BE76F8 #F87D76 #B0F876 #76F1F8
split-complementary
#BE76F8 #F1F876 #76F87D
monochromatic
#860CE8 #A23CF5 #BE76F8 #DAB0FB #F1E2FE
Accessibility & contrast
On white
2.94
#BE76F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#BE76F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE76F8
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE76F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE76F8 | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E94FC
Deuteranopia (green-blind)
#6597F5
Tritanopia (blue-blind)
#B58DAC
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #be76f8; /* rgb */ color: rgb(190, 118, 248); /* oklch */ color: oklch(69.6% 0.193 307.7);
Tailwind
colors: {
custom: {
50: '#d4a0fb',
500: '#be76f8',
950: '#000000',
},
}SCSS
$custom: #be76f8; $custom-light: #d4a0fb; $custom-dark: #000000;
JSON
{
"hex": "#be76f8",
"rgb": {
"r": 190,
"g": 118,
"b": 248
},
"hsl": {
"h": 273.231,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.69602,
"c": 0.19312,
"h": 307.7
},
"luminance": 0.30681
}Semantic roles & 50–950 ramp
primary
#BE76F8
secondary
#E3F5D4
accent
#E60066
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#150F17
muted
#837F85