#EC82F5#EC82F5
#EC82F5 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.3% C 0.191 H 324.3°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EC82F5 |
|---|---|
| RGB | rgb(236, 130, 245) |
| HSL | hsl(295, 85%, 74%) |
| HSV | hsv(295, 47%, 96%) |
| CMYK | cmyk(3.7%, 46.9%, 0%, 3.9%) |
| CIE-LAB | lab(69.75, 57.05, -40.58) |
| CIE-LCH | lch(69.75, 70.01, 324.57°) |
| OKLab | oklab(76.28% 0.1554 -0.1116) |
| OKLCH | oklch(76.28% 0.191 324.3) |
| XYZ | xyz(59.0546, 40.3935, 91.0546) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.42
Purply Pink
#F075E6
ΔE00 3.40
Lavender Pink
#DD85D7
ΔE00 5.19
Light Magenta
#FA5FF7
ΔE00 5.67
Violet Pink
#FB5FFC
ΔE00 5.69
Candy Pink
#FF63E9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC82F5 #8BF582
analogous
#B282F5 #EC82F5 #F582C4
triadic
#EC82F5 #F5EC82 #82F5EC
tetradic
#EC82F5 #F5B282 #8BF582 #82C4F5
square
#EC82F5 #F5B282 #8BF582 #82C4F5
split-complementary
#EC82F5 #C4F582 #82F5B2
monochromatic
#D913EA #E349F0 #EC82F5 #F5BBFA #FBE3FD
Accessibility & contrast
On white
2.31
#EC82F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#EC82F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC82F5
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC82F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC82F5 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A2F9
Deuteranopia (green-blind)
#93AFF2
Tritanopia (blue-blind)
#F090B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ec82f5; /* rgb */ color: rgb(236, 130, 245); /* oklch */ color: oklch(76.3% 0.191 324.3);
Tailwind
colors: {
custom: {
50: '#f4a9f9',
500: '#ec82f5',
950: '#000000',
},
}SCSS
$custom: #ec82f5; $custom-light: #f4a9f9; $custom-dark: #000000;
JSON
{
"hex": "#ec82f5",
"rgb": {
"r": 236,
"g": 130,
"b": 245
},
"hsl": {
"h": 295.304,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.76275,
"c": 0.19134,
"h": 324.3
},
"luminance": 0.40391
}Semantic roles & 50–950 ramp
primary
#EC82F5
secondary
#D9F5D6
accent
#E20415
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85