#ED79FB#ED79FB
#ED79FB is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.5% C 0.211 H 323.2°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ED79FB |
|---|---|
| RGB | rgb(237, 121, 251) |
| HSL | hsl(294, 94%, 73%) |
| HSV | hsv(294, 52%, 98%) |
| CMYK | cmyk(5.6%, 51.8%, 0%, 1.6%) |
| CIE-LAB | lab(68.49, 62.74, -45.82) |
| CIE-LCH | lch(68.49, 77.69, 323.85°) |
| OKLab | oklab(75.46% 0.1693 -0.1267) |
| OKLCH | oklch(75.46% 0.211 323.2) |
| XYZ | xyz(59.1733, 38.6472, 95.5908) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 3.67
Violet Pink
#FB5FFC
ΔE00 4.01
Light Magenta
#FA5FF7
ΔE00 4.14
Candy Pink
#FF63E9
ΔE00 5.19
Orchid
#DA70D6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED79FB #87FB79
analogous
#AC79FB #ED79FB #FB79C8
triadic
#ED79FB #FBED79 #79FBED
tetradic
#ED79FB #FBAC79 #87FB79 #79C8FB
square
#ED79FB #FBAC79 #87FB79 #79C8FB
split-complementary
#ED79FB #C8FB79 #79FBAC
monochromatic
#D907F2 #E53EF9 #ED79FB #F5B4FD #FBE1FE
Accessibility & contrast
On white
2.41
#ED79FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#ED79FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED79FB
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED79FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED79FB | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669EFF
Deuteranopia (green-blind)
#8AACF7
Tritanopia (blue-blind)
#F18AAF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ed79fb; /* rgb */ color: rgb(237, 121, 251); /* oklch */ color: oklch(75.5% 0.211 323.2);
Tailwind
colors: {
custom: {
50: '#f5a4fd',
500: '#ed79fb',
950: '#000000',
},
}SCSS
$custom: #ed79fb; $custom-light: #f5a4fd; $custom-dark: #000000;
JSON
{
"hex": "#ed79fb",
"rgb": {
"r": 237,
"g": 121,
"b": 251
},
"hsl": {
"h": 293.538,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.75461,
"c": 0.21141,
"h": 323.2
},
"luminance": 0.38644
}Semantic roles & 50–950 ramp
primary
#ED79FB
secondary
#D8F6D5
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85