#EB79EA#EB79EA
#EB79EA is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.4% C 0.195 H 327.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EB79EA |
|---|---|
| RGB | rgb(235, 121, 234) |
| HSL | hsl(301, 74%, 70%) |
| HSV | hsv(301, 49%, 92%) |
| CMYK | cmyk(0%, 48.5%, 0.4%, 7.8%) |
| CIE-LAB | lab(67.49, 59.18, -38.07) |
| CIE-LCH | lch(67.49, 70.37, 327.24°) |
| OKLab | oklab(74.42% 0.1648 -0.1044) |
| OKLCH | oklch(74.42% 0.195 327.6) |
| XYZ | xyz(55.9487, 37.2805, 82.0748) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.33
Violet (CSS)
#EE82EE
ΔE00 1.90
Orchid
#DA70D6
ΔE00 4.09
Candy Pink
#FF63E9
ΔE00 4.10
Light Magenta
#FA5FF7
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB79EA #79EB7A
analogous
#B379EB #EB79EA #EB79B1
triadic
#EB79EA #EAEB79 #79EAEB
tetradic
#EB79EA #EBB379 #79EB7A #79B1EB
square
#EB79EA #EBB379 #79EB7A #79B1EB
split-complementary
#EB79EA #B1EB79 #79EBB3
monochromatic
#CB1ECA #E344E2 #EB79EA #F3AEF2 #FBE4FB
Accessibility & contrast
On white
2.48
#EB79EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#EB79EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB79EA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB79EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB79EA | 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)
#6F9BEE
Deuteranopia (green-blind)
#91AAE7
Tritanopia (blue-blind)
#F185A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb79ea; /* rgb */ color: rgb(235, 121, 234); /* oklch */ color: oklch(74.4% 0.195 327.6);
Tailwind
colors: {
custom: {
50: '#f4a4f1',
500: '#eb79ea',
950: '#000000',
},
}SCSS
$custom: #eb79ea; $custom-light: #f4a4f1; $custom-dark: #000000;
JSON
{
"hex": "#eb79ea",
"rgb": {
"r": 235,
"g": 121,
"b": 234
},
"hsl": {
"h": 300.526,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.74418,
"c": 0.19504,
"h": 327.6
},
"luminance": 0.37277
}Semantic roles & 50–950 ramp
primary
#EB79EA
secondary
#D0F0D0
accent
#D6110F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84