#ED80EB#ED80EB
#ED80EB is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.7% C 0.186 H 327.9°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ED80EB |
|---|---|
| RGB | rgb(237, 128, 235) |
| HSL | hsl(301, 75%, 72%) |
| HSV | hsv(301, 46%, 93%) |
| CMYK | cmyk(0%, 46%, 0.8%, 7.1%) |
| CIE-LAB | lab(69.07, 56.53, -36.14) |
| CIE-LCH | lch(69.07, 67.09, 327.41°) |
| OKLab | oklab(75.66% 0.1576 -0.0989) |
| OKLCH | oklch(75.66% 0.186 327.9) |
| XYZ | xyz(57.6387, 39.4441, 83.1586) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.57
Purply Pink
#F075E6
ΔE00 2.15
Lavender Pink
#DD85D7
ΔE00 3.93
Candy Pink
#FF63E9
ΔE00 4.98
Orchid
#DA70D6
ΔE00 5.13
Light Magenta
#FA5FF7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED80EB #80ED82
analogous
#B980ED #ED80EB #ED80B5
triadic
#ED80EB #EBED80 #80EBED
tetradic
#ED80EB #EDB980 #80ED82 #80B5ED
square
#ED80EB #EDB980 #80ED82 #80B5ED
split-complementary
#ED80EB #B5ED80 #80EDB9
monochromatic
#D41ED1 #E54AE3 #ED80EB #F5B6F3 #FBE4FB
Accessibility & contrast
On white
2.36
#ED80EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#ED80EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED80EB
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED80EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED80EB | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0EF
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#F38BAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ed80eb; /* rgb */ color: rgb(237, 128, 235); /* oklch */ color: oklch(75.7% 0.186 327.9);
Tailwind
colors: {
custom: {
50: '#f5a8f1',
500: '#ed80eb',
950: '#000000',
},
}SCSS
$custom: #ed80eb; $custom-light: #f5a8f1; $custom-dark: #000000;
JSON
{
"hex": "#ed80eb",
"rgb": {
"r": 237,
"g": 128,
"b": 235
},
"hsl": {
"h": 301.101,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.75659,
"c": 0.18604,
"h": 327.9
},
"luminance": 0.39441
}Semantic roles & 50–950 ramp
primary
#ED80EB
secondary
#D6F2D7
accent
#D7120E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85