#EA79F8#EA79F8
#EA79F8 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.0% C 0.207 H 323.1°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EA79F8 |
|---|---|
| RGB | rgb(234, 121, 248) |
| HSL | hsl(293, 90%, 72%) |
| HSV | hsv(293, 51%, 97%) |
| CMYK | cmyk(5.6%, 51.2%, 0%, 2.7%) |
| CIE-LAB | lab(67.98, 61.40, -45.01) |
| CIE-LCH | lch(67.98, 76.13, 323.75°) |
| OKLab | oklab(74.96% 0.1656 -0.1244) |
| OKLCH | oklch(74.96% 0.207 323.1) |
| XYZ | xyz(57.7107, 37.9472, 93.0734) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 3.50
Violet Pink
#FB5FFC
ΔE00 4.15
Light Magenta
#FA5FF7
ΔE00 4.22
Candy Pink
#FF63E9
ΔE00 5.22
Orchid
#DA70D6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA79F8 #87F879
analogous
#AB79F8 #EA79F8 #F879C6
triadic
#EA79F8 #F8EA79 #79F8EA
tetradic
#EA79F8 #F8AB79 #87F879 #79C6F8
square
#EA79F8 #F8AB79 #87F879 #79C6F8
split-complementary
#EA79F8 #C6F879 #79F8AB
monochromatic
#D20CEA #E13FF5 #EA79F8 #F3B3FB #FAE2FD
Accessibility & contrast
On white
2.45
#EA79F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#EA79F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA79F8
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA79F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA79F8 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFC
Deuteranopia (green-blind)
#8AAAF4
Tritanopia (blue-blind)
#ED89AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea79f8; /* rgb */ color: rgb(234, 121, 248); /* oklch */ color: oklch(75.0% 0.207 323.1);
Tailwind
colors: {
custom: {
50: '#f3a4fb',
500: '#ea79f8',
950: '#000000',
},
}SCSS
$custom: #ea79f8; $custom-light: #f3a4fb; $custom-dark: #000000;
JSON
{
"hex": "#ea79f8",
"rgb": {
"r": 234,
"g": 121,
"b": 248
},
"hsl": {
"h": 293.386,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.74959,
"c": 0.20709,
"h": 323.1
},
"luminance": 0.37944
}Semantic roles & 50–950 ramp
primary
#EA79F8
secondary
#D9F6D5
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85