#E377EF#E377EF
#E377EF is a light, vivid purple. Relative luminance 0.358; OKLCH L 73.4% C 0.198 H 323.5°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E377EF |
|---|---|
| RGB | rgb(227, 119, 239) |
| HSL | hsl(294, 79%, 70%) |
| HSV | hsv(294, 50%, 94%) |
| CMYK | cmyk(5%, 50.2%, 0%, 6.3%) |
| CIE-LAB | lab(66.34, 58.85, -42.71) |
| CIE-LCH | lch(66.34, 72.71, 324.03°) |
| OKLab | oklab(73.43% 0.1592 -0.1179) |
| OKLCH | oklch(73.43% 0.198 323.5) |
| XYZ | xyz(53.8539, 35.7591, 85.7101) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.18
Violet (CSS)
#EE82EE
ΔE00 3.36
Orchid
#DA70D6
ΔE00 4.12
Light Magenta
#FA5FF7
ΔE00 4.40
Violet Pink
#FB5FFC
ΔE00 4.52
Candy Pink
#FF63E9
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E377EF #83EF77
analogous
#A777EF #E377EF #EF77BF
triadic
#E377EF #EFE377 #77EFE3
tetradic
#E377EF #EFA777 #83EF77 #77BFEF
square
#E377EF #EFA777 #83EF77 #77BFEF
split-complementary
#E377EF #BFEF77 #77EFA7
monochromatic
#C019D3 #D840E9 #E377EF #EEAEF5 #F9E4FC
Accessibility & contrast
On white
2.58
#E377EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#E377EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E377EF
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E377EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E377EF | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F3
Deuteranopia (green-blind)
#87A6EC
Tritanopia (blue-blind)
#E786A8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e377ef; /* rgb */ color: rgb(227, 119, 239); /* oklch */ color: oklch(73.4% 0.198 323.5);
Tailwind
colors: {
custom: {
50: '#eea2f4',
500: '#e377ef',
950: '#000000',
},
}SCSS
$custom: #e377ef; $custom-light: #eea2f4; $custom-dark: #000000;
JSON
{
"hex": "#e377ef",
"rgb": {
"r": 227,
"g": 119,
"b": 239
},
"hsl": {
"h": 294,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.73426,
"c": 0.19811,
"h": 323.5
},
"luminance": 0.35757
}Semantic roles & 50–950 ramp
primary
#E377EF
secondary
#D4F2D0
accent
#DB0A1F
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85