#ED82EF#ED82EF
#ED82EF is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.1% C 0.186 H 326.5°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ED82EF |
|---|---|
| RGB | rgb(237, 130, 239) |
| HSL | hsl(299, 77%, 72%) |
| HSV | hsv(299, 46%, 94%) |
| CMYK | cmyk(0.8%, 45.6%, 0%, 6.3%) |
| CIE-LAB | lab(69.62, 56.25, -37.49) |
| CIE-LCH | lch(69.62, 67.60, 326.31°) |
| OKLab | oklab(76.12% 0.1555 -0.1028) |
| OKLCH | oklch(76.12% 0.186 326.5) |
| XYZ | xyz(58.4865, 40.2047, 86.3242) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.30
Purply Pink
#F075E6
ΔE00 2.74
Lavender Pink
#DD85D7
ΔE00 4.33
Candy Pink
#FF63E9
ΔE00 5.42
Orchid
#DA70D6
ΔE00 5.63
Light Magenta
#FA5FF7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED82EF #84EF82
analogous
#B782EF #ED82EF #EF82BB
triadic
#ED82EF #EFED82 #82EFED
tetradic
#ED82EF #EFB782 #84EF82 #82BBEF
square
#ED82EF #EFB782 #84EF82 #82BBEF
split-complementary
#ED82EF #BBEF82 #82EFB7
monochromatic
#D71CDB #E54CE8 #ED82EF #F5B8F6 #FBE4FC
Accessibility & contrast
On white
2.32
#ED82EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#ED82EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED82EF
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED82EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED82EF | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F3
Deuteranopia (green-blind)
#96AFEC
Tritanopia (blue-blind)
#F28EAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed82ef; /* rgb */ color: rgb(237, 130, 239); /* oklch */ color: oklch(76.1% 0.186 326.5);
Tailwind
colors: {
custom: {
50: '#f5a9f4',
500: '#ed82ef',
950: '#000000',
},
}SCSS
$custom: #ed82ef; $custom-light: #f5a9f4; $custom-dark: #000000;
JSON
{
"hex": "#ed82ef",
"rgb": {
"r": 237,
"g": 130,
"b": 239
},
"hsl": {
"h": 298.899,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.76118,
"c": 0.18642,
"h": 326.5
},
"luminance": 0.40202
}Semantic roles & 50–950 ramp
primary
#ED82EF
secondary
#D8F3D8
accent
#DA0C10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85