#ED82EC#ED82EC
#ED82EC is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.0% C 0.184 H 327.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ED82EC |
|---|---|
| RGB | rgb(237, 130, 236) |
| HSL | hsl(301, 75%, 72%) |
| HSV | hsv(301, 45%, 93%) |
| CMYK | cmyk(0%, 45.1%, 0.4%, 7.1%) |
| CIE-LAB | lab(69.49, 55.72, -36.04) |
| CIE-LCH | lch(69.49, 66.36, 327.11°) |
| OKLab | oklab(75.98% 0.155 -0.0986) |
| OKLCH | oklch(75.98% 0.184 327.5) |
| XYZ | xyz(58.0470, 40.0289, 84.0094) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.32
Purply Pink
#F075E6
ΔE00 2.55
Lavender Pink
#DD85D7
ΔE00 3.92
Candy Pink
#FF63E9
ΔE00 5.33
Orchid
#DA70D6
ΔE00 5.46
Light Magenta
#FA5FF7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED82EC #82ED83
analogous
#B982ED #ED82EC #ED82B7
triadic
#ED82EC #ECED82 #82ECED
tetradic
#ED82EC #EDB982 #82ED83 #82B7ED
square
#ED82EC #EDB982 #82ED83 #82B7ED
split-complementary
#ED82EC #B7ED82 #82EDB9
monochromatic
#D61FD4 #E54DE4 #ED82EC #F5B7F4 #FBE4FB
Accessibility & contrast
On white
2.33
#ED82EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#ED82EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED82EC
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED82EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED82EC | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F0
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#F38DAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed82ec; /* rgb */ color: rgb(237, 130, 236); /* oklch */ color: oklch(76.0% 0.184 327.5);
Tailwind
colors: {
custom: {
50: '#f5a9f2',
500: '#ed82ec',
950: '#000000',
},
}SCSS
$custom: #ed82ec; $custom-light: #f5a9f2; $custom-dark: #000000;
JSON
{
"hex": "#ed82ec",
"rgb": {
"r": 237,
"g": 130,
"b": 236
},
"hsl": {
"h": 300.561,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.75984,
"c": 0.18371,
"h": 327.5
},
"luminance": 0.40026
}Semantic roles & 50–950 ramp
primary
#ED82EC
secondary
#D8F3D8
accent
#D7100F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85