#ED77EA#ED77EA
#ED77EA is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.4% C 0.199 H 328.3°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ED77EA |
|---|---|
| RGB | rgb(237, 119, 234) |
| HSL | hsl(302, 77%, 70%) |
| HSV | hsv(302, 50%, 93%) |
| CMYK | cmyk(0%, 49.8%, 1.3%, 7.1%) |
| CIE-LAB | lab(67.38, 60.68, -38.22) |
| CIE-LCH | lch(67.38, 71.71, 327.80°) |
| OKLab | oklab(74.39% 0.1696 -0.1047) |
| OKLCH | oklch(74.39% 0.199 328.3) |
| XYZ | xyz(56.3724, 37.1419, 82.0258) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.99
Violet (CSS)
#EE82EE
ΔE00 2.17
Candy Pink
#FF63E9
ΔE00 3.66
Orchid
#DA70D6
ΔE00 4.10
Light Magenta
#FA5FF7
ΔE00 4.13
Violet Pink
#FB5FFC
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED77EA #77ED7A
analogous
#B577ED #ED77EA #ED77AF
triadic
#ED77EA #EAED77 #77EAED
tetradic
#ED77EA #EDB577 #77ED7A #77AFED
square
#ED77EA #EDB577 #77ED7A #77AFED
split-complementary
#ED77EA #AFED77 #77EDB5
monochromatic
#CE1BCA #E641E2 #ED77EA #F4ADF2 #FBE3FB
Accessibility & contrast
On white
2.49
#ED77EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#ED77EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED77EA
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED77EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED77EA | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AEE
Deuteranopia (green-blind)
#91AAE6
Tritanopia (blue-blind)
#F483A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ed77ea; /* rgb */ color: rgb(237, 119, 234); /* oklch */ color: oklch(74.4% 0.199 328.3);
Tailwind
colors: {
custom: {
50: '#f5a3f1',
500: '#ed77ea',
950: '#000000',
},
}SCSS
$custom: #ed77ea; $custom-light: #f5a3f1; $custom-dark: #000000;
JSON
{
"hex": "#ed77ea",
"rgb": {
"r": 237,
"g": 119,
"b": 234
},
"hsl": {
"h": 301.525,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.74394,
"c": 0.19937,
"h": 328.3
},
"luminance": 0.37139
}Semantic roles & 50–950 ramp
primary
#ED77EA
secondary
#CFF1D0
accent
#D9120D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85