#BE81EE#BE81EE
#BE81EE is a light, vivid violet. Relative luminance 0.328; OKLCH L 70.8% C 0.164 H 308.6°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BE81EE |
|---|---|
| RGB | rgb(190, 129, 238) |
| HSL | hsl(274, 76%, 72%) |
| HSV | hsv(274, 46%, 93%) |
| CMYK | cmyk(20.2%, 45.8%, 0%, 6.7%) |
| CIE-LAB | lab(64.02, 43.40, -46.10) |
| CIE-LCH | lch(64.02, 63.31, 313.27°) |
| OKLab | oklab(70.76% 0.1025 -0.1285) |
| OKLCH | oklch(70.76% 0.164 308.6) |
| XYZ | xyz(44.5151, 32.8213, 84.8624) |
| Luminance | 0.3282 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.79
Liliac
#C48EFD
ΔE00 3.69
Easter Purple
#C071FE
ΔE00 4.51
Light Urple
#B36FF6
ΔE00 5.29
Baby Purple
#CA9BF7
ΔE00 6.62
Pale Purple
#B790D4
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE81EE #B1EE81
analogous
#8881EE #BE81EE #EE81E8
triadic
#BE81EE #EEBE81 #81EEBE
tetradic
#BE81EE #EE8881 #B1EE81 #81E8EE
square
#BE81EE #EE8881 #B1EE81 #81E8EE
split-complementary
#BE81EE #E8EE81 #81EE88
monochromatic
#851DD8 #A24BE7 #BE81EE #DAB7F5 #F1E4FB
Accessibility & contrast
On white
2.78
#BE81EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#BE81EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE81EE
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE81EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE81EE | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F2
Deuteranopia (green-blind)
#779CEB
Tritanopia (blue-blind)
#B893AC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #be81ee; /* rgb */ color: rgb(190, 129, 238); /* oklch */ color: oklch(70.8% 0.164 308.6);
Tailwind
colors: {
custom: {
50: '#d3a7f4',
500: '#be81ee',
950: '#000000',
},
}SCSS
$custom: #be81ee; $custom-light: #d3a7f4; $custom-dark: #000000;
JSON
{
"hex": "#be81ee",
"rgb": {
"r": 190,
"g": 129,
"b": 238
},
"hsl": {
"h": 273.578,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.70759,
"c": 0.16441,
"h": 308.6
},
"luminance": 0.32821
}Semantic roles & 50–950 ramp
primary
#BE81EE
secondary
#E4F3D8
accent
#D80D67
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85