#ED79FF#ED79FF
#ED79FF is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.7% C 0.215 H 322.1°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ED79FF |
|---|---|
| RGB | rgb(237, 121, 255) |
| HSL | hsl(292, 100%, 74%) |
| HSV | hsv(292, 53%, 100%) |
| CMYK | cmyk(7.1%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(68.68, 63.47, -47.72) |
| CIE-LCH | lch(68.68, 79.40, 323.06°) |
| OKLab | oklab(75.66% 0.1697 -0.1321) |
| OKLCH | oklch(75.66% 0.215 322.1) |
| XYZ | xyz(59.8105, 38.9020, 98.9467) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.65
Violet Pink
#FB5FFC
ΔE00 4.10
Purply Pink
#F075E6
ΔE00 4.29
Light Magenta
#FA5FF7
ΔE00 4.33
Candy Pink
#FF63E9
ΔE00 5.63
Orchid
#DA70D6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED79FF #8BFF79
analogous
#AA79FF #ED79FF #FF79CE
triadic
#ED79FF #FFED79 #79FFED
tetradic
#ED79FF #FFAA79 #8BFF79 #79CEFF
square
#ED79FF #FFAA79 #8BFF79 #79CEFF
split-complementary
#ED79FF #CEFF79 #79FFAA
monochromatic
#DC00FE #E53CFF #ED79FF #F5B6FF #FBE0FF
Accessibility & contrast
On white
2.39
#ED79FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#ED79FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED79FF
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED79FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED79FF | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639FFF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#F08BB1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ed79ff; /* rgb */ color: rgb(237, 121, 255); /* oklch */ color: oklch(75.7% 0.215 322.1);
Tailwind
colors: {
custom: {
50: '#f5a4ff',
500: '#ed79ff',
950: '#000000',
},
}SCSS
$custom: #ed79ff; $custom-light: #f5a4ff; $custom-dark: #000000;
JSON
{
"hex": "#ed79ff",
"rgb": {
"r": 237,
"g": 121,
"b": 255
},
"hsl": {
"h": 291.94,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.75658,
"c": 0.21508,
"h": 322.1
},
"luminance": 0.38899
}Semantic roles & 50–950 ramp
primary
#ED79FF
secondary
#D8F7D4
accent
#E6001F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86