#ED80EF#ED80EF
#ED80EF is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.8% C 0.190 H 326.6°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ED80EF |
|---|---|
| RGB | rgb(237, 128, 239) |
| HSL | hsl(299, 78%, 72%) |
| HSV | hsv(299, 46%, 94%) |
| CMYK | cmyk(0.8%, 46.4%, 0%, 6.3%) |
| CIE-LAB | lab(69.24, 57.23, -38.08) |
| CIE-LCH | lch(69.24, 68.74, 326.36°) |
| OKLab | oklab(75.84% 0.1583 -0.1044) |
| OKLCH | oklch(75.84% 0.19 326.6) |
| XYZ | xyz(58.2231, 39.6778, 86.2364) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.57
Purply Pink
#F075E6
ΔE00 2.45
Lavender Pink
#DD85D7
ΔE00 4.46
Candy Pink
#FF63E9
ΔE00 5.10
Orchid
#DA70D6
ΔE00 5.39
Light Magenta
#FA5FF7
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED80EF #82EF80
analogous
#B680EF #ED80EF #EF80BA
triadic
#ED80EF #EFED80 #80EFED
tetradic
#ED80EF #EFB680 #82EF80 #80BAEF
square
#ED80EF #EFB680 #82EF80 #80BAEF
split-complementary
#ED80EF #BAEF80 #80EFB6
monochromatic
#D61BD9 #E54AE8 #ED80EF #F5B6F6 #FBE4FC
Accessibility & contrast
On white
2.35
#ED80EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#ED80EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED80EF
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED80EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED80EF | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F3
Deuteranopia (green-blind)
#95AEEC
Tritanopia (blue-blind)
#F38CAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ed80ef; /* rgb */ color: rgb(237, 128, 239); /* oklch */ color: oklch(75.8% 0.190 326.6);
Tailwind
colors: {
custom: {
50: '#f5a8f4',
500: '#ed80ef',
950: '#000000',
},
}SCSS
$custom: #ed80ef; $custom-light: #f5a8f4; $custom-dark: #000000;
JSON
{
"hex": "#ed80ef",
"rgb": {
"r": 237,
"g": 128,
"b": 239
},
"hsl": {
"h": 298.919,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.75839,
"c": 0.18962,
"h": 326.6
},
"luminance": 0.39675
}Semantic roles & 50–950 ramp
primary
#ED80EF
secondary
#D8F3D7
accent
#DA0C0F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85