#ED79EE#ED79EE
#ED79EE is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.8% C 0.200 H 327.0°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ED79EE |
|---|---|
| RGB | rgb(237, 121, 238) |
| HSL | hsl(299, 77%, 70%) |
| HSV | hsv(299, 49%, 93%) |
| CMYK | cmyk(0.4%, 49.2%, 0%, 6.7%) |
| CIE-LAB | lab(67.91, 60.43, -39.60) |
| CIE-LCH | lch(67.91, 72.24, 326.76°) |
| OKLab | oklab(74.84% 0.1676 -0.1087) |
| OKLCH | oklch(74.84% 0.2 327) |
| XYZ | xyz(57.1940, 37.8554, 85.1666) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.65
Violet (CSS)
#EE82EE
ΔE00 1.84
Candy Pink
#FF63E9
ΔE00 4.08
Light Magenta
#FA5FF7
ΔE00 4.22
Violet Pink
#FB5FFC
ΔE00 4.43
Orchid
#DA70D6
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED79EE #7AEE79
analogous
#B279EE #ED79EE #EE79B4
triadic
#ED79EE #EEED79 #79EEED
tetradic
#ED79EE #EEB279 #7AEE79 #79B4EE
square
#ED79EE #EEB279 #7AEE79 #79B4EE
split-complementary
#ED79EE #B4EE79 #79EEB2
monochromatic
#D01BD2 #E643E7 #ED79EE #F4AFF5 #FBE4FC
Accessibility & contrast
On white
2.45
#ED79EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#ED79EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED79EE
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED79EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED79EE | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF2
Deuteranopia (green-blind)
#90ABEA
Tritanopia (blue-blind)
#F386A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed79ee; /* rgb */ color: rgb(237, 121, 238); /* oklch */ color: oklch(74.8% 0.200 327.0);
Tailwind
colors: {
custom: {
50: '#f5a4f4',
500: '#ed79ee',
950: '#000000',
},
}SCSS
$custom: #ed79ee; $custom-light: #f5a4f4; $custom-dark: #000000;
JSON
{
"hex": "#ed79ee",
"rgb": {
"r": 237,
"g": 121,
"b": 238
},
"hsl": {
"h": 299.487,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.74843,
"c": 0.19975,
"h": 327
},
"luminance": 0.37852
}Semantic roles & 50–950 ramp
primary
#ED79EE
secondary
#D2F1D1
accent
#DA0C0E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85