#E377DC#E377DC
#E377DC is a light, vivid purple. Relative luminance 0.347; OKLCH L 72.5% C 0.181 H 329.7°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E377DC |
|---|---|
| RGB | rgb(227, 119, 220) |
| HSL | hsl(304, 66%, 68%) |
| HSV | hsv(304, 48%, 89%) |
| CMYK | cmyk(0%, 47.6%, 3.1%, 11%) |
| CIE-LAB | lab(65.51, 55.47, -33.46) |
| CIE-LCH | lch(65.51, 64.79, 328.90°) |
| OKLab | oklab(72.55% 0.1563 -0.0914) |
| OKLCH | oklch(72.55% 0.181 329.7) |
| XYZ | xyz(51.1931, 34.6948, 71.6966) |
| Luminance | 0.3469 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.22
Orchid
#DA70D6
ΔE00 2.29
Lavender Pink
#DD85D7
ΔE00 3.38
Violet (CSS)
#EE82EE
ΔE00 3.56
Candy Pink
#FF63E9
ΔE00 4.75
Orchid (survey)
#C875C4
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E377DC #77E37E
analogous
#B477E3 #E377DC #E377A6
triadic
#E377DC #DCE377 #77DCE3
tetradic
#E377DC #E3B477 #77E37E #77A6E3
square
#E377DC #E3B477 #77E37E #77A6E3
split-complementary
#E377DC #A6E377 #77E3B4
monochromatic
#B926B0 #D944CF #E377DC #EDAAE9 #F8DDF6
Accessibility & contrast
On white
2.65
#E377DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#E377DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E377DC
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E377DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E377DC | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7196DF
Deuteranopia (green-blind)
#90A4D9
Tritanopia (blue-blind)
#EA809F
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #e377dc; /* rgb */ color: rgb(227, 119, 220); /* oklch */ color: oklch(72.5% 0.181 329.7);
Tailwind
colors: {
custom: {
50: '#eea2e7',
500: '#e377dc',
950: '#000000',
},
}SCSS
$custom: #e377dc; $custom-light: #eea2e7; $custom-dark: #000000;
JSON
{
"hex": "#e377dc",
"rgb": {
"r": 227,
"g": 119,
"b": 220
},
"hsl": {
"h": 303.889,
"s": 65.854,
"l": 67.843
},
"oklch": {
"l": 0.72546,
"c": 0.18102,
"h": 329.7
},
"luminance": 0.34692
}Semantic roles & 50–950 ramp
primary
#E377DC
secondary
#CAECCC
accent
#CE2418
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#170F16
muted
#857F84