#ED79F3#ED79F3
#ED79F3 is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.1% C 0.204 H 325.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ED79F3 |
|---|---|
| RGB | rgb(237, 121, 243) |
| HSL | hsl(297, 84%, 71%) |
| HSV | hsv(297, 50%, 95%) |
| CMYK | cmyk(2.5%, 50.2%, 0%, 4.7%) |
| CIE-LAB | lab(68.13, 61.30, -42.00) |
| CIE-LCH | lch(68.13, 74.31, 325.58°) |
| OKLab | oklab(75.08% 0.1683 -0.1156) |
| OKLCH | oklch(75.08% 0.204 325.5) |
| XYZ | xyz(57.9388, 38.1534, 89.0892) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 2.42
Light Magenta
#FA5FF7
ΔE00 4.06
Violet Pink
#FB5FFC
ΔE00 4.14
Candy Pink
#FF63E9
ΔE00 4.43
Orchid
#DA70D6
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED79F3 #7FF379
analogous
#B079F3 #ED79F3 #F379BC
triadic
#ED79F3 #F3ED79 #79F3ED
tetradic
#ED79F3 #F3B079 #7FF379 #79BCF3
square
#ED79F3 #F3B079 #7FF379 #79BCF3
split-complementary
#ED79F3 #BCF379 #79F3B0
monochromatic
#D414DE #E541EE #ED79F3 #F5B1F8 #FBE3FC
Accessibility & contrast
On white
2.43
#ED79F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#ED79F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED79F3
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED79F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED79F3 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF7
Deuteranopia (green-blind)
#8EABEF
Tritanopia (blue-blind)
#F287AB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed79f3; /* rgb */ color: rgb(237, 121, 243); /* oklch */ color: oklch(75.1% 0.204 325.5);
Tailwind
colors: {
custom: {
50: '#f5a4f7',
500: '#ed79f3',
950: '#000000',
},
}SCSS
$custom: #ed79f3; $custom-light: #f5a4f7; $custom-dark: #000000;
JSON
{
"hex": "#ed79f3",
"rgb": {
"r": 237,
"g": 121,
"b": 243
},
"hsl": {
"h": 297.049,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.75077,
"c": 0.20418,
"h": 325.5
},
"luminance": 0.3815
}Semantic roles & 50–950 ramp
primary
#ED79F3
secondary
#D6F4D4
accent
#E00610
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85