#EA79EA#EA79EA
#EA79EA is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.3% C 0.194 H 327.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EA79EA |
|---|---|
| RGB | rgb(234, 121, 234) |
| HSL | hsl(300, 73%, 70%) |
| HSV | hsv(300, 48%, 92%) |
| CMYK | cmyk(0%, 48.3%, 0%, 8.2%) |
| CIE-LAB | lab(67.36, 58.90, -38.28) |
| CIE-LCH | lch(67.36, 70.25, 326.98°) |
| OKLab | oklab(74.3% 0.1637 -0.105) |
| OKLCH | oklch(74.3% 0.194 327.3) |
| XYZ | xyz(55.6194, 37.1107, 82.0594) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.46
Violet (CSS)
#EE82EE
ΔE00 1.97
Orchid
#DA70D6
ΔE00 4.00
Candy Pink
#FF63E9
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 4.48
Light Magenta
#FA5FF7
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA79EA #79EA79
analogous
#B279EA #EA79EA #EA79B2
triadic
#EA79EA #EAEA79 #79EAEA
tetradic
#EA79EA #EAB279 #79EA79 #79B2EA
square
#EA79EA #EAB279 #79EA79 #79B2EA
split-complementary
#EA79EA #B2EA79 #79EAB2
monochromatic
#C920C9 #E244E2 #EA79EA #F2AEF2 #FBE3FB
Accessibility & contrast
On white
2.49
#EA79EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#EA79EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA79EA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA79EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA79EA | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEE
Deuteranopia (green-blind)
#90A9E7
Tritanopia (blue-blind)
#F085A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea79ea; /* rgb */ color: rgb(234, 121, 234); /* oklch */ color: oklch(74.3% 0.194 327.3);
Tailwind
colors: {
custom: {
50: '#f3a4f1',
500: '#ea79ea',
950: '#000000',
},
}SCSS
$custom: #ea79ea; $custom-light: #f3a4f1; $custom-dark: #000000;
JSON
{
"hex": "#ea79ea",
"rgb": {
"r": 234,
"g": 121,
"b": 234
},
"hsl": {
"h": 300,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.74297,
"c": 0.19444,
"h": 327.3
},
"luminance": 0.37108
}Semantic roles & 50–950 ramp
primary
#EA79EA
secondary
#CFF0CF
accent
#D51111
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85