#EA79EB#EA79EB
#EA79EB is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.3% C 0.195 H 327.0°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EA79EB |
|---|---|
| RGB | rgb(234, 121, 235) |
| HSL | hsl(299, 74%, 70%) |
| HSV | hsv(299, 49%, 92%) |
| CMYK | cmyk(0.4%, 48.5%, 0%, 7.8%) |
| CIE-LAB | lab(67.40, 59.08, -38.77) |
| CIE-LCH | lch(67.40, 70.66, 326.73°) |
| OKLab | oklab(74.34% 0.1638 -0.1064) |
| OKLCH | oklch(74.34% 0.195 327) |
| XYZ | xyz(55.7634, 37.1683, 82.8181) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.58
Violet (CSS)
#EE82EE
ΔE00 1.98
Orchid
#DA70D6
ΔE00 4.09
Candy Pink
#FF63E9
ΔE00 4.24
Light Magenta
#FA5FF7
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA79EB #7AEB79
analogous
#B179EB #EA79EB #EB79B3
triadic
#EA79EB #EBEA79 #79EBEA
tetradic
#EA79EB #EBB179 #7AEB79 #79B3EB
square
#EA79EB #EBB179 #7AEB79 #79B3EB
split-complementary
#EA79EB #B3EB79 #79EBB1
monochromatic
#CA1ECB #E244E3 #EA79EB #F2AEF3 #FBE4FB
Accessibility & contrast
On white
2.49
#EA79EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#EA79EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA79EB
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA79EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA79EB | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BEF
Deuteranopia (green-blind)
#90A9E8
Tritanopia (blue-blind)
#F085A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea79eb; /* rgb */ color: rgb(234, 121, 235); /* oklch */ color: oklch(74.3% 0.195 327.0);
Tailwind
colors: {
custom: {
50: '#f3a4f2',
500: '#ea79eb',
950: '#000000',
},
}SCSS
$custom: #ea79eb; $custom-light: #f3a4f2; $custom-dark: #000000;
JSON
{
"hex": "#ea79eb",
"rgb": {
"r": 234,
"g": 121,
"b": 235
},
"hsl": {
"h": 299.474,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.74343,
"c": 0.19532,
"h": 327
},
"luminance": 0.37165
}Semantic roles & 50–950 ramp
primary
#EA79EB
secondary
#D0F0D0
accent
#D60F11
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85