#BE81EF#BE81EF
#BE81EF is a light, vivid violet. Relative luminance 0.329; OKLCH L 70.8% C 0.166 H 308.3°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BE81EF |
|---|---|
| RGB | rgb(190, 129, 239) |
| HSL | hsl(273, 77%, 72%) |
| HSV | hsv(273, 46%, 94%) |
| CMYK | cmyk(20.5%, 46%, 0%, 6.3%) |
| CIE-LAB | lab(64.06, 43.62, -46.57) |
| CIE-LCH | lch(64.06, 63.81, 313.12°) |
| OKLab | oklab(70.81% 0.1026 -0.1299) |
| OKLCH | oklch(70.81% 0.166 308.3) |
| XYZ | xyz(44.6624, 32.8802, 85.6383) |
| Luminance | 0.3288 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.71
Liliac
#C48EFD
ΔE00 3.61
Easter Purple
#C071FE
ΔE00 4.41
Light Urple
#B36FF6
ΔE00 5.22
Baby Purple
#CA9BF7
ΔE00 6.63
Pale Purple
#B790D4
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE81EF #B2EF81
analogous
#8781EF #BE81EF #EF81E9
triadic
#BE81EF #EFBE81 #81EFBE
tetradic
#BE81EF #EF8781 #B2EF81 #81E9EF
square
#BE81EF #EF8781 #B2EF81 #81E9EF
split-complementary
#BE81EF #E9EF81 #81EF87
monochromatic
#851CDA #A24BE8 #BE81EF #DAB7F6 #F1E4FC
Accessibility & contrast
On white
2.77
#BE81EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#BE81EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE81EF
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE81EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE81EF | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6699F3
Deuteranopia (green-blind)
#769CEC
Tritanopia (blue-blind)
#B793AD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #be81ef; /* rgb */ color: rgb(190, 129, 239); /* oklch */ color: oklch(70.8% 0.166 308.3);
Tailwind
colors: {
custom: {
50: '#d4a7f4',
500: '#be81ef',
950: '#000000',
},
}SCSS
$custom: #be81ef; $custom-light: #d4a7f4; $custom-dark: #000000;
JSON
{
"hex": "#be81ef",
"rgb": {
"r": 190,
"g": 129,
"b": 239
},
"hsl": {
"h": 273.273,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.7081,
"c": 0.16558,
"h": 308.3
},
"luminance": 0.3288
}Semantic roles & 50–950 ramp
primary
#BE81EF
secondary
#E4F3D8
accent
#DA0C68
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85