#EC80F3#EC80F3
#EC80F3 is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.9% C 0.193 H 325.0°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EC80F3 |
|---|---|
| RGB | rgb(236, 128, 243) |
| HSL | hsl(296, 83%, 73%) |
| HSV | hsv(296, 47%, 95%) |
| CMYK | cmyk(2.9%, 47.3%, 0%, 4.7%) |
| CIE-LAB | lab(69.29, 57.66, -40.21) |
| CIE-LCH | lch(69.29, 70.30, 325.11°) |
| OKLab | oklab(75.9% 0.1578 -0.1105) |
| OKLCH | oklch(75.9% 0.193 325) |
| XYZ | xyz(58.4875, 39.7451, 89.3675) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.24
Purply Pink
#F075E6
ΔE00 2.95
Lavender Pink
#DD85D7
ΔE00 5.01
Light Magenta
#FA5FF7
ΔE00 5.33
Candy Pink
#FF63E9
ΔE00 5.39
Violet Pink
#FB5FFC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC80F3 #87F380
analogous
#B380F3 #EC80F3 #F380C0
triadic
#EC80F3 #F3EC80 #80F3EC
tetradic
#EC80F3 #F3B380 #87F380 #80C0F3
square
#EC80F3 #F3B380 #87F380 #80C0F3
split-complementary
#EC80F3 #C0F380 #80F3B3
monochromatic
#D715E3 #E448EE #EC80F3 #F4B8F8 #FBE3FC
Accessibility & contrast
On white
2.35
#EC80F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#EC80F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC80F3
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC80F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC80F3 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A1F7
Deuteranopia (green-blind)
#92AEF0
Tritanopia (blue-blind)
#F18DAE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ec80f3; /* rgb */ color: rgb(236, 128, 243); /* oklch */ color: oklch(75.9% 0.193 325.0);
Tailwind
colors: {
custom: {
50: '#f4a8f7',
500: '#ec80f3',
950: '#000000',
},
}SCSS
$custom: #ec80f3; $custom-light: #f4a8f7; $custom-dark: #000000;
JSON
{
"hex": "#ec80f3",
"rgb": {
"r": 236,
"g": 128,
"b": 243
},
"hsl": {
"h": 296.348,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.75904,
"c": 0.19268,
"h": 325
},
"luminance": 0.39742
}Semantic roles & 50–950 ramp
primary
#EC80F3
secondary
#D9F4D7
accent
#DF0614
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85