#E377F7#E377F7
#E377F7 is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 73.8% C 0.206 H 321.2°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E377F7 |
|---|---|
| RGB | rgb(227, 119, 247) |
| HSL | hsl(291, 89%, 72%) |
| HSV | hsv(291, 52%, 97%) |
| CMYK | cmyk(8.1%, 51.8%, 0%, 3.1%) |
| CIE-LAB | lab(66.70, 60.33, -46.53) |
| CIE-LCH | lch(66.70, 76.19, 322.36°) |
| OKLab | oklab(73.82% 0.1602 -0.1289) |
| OKLCH | oklch(73.82% 0.206 321.2) |
| XYZ | xyz(55.0620, 36.2423, 92.0727) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 4.26
Violet Pink
#FB5FFC
ΔE00 4.44
Light Magenta
#FA5FF7
ΔE00 4.52
Orchid
#DA70D6
ΔE00 5.28
Candy Pink
#FF63E9
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E377F7 #8BF777
analogous
#A377F7 #E377F7 #F777CB
triadic
#E377F7 #F7E377 #77F7E3
tetradic
#E377F7 #F7A377 #8BF777 #77CBF7
square
#E377F7 #F7A377 #8BF777 #77CBF7
split-complementary
#E377F7 #CBF777 #77F7A3
monochromatic
#C40EE6 #D73DF4 #E377F7 #EFB1FA #F9E2FD
Accessibility & contrast
On white
2.55
#E377F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#E377F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E377F7
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E377F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E377F7 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619AFB
Deuteranopia (green-blind)
#84A6F3
Tritanopia (blue-blind)
#E589AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e377f7; /* rgb */ color: rgb(227, 119, 247); /* oklch */ color: oklch(73.8% 0.206 321.2);
Tailwind
colors: {
custom: {
50: '#eea2fa',
500: '#e377f7',
950: '#000000',
},
}SCSS
$custom: #e377f7; $custom-light: #eea2fa; $custom-dark: #000000;
JSON
{
"hex": "#e377f7",
"rgb": {
"r": 227,
"g": 119,
"b": 247
},
"hsl": {
"h": 290.625,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.73819,
"c": 0.20561,
"h": 321.2
},
"luminance": 0.3624
}Semantic roles & 50–950 ramp
primary
#E377F7
secondary
#DAF5D5
accent
#E60024
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F17
muted
#857F85