#EC80F2#EC80F2
#EC80F2 is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.9% C 0.192 H 325.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EC80F2 |
|---|---|
| RGB | rgb(236, 128, 242) |
| HSL | hsl(297, 81%, 73%) |
| HSV | hsv(297, 47%, 95%) |
| CMYK | cmyk(2.5%, 47.1%, 0%, 5.1%) |
| CIE-LAB | lab(69.24, 57.48, -39.73) |
| CIE-LCH | lch(69.24, 69.88, 325.35°) |
| OKLab | oklab(75.86% 0.1577 -0.1092) |
| OKLCH | oklch(75.86% 0.192 325.3) |
| XYZ | xyz(58.3369, 39.6849, 88.5743) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.09
Purply Pink
#F075E6
ΔE00 2.83
Lavender Pink
#DD85D7
ΔE00 4.87
Candy Pink
#FF63E9
ΔE00 5.33
Light Magenta
#FA5FF7
ΔE00 5.35
Violet Pink
#FB5FFC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC80F2 #86F280
analogous
#B380F2 #EC80F2 #F280BF
triadic
#EC80F2 #F2EC80 #80F2EC
tetradic
#EC80F2 #F2B380 #86F280 #80BFF2
square
#EC80F2 #F2B380 #86F280 #80BFF2
split-complementary
#EC80F2 #BFF280 #80F2B3
monochromatic
#D617E1 #E448EC #EC80F2 #F4B8F8 #FBE3FC
Accessibility & contrast
On white
2.35
#EC80F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#EC80F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC80F2
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC80F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC80F2 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A0F6
Deuteranopia (green-blind)
#93AEEF
Tritanopia (blue-blind)
#F18DAE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ec80f2; /* rgb */ color: rgb(236, 128, 242); /* oklch */ color: oklch(75.9% 0.192 325.3);
Tailwind
colors: {
custom: {
50: '#f4a8f6',
500: '#ec80f2',
950: '#000000',
},
}SCSS
$custom: #ec80f2; $custom-light: #f4a8f6; $custom-dark: #000000;
JSON
{
"hex": "#ec80f2",
"rgb": {
"r": 236,
"g": 128,
"b": 242
},
"hsl": {
"h": 296.842,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.75858,
"c": 0.19176,
"h": 325.3
},
"luminance": 0.39682
}Semantic roles & 50–950 ramp
primary
#EC80F2
secondary
#D8F4D7
accent
#DE0813
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85