#E377EE#E377EE
#E377EE is a light, vivid purple. Relative luminance 0.357; OKLCH L 73.4% C 0.197 H 323.8°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E377EE |
|---|---|
| RGB | rgb(227, 119, 238) |
| HSL | hsl(294, 78%, 70%) |
| HSV | hsv(294, 50%, 93%) |
| CMYK | cmyk(4.6%, 50%, 0%, 6.7%) |
| CIE-LAB | lab(66.29, 58.66, -42.23) |
| CIE-LCH | lch(66.29, 72.28, 324.25°) |
| OKLab | oklab(73.38% 0.1591 -0.1165) |
| OKLCH | oklch(73.38% 0.197 323.8) |
| XYZ | xyz(53.7065, 35.7002, 84.9342) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.06
Violet (CSS)
#EE82EE
ΔE00 3.29
Orchid
#DA70D6
ΔE00 3.98
Light Magenta
#FA5FF7
ΔE00 4.42
Violet Pink
#FB5FFC
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E377EE #82EE77
analogous
#A877EE #E377EE #EE77BD
triadic
#E377EE #EEE377 #77EEE3
tetradic
#E377EE #EEA877 #82EE77 #77BDEE
square
#E377EE #EEA877 #82EE77 #77BDEE
split-complementary
#E377EE #BDEE77 #77EEA8
monochromatic
#C01AD1 #D841E7 #E377EE #EEADF5 #F9E4FC
Accessibility & contrast
On white
2.58
#E377EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#E377EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E377EE
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E377EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E377EE | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F2
Deuteranopia (green-blind)
#88A6EB
Tritanopia (blue-blind)
#E786A8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e377ee; /* rgb */ color: rgb(227, 119, 238); /* oklch */ color: oklch(73.4% 0.197 323.8);
Tailwind
colors: {
custom: {
50: '#eea2f4',
500: '#e377ee',
950: '#000000',
},
}SCSS
$custom: #e377ee; $custom-light: #eea2f4; $custom-dark: #000000;
JSON
{
"hex": "#e377ee",
"rgb": {
"r": 227,
"g": 119,
"b": 238
},
"hsl": {
"h": 294.454,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.73378,
"c": 0.19718,
"h": 323.8
},
"luminance": 0.35698
}Semantic roles & 50–950 ramp
primary
#E377EE
secondary
#D3F1D0
accent
#DA0B1F
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85