#EC82ED#EC82ED
#EC82ED is a light, vivid purple. Relative luminance 0.399; OKLCH L 75.9% C 0.184 H 326.9°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EC82ED |
|---|---|
| RGB | rgb(236, 130, 237) |
| HSL | hsl(299, 75%, 72%) |
| HSV | hsv(299, 45%, 93%) |
| CMYK | cmyk(0.4%, 45.1%, 0%, 7.1%) |
| CIE-LAB | lab(69.41, 55.61, -36.72) |
| CIE-LCH | lch(69.41, 66.64, 326.56°) |
| OKLab | oklab(75.91% 0.1541 -0.1006) |
| OKLCH | oklch(75.91% 0.184 326.9) |
| XYZ | xyz(57.8597, 39.9155, 84.7611) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.32
Purply Pink
#F075E6
ΔE00 2.64
Lavender Pink
#DD85D7
ΔE00 4.02
Candy Pink
#FF63E9
ΔE00 5.42
Orchid
#DA70D6
ΔE00 5.43
Light Magenta
#FA5FF7
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC82ED #83ED82
analogous
#B782ED #EC82ED #ED82B9
triadic
#EC82ED #EDEC82 #82EDEC
tetradic
#EC82ED #EDB782 #83ED82 #82B9ED
square
#EC82ED #EDB782 #83ED82 #82B9ED
split-complementary
#EC82ED #B9ED82 #82EDB7
monochromatic
#D41FD6 #E44DE5 #EC82ED #F4B7F5 #FBE4FB
Accessibility & contrast
On white
2.34
#EC82ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#EC82ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC82ED
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC82ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC82ED | 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)
#78A1F1
Deuteranopia (green-blind)
#96AEEA
Tritanopia (blue-blind)
#F28DAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ec82ed; /* rgb */ color: rgb(236, 130, 237); /* oklch */ color: oklch(75.9% 0.184 326.9);
Tailwind
colors: {
custom: {
50: '#f4a9f3',
500: '#ec82ed',
950: '#000000',
},
}SCSS
$custom: #ec82ed; $custom-light: #f4a9f3; $custom-dark: #000000;
JSON
{
"hex": "#ec82ed",
"rgb": {
"r": 236,
"g": 130,
"b": 237
},
"hsl": {
"h": 299.439,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.75911,
"c": 0.184,
"h": 326.9
},
"luminance": 0.39913
}Semantic roles & 50–950 ramp
primary
#EC82ED
secondary
#D8F3D8
accent
#D70F10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85