#EC80F6#EC80F6
#EC80F6 is a light, vivid purple. Relative luminance 0.399; OKLCH L 76.0% C 0.195 H 324.1°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EC80F6 |
|---|---|
| RGB | rgb(236, 128, 246) |
| HSL | hsl(295, 87%, 73%) |
| HSV | hsv(295, 48%, 96%) |
| CMYK | cmyk(4.1%, 48%, 0%, 3.5%) |
| CIE-LAB | lab(69.42, 58.21, -41.65) |
| CIE-LCH | lch(69.42, 71.57, 324.41°) |
| OKLab | oklab(76.04% 0.1583 -0.1147) |
| OKLCH | oklch(76.04% 0.195 324.1) |
| XYZ | xyz(58.9443, 39.9278, 91.7729) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.72
Purply Pink
#F075E6
ΔE00 3.33
Violet Pink
#FB5FFC
ΔE00 5.29
Light Magenta
#FA5FF7
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.45
Candy Pink
#FF63E9
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC80F6 #8AF680
analogous
#B180F6 #EC80F6 #F680C5
triadic
#EC80F6 #F6EC80 #80F6EC
tetradic
#EC80F6 #F6B180 #8AF680 #80C5F6
square
#EC80F6 #F6B180 #8AF680 #80C5F6
split-complementary
#EC80F6 #C5F680 #80F6B1
monochromatic
#D811EB #E347F2 #EC80F6 #F5B9FA #FBE2FD
Accessibility & contrast
On white
2.34
#EC80F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#EC80F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC80F6
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC80F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC80F6 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A1FA
Deuteranopia (green-blind)
#91AEF3
Tritanopia (blue-blind)
#F08EB0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ec80f6; /* rgb */ color: rgb(236, 128, 246); /* oklch */ color: oklch(76.0% 0.195 324.1);
Tailwind
colors: {
custom: {
50: '#f4a8f9',
500: '#ec80f6',
950: '#000000',
},
}SCSS
$custom: #ec80f6; $custom-light: #f4a8f9; $custom-dark: #000000;
JSON
{
"hex": "#ec80f6",
"rgb": {
"r": 236,
"g": 128,
"b": 246
},
"hsl": {
"h": 294.915,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.76044,
"c": 0.19545,
"h": 324.1
},
"luminance": 0.39925
}Semantic roles & 50–950 ramp
primary
#EC80F6
secondary
#D9F5D6
accent
#E30215
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85