#ED79EC#ED79EC
#ED79EC is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.8% C 0.198 H 327.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ED79EC |
|---|---|
| RGB | rgb(237, 121, 236) |
| HSL | hsl(301, 76%, 70%) |
| HSV | hsv(301, 49%, 93%) |
| CMYK | cmyk(0%, 48.9%, 0.4%, 7.1%) |
| CIE-LAB | lab(67.83, 60.08, -38.63) |
| CIE-LCH | lch(67.83, 71.43, 327.26°) |
| OKLab | oklab(74.75% 0.1673 -0.1059) |
| OKLCH | oklch(74.75% 0.198 327.6) |
| XYZ | xyz(56.9018, 37.7386, 83.6277) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.36
Violet (CSS)
#EE82EE
ΔE00 1.79
Candy Pink
#FF63E9
ΔE00 3.98
Light Magenta
#FA5FF7
ΔE00 4.33
Orchid
#DA70D6
ΔE00 4.42
Violet Pink
#FB5FFC
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED79EC #79ED7A
analogous
#B479ED #ED79EC #ED79B2
triadic
#ED79EC #ECED79 #79ECED
tetradic
#ED79EC #EDB479 #79ED7A #79B2ED
square
#ED79EC #EDB479 #79ED7A #79B2ED
split-complementary
#ED79EC #B2ED79 #79EDB4
monochromatic
#D01CCE #E643E4 #ED79EC #F4AFF4 #FBE4FB
Accessibility & contrast
On white
2.46
#ED79EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#ED79EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED79EC
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED79EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED79EC | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF0
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#F385A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed79ec; /* rgb */ color: rgb(237, 121, 236); /* oklch */ color: oklch(74.8% 0.198 327.6);
Tailwind
colors: {
custom: {
50: '#f5a4f2',
500: '#ed79ec',
950: '#000000',
},
}SCSS
$custom: #ed79ec; $custom-light: #f5a4f2; $custom-dark: #000000;
JSON
{
"hex": "#ed79ec",
"rgb": {
"r": 237,
"g": 121,
"b": 236
},
"hsl": {
"h": 300.517,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.74751,
"c": 0.198,
"h": 327.6
},
"luminance": 0.37735
}Semantic roles & 50–950 ramp
primary
#ED79EC
secondary
#D1F1D1
accent
#D90F0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85