#ED77F9#ED77F9
#ED77F9 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.1% C 0.213 H 323.8°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ED77F9 |
|---|---|
| RGB | rgb(237, 119, 249) |
| HSL | hsl(294, 92%, 72%) |
| HSV | hsv(294, 52%, 98%) |
| CMYK | cmyk(4.8%, 52.2%, 0%, 2.4%) |
| CIE-LAB | lab(68.05, 63.32, -45.43) |
| CIE-LCH | lch(68.05, 77.93, 324.34°) |
| OKLab | oklab(75.1% 0.1716 -0.1255) |
| OKLCH | oklch(75.1% 0.213 323.8) |
| XYZ | xyz(58.6192, 38.0407, 93.8591) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 3.37
Violet Pink
#FB5FFC
ΔE00 3.69
Light Magenta
#FA5FF7
ΔE00 3.77
Candy Pink
#FF63E9
ΔE00 4.82
Orchid
#DA70D6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED77F9 #83F977
analogous
#AC77F9 #ED77F9 #F977C4
triadic
#ED77F9 #F9ED77 #77F9ED
tetradic
#ED77F9 #F9AC77 #83F977 #77C4F9
square
#ED77F9 #F9AC77 #83F977 #77C4F9
split-complementary
#ED77F9 #C4F977 #77F9AC
monochromatic
#D60AEB #E53CF6 #ED77F9 #F5B2FC #FBE2FE
Accessibility & contrast
On white
2.44
#ED77F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#ED77F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED77F9
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED77F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED77F9 | 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)
#659DFD
Deuteranopia (green-blind)
#8AABF5
Tritanopia (blue-blind)
#F188AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed77f9; /* rgb */ color: rgb(237, 119, 249); /* oklch */ color: oklch(75.1% 0.213 323.8);
Tailwind
colors: {
custom: {
50: '#f5a3fb',
500: '#ed77f9',
950: '#000000',
},
}SCSS
$custom: #ed77f9; $custom-light: #f5a3fb; $custom-dark: #000000;
JSON
{
"hex": "#ed77f9",
"rgb": {
"r": 237,
"g": 119,
"b": 249
},
"hsl": {
"h": 294.462,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.75104,
"c": 0.21262,
"h": 323.8
},
"luminance": 0.38038
}Semantic roles & 50–950 ramp
primary
#ED77F9
secondary
#D8F6D5
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85