#BE84EE#BE84EE
#BE84EE is a light, vivid violet. Relative luminance 0.336; OKLCH L 71.2% C 0.160 H 308.1°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BE84EE |
|---|---|
| RGB | rgb(190, 132, 238) |
| HSL | hsl(273, 76%, 73%) |
| HSV | hsv(273, 45%, 93%) |
| CMYK | cmyk(20.2%, 44.5%, 0%, 6.7%) |
| CIE-LAB | lab(64.66, 41.77, -45.08) |
| CIE-LCH | lch(64.66, 61.46, 312.82°) |
| OKLab | oklab(71.24% 0.0984 -0.1256) |
| OKLCH | oklch(71.24% 0.16 308.1) |
| XYZ | xyz(44.9161, 33.6232, 84.9961) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.13
Light Purple
#BF77F6
ΔE00 3.49
Easter Purple
#C071FE
ΔE00 5.18
Baby Purple
#CA9BF7
ΔE00 5.90
Light Urple
#B36FF6
ΔE00 5.95
Pale Purple
#B790D4
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE84EE #B4EE84
analogous
#8984EE #BE84EE #EE84E9
triadic
#BE84EE #EEBE84 #84EEBE
tetradic
#BE84EE #EE8984 #B4EE84 #84E9EE
square
#BE84EE #EE8984 #B4EE84 #84E9EE
split-complementary
#BE84EE #E9EE84 #84EE89
monochromatic
#851EDA #A24EE7 #BE84EE #DABAF5 #F1E4FB
Accessibility & contrast
On white
2.72
#BE84EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#BE84EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE84EE
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE84EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE84EE | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AF2
Deuteranopia (green-blind)
#799EEB
Tritanopia (blue-blind)
#B795AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #be84ee; /* rgb */ color: rgb(190, 132, 238); /* oklch */ color: oklch(71.2% 0.160 308.1);
Tailwind
colors: {
custom: {
50: '#d3a9f4',
500: '#be84ee',
950: '#000000',
},
}SCSS
$custom: #be84ee; $custom-light: #d3a9f4; $custom-dark: #000000;
JSON
{
"hex": "#be84ee",
"rgb": {
"r": 190,
"g": 132,
"b": 238
},
"hsl": {
"h": 272.83,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.71243,
"c": 0.15956,
"h": 308.1
},
"luminance": 0.33623
}Semantic roles & 50–950 ramp
primary
#BE84EE
secondary
#E4F3D8
accent
#D80E69
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85