#E377F3#E377F3
#E377F3 is a light, highly saturated purple. Relative luminance 0.360; OKLCH L 73.6% C 0.202 H 322.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E377F3 |
|---|---|
| RGB | rgb(227, 119, 243) |
| HSL | hsl(292, 84%, 71%) |
| HSV | hsv(292, 51%, 95%) |
| CMYK | cmyk(6.6%, 51%, 0%, 4.7%) |
| CIE-LAB | lab(66.52, 59.58, -44.63) |
| CIE-LCH | lch(66.52, 74.44, 323.17°) |
| OKLab | oklab(73.62% 0.1597 -0.1234) |
| OKLCH | oklch(73.62% 0.202 322.3) |
| XYZ | xyz(54.4513, 35.9981, 88.8568) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.68
Purply Pink
#F075E6
ΔE00 3.71
Light Magenta
#FA5FF7
ΔE00 4.41
Violet Pink
#FB5FFC
ΔE00 4.44
Orchid
#DA70D6
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E377F3 #87F377
analogous
#A577F3 #E377F3 #F377C5
triadic
#E377F3 #F3E377 #77F3E3
tetradic
#E377F3 #F3A577 #87F377 #77C5F3
square
#E377F3 #F3A577 #87F377 #77C5F3
split-complementary
#E377F3 #C5F377 #77F3A5
monochromatic
#C213DC #D73FEE #E377F3 #EFAFF8 #F9E3FD
Accessibility & contrast
On white
2.56
#E377F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#E377F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E377F3
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E377F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E377F3 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649AF7
Deuteranopia (green-blind)
#86A6EF
Tritanopia (blue-blind)
#E687AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e377f3; /* rgb */ color: rgb(227, 119, 243); /* oklch */ color: oklch(73.6% 0.202 322.3);
Tailwind
colors: {
custom: {
50: '#eea2f7',
500: '#e377f3',
950: '#000000',
},
}SCSS
$custom: #e377f3; $custom-light: #eea2f7; $custom-dark: #000000;
JSON
{
"hex": "#e377f3",
"rgb": {
"r": 227,
"g": 119,
"b": 243
},
"hsl": {
"h": 292.258,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.73621,
"c": 0.20185,
"h": 322.3
},
"luminance": 0.35996
}Semantic roles & 50–950 ramp
primary
#E377F3
secondary
#D7F3D2
accent
#E00522
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F17
muted
#857F85