#EC82F8#EC82F8
#EC82F8 is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.4% C 0.194 H 323.4°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EC82F8 |
|---|---|
| RGB | rgb(236, 130, 248) |
| HSL | hsl(294, 89%, 74%) |
| HSV | hsv(294, 48%, 97%) |
| CMYK | cmyk(4.8%, 47.6%, 0%, 2.7%) |
| CIE-LAB | lab(69.88, 57.59, -42.02) |
| CIE-LCH | lch(69.88, 71.29, 323.88°) |
| OKLab | oklab(76.41% 0.1559 -0.1158) |
| OKLCH | oklch(76.41% 0.194 323.4) |
| XYZ | xyz(59.5163, 40.5781, 93.4861) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.91
Purply Pink
#F075E6
ΔE00 3.77
Violet Pink
#FB5FFC
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 5.63
Light Magenta
#FA5FF7
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC82F8 #8EF882
analogous
#B182F8 #EC82F8 #F882C9
triadic
#EC82F8 #F8EC82 #82F8EC
tetradic
#EC82F8 #F8B182 #8EF882 #82C9F8
square
#EC82F8 #F8B182 #8EF882 #82C9F8
split-complementary
#EC82F8 #C9F882 #82F8B1
monochromatic
#DA0EF2 #E348F5 #EC82F8 #F5BCFB #FBE2FD
Accessibility & contrast
On white
2.30
#EC82F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#EC82F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC82F8
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC82F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC82F8 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FC
Deuteranopia (green-blind)
#92AFF5
Tritanopia (blue-blind)
#F090B2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ec82f8; /* rgb */ color: rgb(236, 130, 248); /* oklch */ color: oklch(76.4% 0.194 323.4);
Tailwind
colors: {
custom: {
50: '#f4a9fb',
500: '#ec82f8',
950: '#000000',
},
}SCSS
$custom: #ec82f8; $custom-light: #f4a9fb; $custom-dark: #000000;
JSON
{
"hex": "#ec82f8",
"rgb": {
"r": 236,
"g": 130,
"b": 248
},
"hsl": {
"h": 293.898,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.76414,
"c": 0.19415,
"h": 323.4
},
"luminance": 0.40575
}Semantic roles & 50–950 ramp
primary
#EC82F8
secondary
#D9F5D6
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85