#ED77F5#ED77F5
#ED77F5 is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 74.9% C 0.209 H 325.0°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ED77F5 |
|---|---|
| RGB | rgb(237, 119, 245) |
| HSL | hsl(296, 86%, 71%) |
| HSV | hsv(296, 51%, 96%) |
| CMYK | cmyk(3.3%, 51.4%, 0%, 3.9%) |
| CIE-LAB | lab(67.87, 62.60, -43.52) |
| CIE-LCH | lch(67.87, 76.24, 325.19°) |
| OKLab | oklab(74.91% 0.1712 -0.12) |
| OKLCH | oklch(74.91% 0.209 325) |
| XYZ | xyz(58.0019, 37.7938, 90.6083) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Purply Pink
#F075E6
ΔE00 2.73
Light Magenta
#FA5FF7
ΔE00 3.71
Violet Pink
#FB5FFC
ΔE00 3.74
Candy Pink
#FF63E9
ΔE00 4.42
Orchid
#DA70D6
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED77F5 #7FF577
analogous
#AE77F5 #ED77F5 #F577BE
triadic
#ED77F5 #F5ED77 #77F5ED
tetradic
#ED77F5 #F5AE77 #7FF577 #77BEF5
square
#ED77F5 #F5AE77 #7FF577 #77BEF5
split-complementary
#ED77F5 #BEF577 #77F5AE
monochromatic
#D411E1 #E53EF1 #ED77F5 #F5B0F9 #FBE2FD
Accessibility & contrast
On white
2.45
#ED77F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#ED77F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED77F5
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED77F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED77F5 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679CF9
Deuteranopia (green-blind)
#8CAAF1
Tritanopia (blue-blind)
#F286AB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed77f5; /* rgb */ color: rgb(237, 119, 245); /* oklch */ color: oklch(74.9% 0.209 325.0);
Tailwind
colors: {
custom: {
50: '#f5a3f9',
500: '#ed77f5',
950: '#000000',
},
}SCSS
$custom: #ed77f5; $custom-light: #f5a3f9; $custom-dark: #000000;
JSON
{
"hex": "#ed77f5",
"rgb": {
"r": 237,
"g": 119,
"b": 245
},
"hsl": {
"h": 296.19,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.74911,
"c": 0.20902,
"h": 325
},
"luminance": 0.37791
}Semantic roles & 50–950 ramp
primary
#ED77F5
secondary
#D6F4D4
accent
#E30311
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85