#E379FF#E379FF
#E379FF is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.5% C 0.210 H 318.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E379FF |
|---|---|
| RGB | rgb(227, 121, 255) |
| HSL | hsl(287, 100%, 74%) |
| HSV | hsv(287, 53%, 100%) |
| CMYK | cmyk(11%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(67.45, 60.88, -49.75) |
| CIE-LCH | lch(67.45, 78.62, 320.75°) |
| OKLab | oklab(74.49% 0.1584 -0.1382) |
| OKLCH | oklch(74.49% 0.21 318.9) |
| XYZ | xyz(56.5636, 37.2278, 98.7945) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.77
Violet Pink
#FB5FFC
ΔE00 4.93
Light Magenta
#FA5FF7
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 5.35
Light Purple
#BF77F6
ΔE00 6.18
Orchid
#DA70D6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E379FF #95FF79
analogous
#A079FF #E379FF #FF79D8
triadic
#E379FF #FFE379 #79FFE3
tetradic
#E379FF #FFA079 #95FF79 #79D8FF
square
#E379FF #FFA079 #95FF79 #79D8FF
split-complementary
#E379FF #D8FF79 #79FFA0
monochromatic
#C900FE #D63CFF #E379FF #F0B6FF #F9E0FF
Accessibility & contrast
On white
2.49
#E379FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#E379FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E379FF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E379FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E379FF | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9DFF
Deuteranopia (green-blind)
#81A8FB
Tritanopia (blue-blind)
#E38DB1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e379ff; /* rgb */ color: rgb(227, 121, 255); /* oklch */ color: oklch(74.5% 0.210 318.9);
Tailwind
colors: {
custom: {
50: '#eea4ff',
500: '#e379ff',
950: '#000000',
},
}SCSS
$custom: #e379ff; $custom-light: #eea4ff; $custom-dark: #000000;
JSON
{
"hex": "#e379ff",
"rgb": {
"r": 227,
"g": 121,
"b": 255
},
"hsl": {
"h": 287.463,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.7449,
"c": 0.21023,
"h": 318.9
},
"luminance": 0.37226
}Semantic roles & 50–950 ramp
primary
#E379FF
secondary
#DBF7D4
accent
#E60030
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F18
muted
#857F86