#ED82EB#ED82EB
#ED82EB is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.9% C 0.183 H 327.9°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ED82EB |
|---|---|
| RGB | rgb(237, 130, 235) |
| HSL | hsl(301, 75%, 72%) |
| HSV | hsv(301, 45%, 93%) |
| CMYK | cmyk(0%, 45.1%, 0.8%, 7.1%) |
| CIE-LAB | lab(69.45, 55.55, -35.55) |
| CIE-LCH | lch(69.45, 65.95, 327.38°) |
| OKLab | oklab(75.94% 0.1548 -0.0972) |
| OKLCH | oklch(75.94% 0.183 327.9) |
| XYZ | xyz(57.9021, 39.9710, 83.2464) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.48
Purply Pink
#F075E6
ΔE00 2.51
Lavender Pink
#DD85D7
ΔE00 3.79
Candy Pink
#FF63E9
ΔE00 5.32
Orchid
#DA70D6
ΔE00 5.41
Light Magenta
#FA5FF7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED82EB #82ED84
analogous
#B982ED #ED82EB #ED82B6
triadic
#ED82EB #EBED82 #82EBED
tetradic
#ED82EB #EDB982 #82ED84 #82B6ED
square
#ED82EB #EDB982 #82ED84 #82B6ED
split-complementary
#ED82EB #B6ED82 #82EDB9
monochromatic
#D61FD2 #E54DE2 #ED82EB #F5B7F4 #FBE4FB
Accessibility & contrast
On white
2.33
#ED82EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#ED82EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED82EB
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED82EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED82EB | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EF
Deuteranopia (green-blind)
#98AFE8
Tritanopia (blue-blind)
#F38CAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed82eb; /* rgb */ color: rgb(237, 130, 235); /* oklch */ color: oklch(75.9% 0.183 327.9);
Tailwind
colors: {
custom: {
50: '#f5a9f1',
500: '#ed82eb',
950: '#000000',
},
}SCSS
$custom: #ed82eb; $custom-light: #f5a9f1; $custom-dark: #000000;
JSON
{
"hex": "#ed82eb",
"rgb": {
"r": 237,
"g": 130,
"b": 235
},
"hsl": {
"h": 301.121,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.75939,
"c": 0.18282,
"h": 327.9
},
"luminance": 0.39968
}Semantic roles & 50–950 ramp
primary
#ED82EB
secondary
#D8F3D8
accent
#D7120F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85