#EA79F0#EA79F0
#EA79F0 is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.6% C 0.200 H 325.4°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EA79F0 |
|---|---|
| RGB | rgb(234, 121, 240) |
| HSL | hsl(297, 80%, 71%) |
| HSV | hsv(297, 50%, 94%) |
| CMYK | cmyk(2.5%, 49.6%, 0%, 5.9%) |
| CIE-LAB | lab(67.62, 59.96, -41.18) |
| CIE-LCH | lch(67.62, 72.74, 325.52°) |
| OKLab | oklab(74.58% 0.1645 -0.1133) |
| OKLCH | oklch(74.58% 0.2 325.4) |
| XYZ | xyz(56.4960, 37.4613, 86.6761) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.22
Purply Pink
#F075E6
ΔE00 2.28
Light Magenta
#FA5FF7
ΔE00 4.22
Violet Pink
#FB5FFC
ΔE00 4.36
Candy Pink
#FF63E9
ΔE00 4.53
Orchid
#DA70D6
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA79F0 #7FF079
analogous
#AE79F0 #EA79F0 #F079BA
triadic
#EA79F0 #F0EA79 #79F0EA
tetradic
#EA79F0 #F0AE79 #7FF079 #79BAF0
square
#EA79F0 #F0AE79 #7FF079 #79BAF0
split-complementary
#EA79F0 #BAF079 #79F0AE
monochromatic
#CD18D7 #E142EA #EA79F0 #F3B0F6 #FBE3FC
Accessibility & contrast
On white
2.47
#EA79F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EA79F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA79F0
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA79F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA79F0 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9CF4
Deuteranopia (green-blind)
#8DAAEC
Tritanopia (blue-blind)
#EF87AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea79f0; /* rgb */ color: rgb(234, 121, 240); /* oklch */ color: oklch(74.6% 0.200 325.4);
Tailwind
colors: {
custom: {
50: '#f3a4f5',
500: '#ea79f0',
950: '#000000',
},
}SCSS
$custom: #ea79f0; $custom-light: #f3a4f5; $custom-dark: #000000;
JSON
{
"hex": "#ea79f0",
"rgb": {
"r": 234,
"g": 121,
"b": 240
},
"hsl": {
"h": 296.975,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.74576,
"c": 0.19979,
"h": 325.4
},
"luminance": 0.37458
}Semantic roles & 50–950 ramp
primary
#EA79F0
secondary
#D4F2D2
accent
#DC0914
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#170F17
muted
#857F85