#EA79EF#EA79EF
#EA79EF is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.5% C 0.199 H 325.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EA79EF |
|---|---|
| RGB | rgb(234, 121, 239) |
| HSL | hsl(297, 79%, 71%) |
| HSV | hsv(297, 49%, 94%) |
| CMYK | cmyk(2.1%, 49.4%, 0%, 6.3%) |
| CIE-LAB | lab(67.58, 59.78, -40.70) |
| CIE-LCH | lch(67.58, 72.32, 325.75°) |
| OKLab | oklab(74.53% 0.1644 -0.1119) |
| OKLCH | oklch(74.53% 0.199 325.7) |
| XYZ | xyz(56.3478, 37.4021, 85.8959) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.14
Violet (CSS)
#EE82EE
ΔE00 2.15
Light Magenta
#FA5FF7
ΔE00 4.25
Violet Pink
#FB5FFC
ΔE00 4.41
Candy Pink
#FF63E9
ΔE00 4.46
Orchid
#DA70D6
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA79EF #7EEF79
analogous
#AF79EF #EA79EF #EF79B9
triadic
#EA79EF #EFEA79 #79EFEA
tetradic
#EA79EF #EFAF79 #7EEF79 #79B9EF
square
#EA79EF #EFAF79 #7EEF79 #79B9EF
split-complementary
#EA79EF #B9EF79 #79EFAF
monochromatic
#CC19D4 #E142E8 #EA79EF #F3B0F6 #FBE4FC
Accessibility & contrast
On white
2.48
#EA79EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#EA79EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA79EF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA79EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA79EF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9CF3
Deuteranopia (green-blind)
#8EAAEC
Tritanopia (blue-blind)
#EF87A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea79ef; /* rgb */ color: rgb(234, 121, 239); /* oklch */ color: oklch(74.5% 0.199 325.7);
Tailwind
colors: {
custom: {
50: '#f3a4f4',
500: '#ea79ef',
950: '#000000',
},
}SCSS
$custom: #ea79ef; $custom-light: #f3a4f4; $custom-dark: #000000;
JSON
{
"hex": "#ea79ef",
"rgb": {
"r": 234,
"g": 121,
"b": 239
},
"hsl": {
"h": 297.458,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.74529,
"c": 0.1989,
"h": 325.7
},
"luminance": 0.37399
}Semantic roles & 50–950 ramp
primary
#EA79EF
secondary
#D3F2D2
accent
#DB0B13
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85