#ED77FD#ED77FD
#ED77FD is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.3% C 0.216 H 322.7°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ED77FD |
|---|---|
| RGB | rgb(237, 119, 253) |
| HSL | hsl(293, 97%, 73%) |
| HSV | hsv(293, 53%, 99%) |
| CMYK | cmyk(6.3%, 53%, 0%, 0.8%) |
| CIE-LAB | lab(68.24, 64.04, -47.33) |
| CIE-LCH | lch(68.24, 79.63, 323.53°) |
| OKLab | oklab(75.3% 0.1721 -0.131) |
| OKLCH | oklch(75.3% 0.216 322.7) |
| XYZ | xyz(59.2497, 38.2929, 97.1798) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.63
Violet Pink
#FB5FFC
ΔE00 3.74
Light Magenta
#FA5FF7
ΔE00 3.93
Purply Pink
#F075E6
ΔE00 3.99
Candy Pink
#FF63E9
ΔE00 5.26
Orchid
#DA70D6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED77FD #87FD77
analogous
#AA77FD #ED77FD #FD77CA
triadic
#ED77FD #FDED77 #77FDED
tetradic
#ED77FD #FDAA77 #87FD77 #77CAFD
square
#ED77FD #FDAA77 #87FD77 #77CAFD
split-complementary
#ED77FD #CAFD77 #77FDAA
monochromatic
#D904F6 #E53BFC #ED77FD #F5B3FE #FBE1FF
Accessibility & contrast
On white
2.43
#ED77FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#ED77FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED77FD
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED77FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED77FD | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629DFF
Deuteranopia (green-blind)
#88ABF9
Tritanopia (blue-blind)
#F089AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed77fd; /* rgb */ color: rgb(237, 119, 253); /* oklch */ color: oklch(75.3% 0.216 322.7);
Tailwind
colors: {
custom: {
50: '#f5a3fe',
500: '#ed77fd',
950: '#000000',
},
}SCSS
$custom: #ed77fd; $custom-light: #f5a3fe; $custom-dark: #000000;
JSON
{
"hex": "#ed77fd",
"rgb": {
"r": 237,
"g": 119,
"b": 253
},
"hsl": {
"h": 292.836,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.75301,
"c": 0.21624,
"h": 322.7
},
"luminance": 0.3829
}Semantic roles & 50–950 ramp
primary
#ED77FD
secondary
#D8F7D4
accent
#E6001B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F18
muted
#857F86