#E377FF#E377FF
#E377FF is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.2% C 0.213 H 319.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E377FF |
|---|---|
| RGB | rgb(227, 119, 255) |
| HSL | hsl(288, 100%, 73%) |
| HSV | hsv(288, 53%, 100%) |
| CMYK | cmyk(11%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(67.09, 61.84, -50.32) |
| CIE-LCH | lch(67.09, 79.72, 320.87°) |
| OKLab | oklab(74.22% 0.161 -0.1399) |
| OKLCH | oklch(74.22% 0.213 319) |
| XYZ | xyz(56.3230, 36.7468, 98.7143) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.71
Light Magenta
#FA5FF7
ΔE00 4.95
Violet (CSS)
#EE82EE
ΔE00 4.98
Purply Pink
#F075E6
ΔE00 5.37
Light Purple
#BF77F6
ΔE00 6.10
Orchid
#DA70D6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E377FF #93FF77
analogous
#9F77FF #E377FF #FF77D7
triadic
#E377FF #FFE377 #77FFE3
tetradic
#E377FF #FF9F77 #93FF77 #77D7FF
square
#E377FF #FF9F77 #93FF77 #77D7FF
split-complementary
#E377FF #D7FF77 #77FF9F
monochromatic
#C800FC #D63AFF #E377FF #F0B4FF #F9E0FF
Accessibility & contrast
On white
2.52
#E377FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#E377FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E377FF
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E377FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E377FF | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9CFF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#E38BB0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e377ff; /* rgb */ color: rgb(227, 119, 255); /* oklch */ color: oklch(74.2% 0.213 319.0);
Tailwind
colors: {
custom: {
50: '#eea2ff',
500: '#e377ff',
950: '#000000',
},
}SCSS
$custom: #e377ff; $custom-light: #eea2ff; $custom-dark: #000000;
JSON
{
"hex": "#e377ff",
"rgb": {
"r": 227,
"g": 119,
"b": 255
},
"hsl": {
"h": 287.647,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.74224,
"c": 0.21324,
"h": 319
},
"luminance": 0.36745
}Semantic roles & 50–950 ramp
primary
#E377FF
secondary
#DBF7D4
accent
#E6002F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F18
muted
#857F86