#EC80F5#EC80F5
#EC80F5 is a light, vivid purple. Relative luminance 0.399; OKLCH L 76.0% C 0.195 H 324.4°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EC80F5 |
|---|---|
| RGB | rgb(236, 128, 245) |
| HSL | hsl(295, 85%, 73%) |
| HSV | hsv(295, 48%, 96%) |
| CMYK | cmyk(3.7%, 47.8%, 0%, 3.9%) |
| CIE-LAB | lab(69.37, 58.02, -41.17) |
| CIE-LCH | lch(69.37, 71.15, 324.64°) |
| OKLab | oklab(76% 0.1581 -0.1133) |
| OKLCH | oklch(76% 0.195 324.4) |
| XYZ | xyz(58.7912, 39.8666, 90.9667) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.56
Purply Pink
#F075E6
ΔE00 3.20
Light Magenta
#FA5FF7
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.31
Violet Pink
#FB5FFC
ΔE00 5.32
Candy Pink
#FF63E9
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC80F5 #89F580
analogous
#B280F5 #EC80F5 #F580C3
triadic
#EC80F5 #F5EC80 #80F5EC
tetradic
#EC80F5 #F5B280 #89F580 #80C3F5
square
#EC80F5 #F5B280 #89F580 #80C3F5
split-complementary
#EC80F5 #C3F580 #80F5B2
monochromatic
#D812E8 #E447F1 #EC80F5 #F4B9F9 #FBE3FD
Accessibility & contrast
On white
2.34
#EC80F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#EC80F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC80F5
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC80F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC80F5 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A1F9
Deuteranopia (green-blind)
#92AEF2
Tritanopia (blue-blind)
#F08EAF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ec80f5; /* rgb */ color: rgb(236, 128, 245); /* oklch */ color: oklch(76.0% 0.195 324.4);
Tailwind
colors: {
custom: {
50: '#f4a8f9',
500: '#ec80f5',
950: '#000000',
},
}SCSS
$custom: #ec80f5; $custom-light: #f4a8f9; $custom-dark: #000000;
JSON
{
"hex": "#ec80f5",
"rgb": {
"r": 236,
"g": 128,
"b": 245
},
"hsl": {
"h": 295.385,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.75997,
"c": 0.19452,
"h": 324.4
},
"luminance": 0.39864
}Semantic roles & 50–950 ramp
primary
#EC80F5
secondary
#D9F5D6
accent
#E20415
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85