#E377EB#E377EB
#E377EB is a light, vivid purple. Relative luminance 0.355; OKLCH L 73.2% C 0.194 H 324.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E377EB |
|---|---|
| RGB | rgb(227, 119, 235) |
| HSL | hsl(296, 74%, 69%) |
| HSV | hsv(296, 49%, 92%) |
| CMYK | cmyk(3.4%, 49.4%, 0%, 7.8%) |
| CIE-LAB | lab(66.16, 58.12, -40.78) |
| CIE-LCH | lch(66.16, 71.00, 324.94°) |
| OKLab | oklab(73.24% 0.1587 -0.1123) |
| OKLCH | oklch(73.24% 0.194 324.7) |
| XYZ | xyz(53.2695, 35.5253, 82.6323) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.70
Violet (CSS)
#EE82EE
ΔE00 3.13
Orchid
#DA70D6
ΔE00 3.57
Light Magenta
#FA5FF7
ΔE00 4.50
Violet Pink
#FB5FFC
ΔE00 4.71
Candy Pink
#FF63E9
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E377EB #7FEB77
analogous
#A977EB #E377EB #EB77B9
triadic
#E377EB #EBE377 #77EBE3
tetradic
#E377EB #EBA977 #7FEB77 #77B9EB
square
#E377EB #EBA977 #7FEB77 #77B9EB
split-complementary
#E377EB #B9EB77 #77EBA9
monochromatic
#BE1ECA #D842E3 #E377EB #EEACF3 #F9E2FB
Accessibility & contrast
On white
2.59
#E377EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#E377EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E377EB
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E377EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E377EB | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6998EF
Deuteranopia (green-blind)
#89A5E8
Tritanopia (blue-blind)
#E785A6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e377eb; /* rgb */ color: rgb(227, 119, 235); /* oklch */ color: oklch(73.2% 0.194 324.7);
Tailwind
colors: {
custom: {
50: '#eea2f2',
500: '#e377eb',
950: '#000000',
},
}SCSS
$custom: #e377eb; $custom-light: #eea2f2; $custom-dark: #000000;
JSON
{
"hex": "#e377eb",
"rgb": {
"r": 227,
"g": 119,
"b": 235
},
"hsl": {
"h": 295.862,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.73235,
"c": 0.19442,
"h": 324.7
},
"luminance": 0.35523
}Semantic roles & 50–950 ramp
primary
#E377EB
secondary
#D0F0CE
accent
#D60F1D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85