#E379EB#E379EB
#E379EB is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.5% C 0.191 H 324.6°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E379EB |
|---|---|
| RGB | rgb(227, 121, 235) |
| HSL | hsl(296, 74%, 70%) |
| HSV | hsv(296, 49%, 92%) |
| CMYK | cmyk(3.4%, 48.5%, 0%, 7.8%) |
| CIE-LAB | lab(66.52, 57.15, -40.20) |
| CIE-LCH | lch(66.52, 69.87, 324.87°) |
| OKLab | oklab(73.51% 0.156 -0.1107) |
| OKLCH | oklch(73.51% 0.191 324.6) |
| XYZ | xyz(53.5100, 36.0064, 82.7125) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.67
Violet (CSS)
#EE82EE
ΔE00 2.80
Orchid
#DA70D6
ΔE00 3.73
Lavender Pink
#DD85D7
ΔE00 4.77
Light Magenta
#FA5FF7
ΔE00 4.77
Violet Pink
#FB5FFC
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E379EB #81EB79
analogous
#AA79EB #E379EB #EB79BA
triadic
#E379EB #EBE379 #79EBE3
tetradic
#E379EB #EBAA79 #81EB79 #79BAEB
square
#E379EB #EBAA79 #81EB79 #79BAEB
split-complementary
#E379EB #BAEB79 #79EBAA
monochromatic
#BF1ECB #D844E3 #E379EB #EEAEF3 #F9E4FB
Accessibility & contrast
On white
2.56
#E379EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#E379EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E379EB
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E379EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E379EB | 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)
#6B99EF
Deuteranopia (green-blind)
#8BA6E8
Tritanopia (blue-blind)
#E787A7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e379eb; /* rgb */ color: rgb(227, 121, 235); /* oklch */ color: oklch(73.5% 0.191 324.6);
Tailwind
colors: {
custom: {
50: '#eea3f2',
500: '#e379eb',
950: '#000000',
},
}SCSS
$custom: #e379eb; $custom-light: #eea3f2; $custom-dark: #000000;
JSON
{
"hex": "#e379eb",
"rgb": {
"r": 227,
"g": 121,
"b": 235
},
"hsl": {
"h": 295.789,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.73508,
"c": 0.19126,
"h": 324.6
},
"luminance": 0.36004
}Semantic roles & 50–950 ramp
primary
#E379EB
secondary
#D2F0D0
accent
#D60F1D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85