#EA79ED#EA79ED
#EA79ED is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.4% C 0.197 H 326.4°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EA79ED |
|---|---|
| RGB | rgb(234, 121, 237) |
| HSL | hsl(298, 76%, 70%) |
| HSV | hsv(298, 49%, 93%) |
| CMYK | cmyk(1.3%, 48.9%, 0%, 7.1%) |
| CIE-LAB | lab(67.49, 59.43, -39.73) |
| CIE-LCH | lch(67.49, 71.49, 326.23°) |
| OKLab | oklab(74.44% 0.1641 -0.1092) |
| OKLCH | oklch(74.44% 0.197 326.4) |
| XYZ | xyz(56.0540, 37.2846, 84.3484) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.85
Violet (CSS)
#EE82EE
ΔE00 2.04
Orchid
#DA70D6
ΔE00 4.28
Light Magenta
#FA5FF7
ΔE00 4.33
Candy Pink
#FF63E9
ΔE00 4.34
Violet Pink
#FB5FFC
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA79ED #7CED79
analogous
#B079ED #EA79ED #ED79B6
triadic
#EA79ED #EDEA79 #79EDEA
tetradic
#EA79ED #EDB079 #7CED79 #79B6ED
square
#EA79ED #EDB079 #7CED79 #79B6ED
split-complementary
#EA79ED #B6ED79 #79EDB0
monochromatic
#CB1CD0 #E243E6 #EA79ED #F2AFF4 #FBE4FB
Accessibility & contrast
On white
2.48
#EA79ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#EA79ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA79ED
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA79ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA79ED | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9BF1
Deuteranopia (green-blind)
#8FA9EA
Tritanopia (blue-blind)
#EF86A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea79ed; /* rgb */ color: rgb(234, 121, 237); /* oklch */ color: oklch(74.4% 0.197 326.4);
Tailwind
colors: {
custom: {
50: '#f3a4f3',
500: '#ea79ed',
950: '#000000',
},
}SCSS
$custom: #ea79ed; $custom-light: #f3a4f3; $custom-dark: #000000;
JSON
{
"hex": "#ea79ed",
"rgb": {
"r": 234,
"g": 121,
"b": 237
},
"hsl": {
"h": 298.448,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.74436,
"c": 0.19711,
"h": 326.4
},
"luminance": 0.37282
}Semantic roles & 50–950 ramp
primary
#EA79ED
secondary
#D2F1D1
accent
#D90D12
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85