#ED79F1#ED79F1
#ED79F1 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.0% C 0.202 H 326.1°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ED79F1 |
|---|---|
| RGB | rgb(237, 121, 241) |
| HSL | hsl(298, 81%, 71%) |
| HSV | hsv(298, 50%, 95%) |
| CMYK | cmyk(1.7%, 49.8%, 0%, 5.5%) |
| CIE-LAB | lab(68.05, 60.95, -41.04) |
| CIE-LCH | lch(68.05, 73.48, 326.05°) |
| OKLab | oklab(74.98% 0.168 -0.1129) |
| OKLCH | oklch(74.98% 0.202 326.1) |
| XYZ | xyz(57.6384, 38.0332, 87.5072) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.02
Purply Pink
#F075E6
ΔE00 2.11
Light Magenta
#FA5FF7
ΔE00 4.10
Violet Pink
#FB5FFC
ΔE00 4.24
Candy Pink
#FF63E9
ΔE00 4.28
Orchid
#DA70D6
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED79F1 #7DF179
analogous
#B179F1 #ED79F1 #F179B9
triadic
#ED79F1 #F1ED79 #79F1ED
tetradic
#ED79F1 #F1B179 #7DF179 #79B9F1
square
#ED79F1 #F1B179 #7DF179 #79B9F1
split-complementary
#ED79F1 #B9F179 #79F1B1
monochromatic
#D217D9 #E642EB #ED79F1 #F4B0F7 #FBE3FC
Accessibility & contrast
On white
2.44
#ED79F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#ED79F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED79F1
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED79F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED79F1 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9CF5
Deuteranopia (green-blind)
#8FABED
Tritanopia (blue-blind)
#F287AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed79f1; /* rgb */ color: rgb(237, 121, 241); /* oklch */ color: oklch(75.0% 0.202 326.1);
Tailwind
colors: {
custom: {
50: '#f5a4f6',
500: '#ed79f1',
950: '#000000',
},
}SCSS
$custom: #ed79f1; $custom-light: #f5a4f6; $custom-dark: #000000;
JSON
{
"hex": "#ed79f1",
"rgb": {
"r": 237,
"g": 121,
"b": 241
},
"hsl": {
"h": 298,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.74983,
"c": 0.2024,
"h": 326.1
},
"luminance": 0.3803
}Semantic roles & 50–950 ramp
primary
#ED79F1
secondary
#D4F3D3
accent
#DD080F
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#170F17
muted
#857F85