#E083FC#E083FC
#E083FC is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.4% C 0.190 H 318.0°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E083FC |
|---|---|
| RGB | rgb(224, 131, 252) |
| HSL | hsl(286, 95%, 75%) |
| HSV | hsv(286, 48%, 99%) |
| CMYK | cmyk(11.1%, 48%, 0%, 1.2%) |
| CIE-LAB | lab(68.83, 54.57, -45.95) |
| CIE-LCH | lch(68.83, 71.34, 319.90°) |
| OKLab | oklab(75.39% 0.1415 -0.1274) |
| OKLCH | oklch(75.39% 0.19 318) |
| XYZ | xyz(56.4250, 39.1101, 96.6533) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.12
Purply Pink
#F075E6
ΔE00 5.61
Liliac
#C48EFD
ΔE00 5.89
Violet Pink
#FB5FFC
ΔE00 6.54
Light Purple
#BF77F6
ΔE00 6.55
Lavender Pink
#DD85D7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E083FC #9FFC83
analogous
#A483FC #E083FC #FC83DB
triadic
#E083FC #FCE083 #83FCE0
tetradic
#E083FC #FCA483 #9FFC83 #83DBFC
square
#E083FC #FCA483 #9FFC83 #83DBFC
split-complementary
#E083FC #DBFC83 #83FCA4
monochromatic
#C20BF9 #D147FB #E083FC #EFBFFD #F8E1FE
Accessibility & contrast
On white
2.38
#E083FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#E083FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E083FC
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E083FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E083FC | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#88ABF9
Tritanopia (blue-blind)
#E094B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e083fc; /* rgb */ color: rgb(224, 131, 252); /* oklch */ color: oklch(75.4% 0.190 318.0);
Tailwind
colors: {
custom: {
50: '#ecaafe',
500: '#e083fc',
950: '#000000',
},
}SCSS
$custom: #e083fc; $custom-light: #ecaafe; $custom-dark: #000000;
JSON
{
"hex": "#e083fc",
"rgb": {
"r": 224,
"g": 131,
"b": 252
},
"hsl": {
"h": 286.116,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.7539,
"c": 0.19035,
"h": 318
},
"luminance": 0.39108
}Semantic roles & 50–950 ramp
primary
#E083FC
secondary
#DCF7D4
accent
#E60035
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86