#EA79EE#EA79EE
#EA79EE is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.5% C 0.198 H 326.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EA79EE |
|---|---|
| RGB | rgb(234, 121, 238) |
| HSL | hsl(298, 77%, 70%) |
| HSV | hsv(298, 49%, 93%) |
| CMYK | cmyk(1.7%, 49.2%, 0%, 6.7%) |
| CIE-LAB | lab(67.53, 59.61, -40.22) |
| CIE-LCH | lch(67.53, 71.91, 325.99°) |
| OKLab | oklab(74.48% 0.1643 -0.1106) |
| OKLCH | oklch(74.48% 0.198 326.1) |
| XYZ | xyz(56.2005, 37.3432, 85.1200) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.99
Violet (CSS)
#EE82EE
ΔE00 2.09
Light Magenta
#FA5FF7
ΔE00 4.29
Orchid
#DA70D6
ΔE00 4.38
Candy Pink
#FF63E9
ΔE00 4.40
Violet Pink
#FB5FFC
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA79EE #7DEE79
analogous
#B079EE #EA79EE #EE79B7
triadic
#EA79EE #EEEA79 #79EEEA
tetradic
#EA79EE #EEB079 #7DEE79 #79B7EE
square
#EA79EE #EEB079 #7DEE79 #79B7EE
split-complementary
#EA79EE #B7EE79 #79EEB0
monochromatic
#CC1BD2 #E143E7 #EA79EE #F3AFF5 #FBE4FC
Accessibility & contrast
On white
2.48
#EA79EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#EA79EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA79EE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA79EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA79EE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF2
Deuteranopia (green-blind)
#8EAAEB
Tritanopia (blue-blind)
#EF86A9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea79ee; /* rgb */ color: rgb(234, 121, 238); /* oklch */ color: oklch(74.5% 0.198 326.1);
Tailwind
colors: {
custom: {
50: '#f3a4f4',
500: '#ea79ee',
950: '#000000',
},
}SCSS
$custom: #ea79ee; $custom-light: #f3a4f4; $custom-dark: #000000;
JSON
{
"hex": "#ea79ee",
"rgb": {
"r": 234,
"g": 121,
"b": 238
},
"hsl": {
"h": 297.949,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.74482,
"c": 0.19799,
"h": 326.1
},
"luminance": 0.3734
}Semantic roles & 50–950 ramp
primary
#EA79EE
secondary
#D2F1D1
accent
#DA0C13
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85