#EC80F7#EC80F7
#EC80F7 is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.1% C 0.196 H 323.8°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EC80F7 |
|---|---|
| RGB | rgb(236, 128, 247) |
| HSL | hsl(294, 88%, 74%) |
| HSV | hsv(294, 48%, 97%) |
| CMYK | cmyk(4.5%, 48.2%, 0%, 3.1%) |
| CIE-LAB | lab(69.46, 58.39, -42.13) |
| CIE-LCH | lch(69.46, 72.00, 324.19°) |
| OKLab | oklab(76.09% 0.1584 -0.1161) |
| OKLCH | oklch(76.09% 0.196 323.8) |
| XYZ | xyz(59.0981, 39.9894, 92.5834) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.87
Purply Pink
#F075E6
ΔE00 3.46
Violet Pink
#FB5FFC
ΔE00 5.27
Light Magenta
#FA5FF7
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.60
Candy Pink
#FF63E9
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC80F7 #8BF780
analogous
#B080F7 #EC80F7 #F780C6
triadic
#EC80F7 #F7EC80 #80F7EC
tetradic
#EC80F7 #F7B080 #8BF780 #80C6F7
square
#EC80F7 #F7B080 #8BF780 #80C6F7
split-complementary
#EC80F7 #C6F780 #80F7B0
monochromatic
#D90FEE #E346F3 #EC80F7 #F5BAFB #FBE2FD
Accessibility & contrast
On white
2.33
#EC80F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#EC80F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC80F7
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC80F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC80F7 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A1FB
Deuteranopia (green-blind)
#91AEF4
Tritanopia (blue-blind)
#F08EB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ec80f7; /* rgb */ color: rgb(236, 128, 247); /* oklch */ color: oklch(76.1% 0.196 323.8);
Tailwind
colors: {
custom: {
50: '#f4a8fa',
500: '#ec80f7',
950: '#000000',
},
}SCSS
$custom: #ec80f7; $custom-light: #f4a8fa; $custom-dark: #000000;
JSON
{
"hex": "#ec80f7",
"rgb": {
"r": 236,
"g": 128,
"b": 247
},
"hsl": {
"h": 294.454,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.76091,
"c": 0.19638,
"h": 323.8
},
"luminance": 0.39987
}Semantic roles & 50–950 ramp
primary
#EC80F7
secondary
#D9F5D6
accent
#E50116
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85