#EA79F7#EA79F7
#EA79F7 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 74.9% C 0.206 H 323.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EA79F7 |
|---|---|
| RGB | rgb(234, 121, 247) |
| HSL | hsl(294, 89%, 72%) |
| HSV | hsv(294, 51%, 97%) |
| CMYK | cmyk(5.3%, 51%, 0%, 3.1%) |
| CIE-LAB | lab(67.94, 61.22, -44.54) |
| CIE-LCH | lch(67.94, 75.71, 323.96°) |
| OKLab | oklab(74.91% 0.1655 -0.123) |
| OKLCH | oklch(74.91% 0.206 323.4) |
| XYZ | xyz(57.5559, 37.8853, 92.2586) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 3.35
Violet Pink
#FB5FFC
ΔE00 4.16
Light Magenta
#FA5FF7
ΔE00 4.20
Candy Pink
#FF63E9
ΔE00 5.12
Orchid
#DA70D6
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA79F7 #86F779
analogous
#AB79F7 #EA79F7 #F779C5
triadic
#EA79F7 #F7EA79 #79F7EA
tetradic
#EA79F7 #F7AB79 #86F779 #79C5F7
square
#EA79F7 #F7AB79 #86F779 #79C5F7
split-complementary
#EA79F7 #C5F779 #79F7AB
monochromatic
#D10EE8 #E13FF4 #EA79F7 #F3B3FA #FAE2FD
Accessibility & contrast
On white
2.45
#EA79F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#EA79F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA79F7
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA79F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA79F7 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFB
Deuteranopia (green-blind)
#8AAAF3
Tritanopia (blue-blind)
#EE89AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea79f7; /* rgb */ color: rgb(234, 121, 247); /* oklch */ color: oklch(74.9% 0.206 323.4);
Tailwind
colors: {
custom: {
50: '#f3a4fa',
500: '#ea79f7',
950: '#000000',
},
}SCSS
$custom: #ea79f7; $custom-light: #f3a4fa; $custom-dark: #000000;
JSON
{
"hex": "#ea79f7",
"rgb": {
"r": 234,
"g": 121,
"b": 247
},
"hsl": {
"h": 293.81,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.74911,
"c": 0.20616,
"h": 323.4
},
"luminance": 0.37883
}Semantic roles & 50–950 ramp
primary
#EA79F7
secondary
#D9F5D6
accent
#E50018
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85