#ED82EA#ED82EA
#ED82EA is a light, vivid purple. Relative luminance 0.399; OKLCH L 75.9% C 0.182 H 328.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ED82EA |
|---|---|
| RGB | rgb(237, 130, 234) |
| HSL | hsl(302, 75%, 72%) |
| HSV | hsv(302, 45%, 93%) |
| CMYK | cmyk(0%, 45.1%, 1.3%, 7.1%) |
| CIE-LAB | lab(69.41, 55.37, -35.07) |
| CIE-LCH | lch(69.41, 65.54, 327.65°) |
| OKLab | oklab(75.9% 0.1546 -0.0958) |
| OKLCH | oklch(75.9% 0.182 328.2) |
| XYZ | xyz(57.7581, 39.9134, 82.4877) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.66
Purply Pink
#F075E6
ΔE00 2.48
Lavender Pink
#DD85D7
ΔE00 3.67
Candy Pink
#FF63E9
ΔE00 5.31
Orchid
#DA70D6
ΔE00 5.36
Light Magenta
#FA5FF7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED82EA #82ED85
analogous
#BB82ED #ED82EA #ED82B5
triadic
#ED82EA #EAED82 #82EAED
tetradic
#ED82EA #EDBB82 #82ED85 #82B5ED
square
#ED82EA #EDBB82 #82ED85 #82B5ED
split-complementary
#ED82EA #B5ED82 #82EDBB
monochromatic
#D61FD1 #E54DE1 #ED82EA #F5B7F3 #FBE4FB
Accessibility & contrast
On white
2.34
#ED82EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#ED82EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED82EA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED82EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED82EA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EE
Deuteranopia (green-blind)
#98AFE7
Tritanopia (blue-blind)
#F38CAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ed82ea; /* rgb */ color: rgb(237, 130, 234); /* oklch */ color: oklch(75.9% 0.182 328.2);
Tailwind
colors: {
custom: {
50: '#f5a9f1',
500: '#ed82ea',
950: '#000000',
},
}SCSS
$custom: #ed82ea; $custom-light: #f5a9f1; $custom-dark: #000000;
JSON
{
"hex": "#ed82ea",
"rgb": {
"r": 237,
"g": 130,
"b": 234
},
"hsl": {
"h": 301.682,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.75895,
"c": 0.18192,
"h": 328.2
},
"luminance": 0.3991
}Semantic roles & 50–950 ramp
primary
#ED82EA
secondary
#D8F3D9
accent
#D7140F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84