#ED79EF#ED79EF
#ED79EF is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 74.9% C 0.201 H 326.7°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ED79EF |
|---|---|
| RGB | rgb(237, 121, 239) |
| HSL | hsl(299, 79%, 71%) |
| HSV | hsv(299, 49%, 94%) |
| CMYK | cmyk(0.8%, 49.4%, 0%, 6.3%) |
| CIE-LAB | lab(67.96, 60.60, -40.08) |
| CIE-LCH | lch(67.96, 72.66, 326.52°) |
| OKLab | oklab(74.89% 0.1677 -0.1101) |
| OKLCH | oklch(74.89% 0.201 326.7) |
| XYZ | xyz(57.3413, 37.9144, 85.9425) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.80
Violet (CSS)
#EE82EE
ΔE00 1.89
Candy Pink
#FF63E9
ΔE00 4.14
Light Magenta
#FA5FF7
ΔE00 4.17
Violet Pink
#FB5FFC
ΔE00 4.36
Orchid
#DA70D6
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED79EF #7BEF79
analogous
#B279EF #ED79EF #EF79B6
triadic
#ED79EF #EFED79 #79EFED
tetradic
#ED79EF #EFB279 #7BEF79 #79B6EF
square
#ED79EF #EFB279 #7BEF79 #79B6EF
split-complementary
#ED79EF #B6EF79 #79EFB2
monochromatic
#D119D4 #E642E8 #ED79EF #F4B0F6 #FBE4FC
Accessibility & contrast
On white
2.45
#ED79EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#ED79EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED79EF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED79EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED79EF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF3
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#F386A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed79ef; /* rgb */ color: rgb(237, 121, 239); /* oklch */ color: oklch(74.9% 0.201 326.7);
Tailwind
colors: {
custom: {
50: '#f5a4f4',
500: '#ed79ef',
950: '#000000',
},
}SCSS
$custom: #ed79ef; $custom-light: #f5a4f4; $custom-dark: #000000;
JSON
{
"hex": "#ed79ef",
"rgb": {
"r": 237,
"g": 121,
"b": 239
},
"hsl": {
"h": 298.983,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.74889,
"c": 0.20063,
"h": 326.7
},
"luminance": 0.37911
}Semantic roles & 50–950 ramp
primary
#ED79EF
secondary
#D2F2D2
accent
#DB0B0E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85