#ED77FF#ED77FF
#ED77FF is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.4% C 0.218 H 322.2°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ED77FF |
|---|---|
| RGB | rgb(237, 119, 255) |
| HSL | hsl(292, 100%, 73%) |
| HSV | hsv(292, 53%, 100%) |
| CMYK | cmyk(7.1%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(68.33, 64.40, -48.27) |
| CIE-LCH | lch(68.33, 80.48, 323.15°) |
| OKLab | oklab(75.4% 0.1723 -0.1337) |
| OKLCH | oklch(75.4% 0.218 322.2) |
| XYZ | xyz(59.5700, 38.4210, 98.8665) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.81
Violet (CSS)
#EE82EE
ΔE00 3.88
Light Magenta
#FA5FF7
ΔE00 4.04
Purply Pink
#F075E6
ΔE00 4.29
Candy Pink
#FF63E9
ΔE00 5.49
Orchid
#DA70D6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED77FF #89FF77
analogous
#A977FF #ED77FF #FF77CD
triadic
#ED77FF #FFED77 #77FFED
tetradic
#ED77FF #FFA977 #89FF77 #77CDFF
square
#ED77FF #FFA977 #89FF77 #77CDFF
split-complementary
#ED77FF #CDFF77 #77FFA9
monochromatic
#DA00FC #E53AFF #ED77FF #F5B4FF #FBE0FF
Accessibility & contrast
On white
2.42
#ED77FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#ED77FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED77FF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED77FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED77FF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#F08AB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ed77ff; /* rgb */ color: rgb(237, 119, 255); /* oklch */ color: oklch(75.4% 0.218 322.2);
Tailwind
colors: {
custom: {
50: '#f5a3ff',
500: '#ed77ff',
950: '#000000',
},
}SCSS
$custom: #ed77ff; $custom-light: #f5a3ff; $custom-dark: #000000;
JSON
{
"hex": "#ed77ff",
"rgb": {
"r": 237,
"g": 119,
"b": 255
},
"hsl": {
"h": 292.059,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.754,
"c": 0.21807,
"h": 322.2
},
"luminance": 0.38418
}Semantic roles & 50–950 ramp
primary
#ED77FF
secondary
#D8F7D4
accent
#E6001E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F18
muted
#857F86