#E779EA#E779EA
#E779EA is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.9% C 0.193 H 326.3°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E779EA |
|---|---|
| RGB | rgb(231, 121, 234) |
| HSL | hsl(298, 73%, 70%) |
| HSV | hsv(298, 48%, 92%) |
| CMYK | cmyk(1.3%, 48.3%, 0%, 8.2%) |
| CIE-LAB | lab(66.98, 58.07, -38.90) |
| CIE-LCH | lch(66.98, 69.90, 326.18°) |
| OKLab | oklab(73.94% 0.1603 -0.1068) |
| OKLCH | oklch(73.94% 0.193 326.3) |
| XYZ | xyz(54.6426, 36.6070, 82.0136) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.91
Violet (CSS)
#EE82EE
ΔE00 2.26
Orchid
#DA70D6
ΔE00 3.78
Lavender Pink
#DD85D7
ΔE00 4.50
Candy Pink
#FF63E9
ΔE00 4.54
Light Magenta
#FA5FF7
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E779EA #7CEA79
analogous
#AF79EA #E779EA #EA79B5
triadic
#E779EA #EAE779 #79EAE7
tetradic
#E779EA #EAAF79 #7CEA79 #79B5EA
square
#E779EA #EAAF79 #7CEA79 #79B5EA
split-complementary
#E779EA #B5EA79 #79EAAF
monochromatic
#C520C9 #DE44E2 #E779EA #F0AEF2 #FAE3FB
Accessibility & contrast
On white
2.52
#E779EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#E779EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E779EA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E779EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E779EA | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9AEE
Deuteranopia (green-blind)
#8EA8E7
Tritanopia (blue-blind)
#EC86A7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e779ea; /* rgb */ color: rgb(231, 121, 234); /* oklch */ color: oklch(73.9% 0.193 326.3);
Tailwind
colors: {
custom: {
50: '#f1a3f1',
500: '#e779ea',
950: '#000000',
},
}SCSS
$custom: #e779ea; $custom-light: #f1a3f1; $custom-dark: #000000;
JSON
{
"hex": "#e779ea",
"rgb": {
"r": 231,
"g": 121,
"b": 234
},
"hsl": {
"h": 298.407,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.73937,
"c": 0.19266,
"h": 326.3
},
"luminance": 0.36604
}Semantic roles & 50–950 ramp
primary
#E779EA
secondary
#D0F0CF
accent
#D51116
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F17
muted
#857F85