#E379F3#E379F3
#E379F3 is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.9% C 0.199 H 322.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E379F3 |
|---|---|
| RGB | rgb(227, 121, 243) |
| HSL | hsl(292, 84%, 71%) |
| HSV | hsv(292, 50%, 95%) |
| CMYK | cmyk(6.6%, 50.2%, 0%, 4.7%) |
| CIE-LAB | lab(66.88, 58.62, -44.05) |
| CIE-LCH | lch(66.88, 73.32, 323.07°) |
| OKLab | oklab(73.89% 0.1571 -0.1217) |
| OKLCH | oklch(73.89% 0.199 322.2) |
| XYZ | xyz(54.6919, 36.4791, 88.9370) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.40
Purply Pink
#F075E6
ΔE00 3.67
Light Magenta
#FA5FF7
ΔE00 4.68
Violet Pink
#FB5FFC
ΔE00 4.70
Orchid
#DA70D6
ΔE00 4.80
Candy Pink
#FF63E9
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E379F3 #89F379
analogous
#A679F3 #E379F3 #F379C6
triadic
#E379F3 #F3E379 #79F3E3
tetradic
#E379F3 #F3A679 #89F379 #79C6F3
square
#E379F3 #F3A679 #89F379 #79C6F3
split-complementary
#E379F3 #C6F379 #79F3A6
monochromatic
#C314DE #D741EE #E379F3 #EFB1F8 #F9E3FC
Accessibility & contrast
On white
2.53
#E379F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#E379F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E379F3
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E379F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E379F3 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679BF7
Deuteranopia (green-blind)
#87A7F0
Tritanopia (blue-blind)
#E689AB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e379f3; /* rgb */ color: rgb(227, 121, 243); /* oklch */ color: oklch(73.9% 0.199 322.2);
Tailwind
colors: {
custom: {
50: '#eea3f7',
500: '#e379f3',
950: '#000000',
},
}SCSS
$custom: #e379f3; $custom-light: #eea3f7; $custom-dark: #000000;
JSON
{
"hex": "#e379f3",
"rgb": {
"r": 227,
"g": 121,
"b": 243
},
"hsl": {
"h": 292.131,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.73891,
"c": 0.19874,
"h": 322.2
},
"luminance": 0.36477
}Semantic roles & 50–950 ramp
primary
#E379F3
secondary
#D8F4D4
accent
#E00622
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F17
muted
#857F85