#ED77EF#ED77EF
#ED77EF is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.6% C 0.204 H 326.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ED77EF |
|---|---|
| RGB | rgb(237, 119, 239) |
| HSL | hsl(299, 79%, 70%) |
| HSV | hsv(299, 50%, 94%) |
| CMYK | cmyk(0.8%, 50.2%, 0%, 6.3%) |
| CIE-LAB | lab(67.60, 61.55, -40.64) |
| CIE-LCH | lch(67.60, 73.75, 326.57°) |
| OKLab | oklab(74.63% 0.1704 -0.1117) |
| OKLCH | oklch(74.63% 0.204 326.8) |
| XYZ | xyz(57.1008, 37.4333, 85.8623) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.77
Violet (CSS)
#EE82EE
ΔE00 2.26
Light Magenta
#FA5FF7
ΔE00 3.83
Candy Pink
#FF63E9
ΔE00 3.92
Violet Pink
#FB5FFC
ΔE00 4.03
Orchid
#DA70D6
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED77EF #79EF77
analogous
#B177EF #ED77EF #EF77B5
triadic
#ED77EF #EFED77 #77EFED
tetradic
#ED77EF #EFB177 #79EF77 #77B5EF
square
#ED77EF #EFB177 #79EF77 #77B5EF
split-complementary
#ED77EF #B5EF77 #77EFB1
monochromatic
#D019D3 #E640E9 #ED77EF #F4AEF5 #FBE4FC
Accessibility & contrast
On white
2.47
#ED77EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#ED77EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED77EF
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED77EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED77EF | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF3
Deuteranopia (green-blind)
#8FAAEB
Tritanopia (blue-blind)
#F385A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed77ef; /* rgb */ color: rgb(237, 119, 239); /* oklch */ color: oklch(74.6% 0.204 326.8);
Tailwind
colors: {
custom: {
50: '#f5a3f4',
500: '#ed77ef',
950: '#000000',
},
}SCSS
$custom: #ed77ef; $custom-light: #f5a3f4; $custom-dark: #000000;
JSON
{
"hex": "#ed77ef",
"rgb": {
"r": 237,
"g": 119,
"b": 239
},
"hsl": {
"h": 299,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.74626,
"c": 0.20372,
"h": 326.8
},
"luminance": 0.3743
}Semantic roles & 50–950 ramp
primary
#ED77EF
secondary
#D1F2D0
accent
#DB0A0E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85