#ED79EB#ED79EB
#ED79EB is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.7% C 0.197 H 328.0°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ED79EB |
|---|---|
| RGB | rgb(237, 121, 235) |
| HSL | hsl(301, 76%, 70%) |
| HSV | hsv(301, 49%, 93%) |
| CMYK | cmyk(0%, 48.9%, 0.8%, 7.1%) |
| CIE-LAB | lab(67.78, 59.91, -38.14) |
| CIE-LCH | lch(67.78, 71.02, 327.51°) |
| OKLab | oklab(74.71% 0.1671 -0.1046) |
| OKLCH | oklch(74.71% 0.197 328) |
| XYZ | xyz(56.7569, 37.6806, 82.8647) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.22
Violet (CSS)
#EE82EE
ΔE00 1.78
Candy Pink
#FF63E9
ΔE00 3.94
Orchid
#DA70D6
ΔE00 4.35
Light Magenta
#FA5FF7
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED79EB #79ED7B
analogous
#B579ED #ED79EB #ED79B1
triadic
#ED79EB #EBED79 #79EBED
tetradic
#ED79EB #EDB579 #79ED7B #79B1ED
square
#ED79EB #EDB579 #79ED7B #79B1ED
split-complementary
#ED79EB #B1ED79 #79EDB5
monochromatic
#D01CCD #E643E3 #ED79EB #F4AFF3 #FBE4FB
Accessibility & contrast
On white
2.46
#ED79EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#ED79EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED79EB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED79EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED79EB | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEF
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#F385A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed79eb; /* rgb */ color: rgb(237, 121, 235); /* oklch */ color: oklch(74.7% 0.197 328.0);
Tailwind
colors: {
custom: {
50: '#f5a4f2',
500: '#ed79eb',
950: '#000000',
},
}SCSS
$custom: #ed79eb; $custom-light: #f5a4f2; $custom-dark: #000000;
JSON
{
"hex": "#ed79eb",
"rgb": {
"r": 237,
"g": 121,
"b": 235
},
"hsl": {
"h": 301.034,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.74705,
"c": 0.19713,
"h": 328
},
"luminance": 0.37677
}Semantic roles & 50–950 ramp
primary
#ED79EB
secondary
#D1F1D1
accent
#D9100D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85