#E383EC#E383EC
#E383EC is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.0% C 0.176 H 324.0°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E383EC |
|---|---|
| RGB | rgb(227, 131, 236) |
| HSL | hsl(295, 73%, 72%) |
| HSV | hsv(295, 44%, 93%) |
| CMYK | cmyk(3.8%, 44.5%, 0%, 7.5%) |
| CIE-LAB | lab(68.48, 52.37, -37.71) |
| CIE-LCH | lch(68.48, 64.53, 324.24°) |
| OKLab | oklab(74.97% 0.1424 -0.1036) |
| OKLCH | oklch(74.97% 0.176 324) |
| XYZ | xyz(54.9337, 38.6220, 83.9018) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.82
Purply Pink
#F075E6
ΔE00 3.48
Lavender Pink
#DD85D7
ΔE00 3.83
Orchid
#DA70D6
ΔE00 5.06
Candy Pink
#FF63E9
ΔE00 6.35
Light Magenta
#FA5FF7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E383EC #8CEC83
analogous
#AF83EC #E383EC #EC83C1
triadic
#E383EC #ECE383 #83ECE3
tetradic
#E383EC #ECAF83 #8CEC83 #83C1EC
square
#E383EC #ECAF83 #8CEC83 #83C1EC
split-complementary
#E383EC #C1EC83 #83ECAF
monochromatic
#C520D4 #D74EE4 #E383EC #EFB8F4 #F9E4FB
Accessibility & contrast
On white
2.41
#E383EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#E383EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E383EC
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E383EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E383EC | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F0
Deuteranopia (green-blind)
#92ABE9
Tritanopia (blue-blind)
#E78FAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e383ec; /* rgb */ color: rgb(227, 131, 236); /* oklch */ color: oklch(75.0% 0.176 324.0);
Tailwind
colors: {
custom: {
50: '#eeaaf2',
500: '#e383ec',
950: '#000000',
},
}SCSS
$custom: #e383ec; $custom-light: #eeaaf2; $custom-dark: #000000;
JSON
{
"hex": "#e383ec",
"rgb": {
"r": 227,
"g": 131,
"b": 236
},
"hsl": {
"h": 294.857,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.74971,
"c": 0.1761,
"h": 324
},
"luminance": 0.3862
}Semantic roles & 50–950 ramp
primary
#E383EC
secondary
#DAF3D8
accent
#D61021
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85