#ED82EE#ED82EE
#ED82EE is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.1% C 0.186 H 326.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ED82EE |
|---|---|
| RGB | rgb(237, 130, 238) |
| HSL | hsl(299, 76%, 72%) |
| HSV | hsv(299, 45%, 93%) |
| CMYK | cmyk(0.4%, 45.4%, 0%, 6.7%) |
| CIE-LAB | lab(69.57, 56.07, -37.01) |
| CIE-LCH | lch(69.57, 67.19, 326.57°) |
| OKLab | oklab(76.07% 0.1554 -0.1014) |
| OKLCH | oklch(76.07% 0.186 326.9) |
| XYZ | xyz(58.3392, 40.1458, 85.5483) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.18
Purply Pink
#F075E6
ΔE00 2.67
Lavender Pink
#DD85D7
ΔE00 4.19
Candy Pink
#FF63E9
ΔE00 5.38
Orchid
#DA70D6
ΔE00 5.57
Light Magenta
#FA5FF7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED82EE #83EE82
analogous
#B782EE #ED82EE #EE82B9
triadic
#ED82EE #EEED82 #82EEED
tetradic
#ED82EE #EEB782 #83EE82 #82B9EE
square
#ED82EE #EEB782 #83EE82 #82B9EE
split-complementary
#ED82EE #B9EE82 #82EEB7
monochromatic
#D61DD8 #E54CE7 #ED82EE #F5B8F5 #FBE4FB
Accessibility & contrast
On white
2.33
#ED82EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#ED82EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED82EE
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED82EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED82EE | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F2
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#F38DAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed82ee; /* rgb */ color: rgb(237, 130, 238); /* oklch */ color: oklch(76.1% 0.186 326.9);
Tailwind
colors: {
custom: {
50: '#f5a9f4',
500: '#ed82ee',
950: '#000000',
},
}SCSS
$custom: #ed82ee; $custom-light: #f5a9f4; $custom-dark: #000000;
JSON
{
"hex": "#ed82ee",
"rgb": {
"r": 237,
"g": 130,
"b": 238
},
"hsl": {
"h": 299.444,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.76073,
"c": 0.18552,
"h": 326.9
},
"luminance": 0.40143
}Semantic roles & 50–950 ramp
primary
#ED82EE
secondary
#D8F3D8
accent
#D80D0F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85