#E083FE#E083FE
#E083FE is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.5% C 0.192 H 317.4°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E083FE |
|---|---|
| RGB | rgb(224, 131, 254) |
| HSL | hsl(285, 98%, 75%) |
| HSV | hsv(285, 48%, 100%) |
| CMYK | cmyk(11.8%, 48.4%, 0%, 0.4%) |
| CIE-LAB | lab(68.92, 54.97, -46.90) |
| CIE-LCH | lch(68.92, 72.26, 319.53°) |
| OKLab | oklab(75.49% 0.1417 -0.1301) |
| OKLCH | oklch(75.49% 0.192 317.4) |
| XYZ | xyz(56.7436, 39.2375, 98.3312) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.39
Liliac
#C48EFD
ΔE00 5.77
Purply Pink
#F075E6
ΔE00 5.86
Light Purple
#BF77F6
ΔE00 6.47
Violet Pink
#FB5FFC
ΔE00 6.60
Light Magenta
#FA5FF7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E083FE #A1FE83
analogous
#A283FE #E083FE #FE83DE
triadic
#E083FE #FEE083 #83FEE0
tetradic
#E083FE #FEA283 #A1FE83 #83DEFE
square
#E083FE #FEA283 #A1FE83 #83DEFE
split-complementary
#E083FE #DEFE83 #83FEA2
monochromatic
#C20AFD #D146FE #E083FE #EFC0FE #F7E1FF
Accessibility & contrast
On white
2.37
#E083FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#E083FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E083FE
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E083FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E083FE | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA2FF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#DF95B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e083fe; /* rgb */ color: rgb(224, 131, 254); /* oklch */ color: oklch(75.5% 0.192 317.4);
Tailwind
colors: {
custom: {
50: '#ecaaff',
500: '#e083fe',
950: '#000000',
},
}SCSS
$custom: #e083fe; $custom-light: #ecaaff; $custom-dark: #000000;
JSON
{
"hex": "#e083fe",
"rgb": {
"r": 224,
"g": 131,
"b": 254
},
"hsl": {
"h": 285.366,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.75488,
"c": 0.19238,
"h": 317.4
},
"luminance": 0.39236
}Semantic roles & 50–950 ramp
primary
#E083FE
secondary
#DDF7D4
accent
#E60038
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86