#EA79F9#EA79F9
#EA79F9 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.0% C 0.208 H 322.8°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EA79F9 |
|---|---|
| RGB | rgb(234, 121, 249) |
| HSL | hsl(293, 91%, 73%) |
| HSV | hsv(293, 51%, 98%) |
| CMYK | cmyk(6%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(68.03, 61.58, -45.49) |
| CIE-LCH | lch(68.03, 76.56, 323.55°) |
| OKLab | oklab(75.01% 0.1657 -0.1257) |
| OKLCH | oklch(75.01% 0.208 322.8) |
| XYZ | xyz(57.8662, 38.0094, 93.8927) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.17
Purply Pink
#F075E6
ΔE00 3.65
Violet Pink
#FB5FFC
ΔE00 4.15
Light Magenta
#FA5FF7
ΔE00 4.24
Candy Pink
#FF63E9
ΔE00 5.32
Orchid
#DA70D6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA79F9 #88F979
analogous
#AA79F9 #EA79F9 #F979C8
triadic
#EA79F9 #F9EA79 #79F9EA
tetradic
#EA79F9 #F9AA79 #88F979 #79C8F9
square
#EA79F9 #F9AA79 #88F979 #79C8F9
split-complementary
#EA79F9 #C8F979 #79F9AA
monochromatic
#D20BED #E13EF6 #EA79F9 #F3B4FC #FAE2FE
Accessibility & contrast
On white
2.44
#EA79F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#EA79F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA79F9
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA79F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA79F9 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFD
Deuteranopia (green-blind)
#89AAF5
Tritanopia (blue-blind)
#ED8AAE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea79f9; /* rgb */ color: rgb(234, 121, 249); /* oklch */ color: oklch(75.0% 0.208 322.8);
Tailwind
colors: {
custom: {
50: '#f3a4fb',
500: '#ea79f9',
950: '#000000',
},
}SCSS
$custom: #ea79f9; $custom-light: #f3a4fb; $custom-dark: #000000;
JSON
{
"hex": "#ea79f9",
"rgb": {
"r": 234,
"g": 121,
"b": 249
},
"hsl": {
"h": 292.969,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.75008,
"c": 0.20801,
"h": 322.8
},
"luminance": 0.38007
}Semantic roles & 50–950 ramp
primary
#EA79F9
secondary
#D9F6D5
accent
#E6001B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85