#EA79F5#EA79F5
#EA79F5 is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 74.8% C 0.204 H 324.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EA79F5 |
|---|---|
| RGB | rgb(234, 121, 245) |
| HSL | hsl(295, 86%, 72%) |
| HSV | hsv(295, 51%, 96%) |
| CMYK | cmyk(4.5%, 50.6%, 0%, 3.9%) |
| CIE-LAB | lab(67.85, 60.86, -43.58) |
| CIE-LCH | lch(67.85, 74.85, 324.39°) |
| OKLab | oklab(74.81% 0.1652 -0.1202) |
| OKLCH | oklch(74.81% 0.204 324) |
| XYZ | xyz(57.2490, 37.7625, 90.6419) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 3.04
Light Magenta
#FA5FF7
ΔE00 4.17
Violet Pink
#FB5FFC
ΔE00 4.18
Candy Pink
#FF63E9
ΔE00 4.93
Orchid
#DA70D6
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA79F5 #84F579
analogous
#AC79F5 #EA79F5 #F579C2
triadic
#EA79F5 #F5EA79 #79F5EA
tetradic
#EA79F5 #F5AC79 #84F579 #79C2F5
square
#EA79F5 #F5AC79 #84F579 #79C2F5
split-complementary
#EA79F5 #C2F579 #79F5AC
monochromatic
#D011E3 #E140F1 #EA79F5 #F3B2F9 #FBE3FD
Accessibility & contrast
On white
2.46
#EA79F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#EA79F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA79F5
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA79F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA79F5 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689DF9
Deuteranopia (green-blind)
#8BAAF1
Tritanopia (blue-blind)
#EE89AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea79f5; /* rgb */ color: rgb(234, 121, 245); /* oklch */ color: oklch(74.8% 0.204 324.0);
Tailwind
colors: {
custom: {
50: '#f3a4f9',
500: '#ea79f5',
950: '#000000',
},
}SCSS
$custom: #ea79f5; $custom-light: #f3a4f9; $custom-dark: #000000;
JSON
{
"hex": "#ea79f5",
"rgb": {
"r": 234,
"g": 121,
"b": 245
},
"hsl": {
"h": 294.677,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.74814,
"c": 0.20433,
"h": 324
},
"luminance": 0.3776
}Semantic roles & 50–950 ramp
primary
#EA79F5
secondary
#D8F5D5
accent
#E30317
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85