#EC82F4#EC82F4
#EC82F4 is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.2% C 0.190 H 324.6°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EC82F4 |
|---|---|
| RGB | rgb(236, 130, 244) |
| HSL | hsl(296, 84%, 73%) |
| HSV | hsv(296, 47%, 96%) |
| CMYK | cmyk(3.3%, 46.7%, 0%, 4.3%) |
| CIE-LAB | lab(69.71, 56.87, -40.10) |
| CIE-LCH | lch(69.71, 69.58, 324.81°) |
| OKLab | oklab(76.23% 0.1552 -0.1103) |
| OKLCH | oklch(76.23% 0.19 324.6) |
| XYZ | xyz(58.9024, 40.3326, 90.2527) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.25
Purply Pink
#F075E6
ΔE00 3.29
Lavender Pink
#DD85D7
ΔE00 5.04
Light Magenta
#FA5FF7
ΔE00 5.68
Violet Pink
#FB5FFC
ΔE00 5.72
Candy Pink
#FF63E9
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC82F4 #8AF482
analogous
#B382F4 #EC82F4 #F482C3
triadic
#EC82F4 #F4EC82 #82F4EC
tetradic
#EC82F4 #F4B382 #8AF482 #82C3F4
square
#EC82F4 #F4B382 #8AF482 #82C3F4
split-complementary
#EC82F4 #C3F482 #82F4B3
monochromatic
#D814E7 #E34AEF #EC82F4 #F5BAF9 #FBE3FD
Accessibility & contrast
On white
2.32
#EC82F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#EC82F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC82F4
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC82F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC82F4 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F8
Deuteranopia (green-blind)
#94AFF1
Tritanopia (blue-blind)
#F08FB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ec82f4; /* rgb */ color: rgb(236, 130, 244); /* oklch */ color: oklch(76.2% 0.190 324.6);
Tailwind
colors: {
custom: {
50: '#f4a9f8',
500: '#ec82f4',
950: '#000000',
},
}SCSS
$custom: #ec82f4; $custom-light: #f4a9f8; $custom-dark: #000000;
JSON
{
"hex": "#ec82f4",
"rgb": {
"r": 236,
"g": 130,
"b": 244
},
"hsl": {
"h": 295.789,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.76229,
"c": 0.19042,
"h": 324.6
},
"luminance": 0.4033
}Semantic roles & 50–950 ramp
primary
#EC82F4
secondary
#D9F4D7
accent
#E00515
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85