#BE83EE#BE83EE
#BE83EE is a light, vivid violet. Relative luminance 0.334; OKLCH L 71.1% C 0.161 H 308.2°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BE83EE |
|---|---|
| RGB | rgb(190, 131, 238) |
| HSL | hsl(273, 76%, 72%) |
| HSV | hsv(273, 45%, 93%) |
| CMYK | cmyk(20.2%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(64.45, 42.32, -45.42) |
| CIE-LCH | lch(64.45, 62.08, 312.97°) |
| OKLab | oklab(71.08% 0.0998 -0.1266) |
| OKLCH | oklch(71.08% 0.161 308.2) |
| XYZ | xyz(44.7811, 33.3533, 84.9511) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.26
Liliac
#C48EFD
ΔE00 3.31
Easter Purple
#C071FE
ΔE00 4.95
Light Urple
#B36FF6
ΔE00 5.73
Baby Purple
#CA9BF7
ΔE00 6.14
Pale Purple
#B790D4
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE83EE #B3EE83
analogous
#8883EE #BE83EE #EE83E9
triadic
#BE83EE #EEBE83 #83EEBE
tetradic
#BE83EE #EE8883 #B3EE83 #83E9EE
square
#BE83EE #EE8883 #B3EE83 #83E9EE
split-complementary
#BE83EE #E9EE83 #83EE88
monochromatic
#851ED9 #A24DE7 #BE83EE #DAB9F5 #F1E4FB
Accessibility & contrast
On white
2.74
#BE83EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#BE83EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE83EE
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE83EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE83EE | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF2
Deuteranopia (green-blind)
#799DEB
Tritanopia (blue-blind)
#B794AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #be83ee; /* rgb */ color: rgb(190, 131, 238); /* oklch */ color: oklch(71.1% 0.161 308.2);
Tailwind
colors: {
custom: {
50: '#d3a8f4',
500: '#be83ee',
950: '#000000',
},
}SCSS
$custom: #be83ee; $custom-light: #d3a8f4; $custom-dark: #000000;
JSON
{
"hex": "#be83ee",
"rgb": {
"r": 190,
"g": 131,
"b": 238
},
"hsl": {
"h": 273.084,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.7108,
"c": 0.16117,
"h": 308.2
},
"luminance": 0.33353
}Semantic roles & 50–950 ramp
primary
#BE83EE
secondary
#E4F3D8
accent
#D80D68
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85