#EC80F1#EC80F1
#EC80F1 is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.8% C 0.191 H 325.6°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EC80F1 |
|---|---|
| RGB | rgb(236, 128, 241) |
| HSL | hsl(297, 80%, 72%) |
| HSV | hsv(297, 47%, 95%) |
| CMYK | cmyk(2.1%, 46.9%, 0%, 5.5%) |
| CIE-LAB | lab(69.20, 57.31, -39.25) |
| CIE-LCH | lch(69.20, 69.46, 325.59°) |
| OKLab | oklab(75.81% 0.1575 -0.1078) |
| OKLCH | oklch(75.81% 0.191 325.6) |
| XYZ | xyz(58.1871, 39.6250, 87.7855) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.95
Purply Pink
#F075E6
ΔE00 2.71
Lavender Pink
#DD85D7
ΔE00 4.73
Candy Pink
#FF63E9
ΔE00 5.27
Light Magenta
#FA5FF7
ΔE00 5.38
Orchid
#DA70D6
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC80F1 #85F180
analogous
#B380F1 #EC80F1 #F180BE
triadic
#EC80F1 #F1EC80 #80F1EC
tetradic
#EC80F1 #F1B380 #85F180 #80BEF1
square
#EC80F1 #F1B380 #85F180 #80BEF1
split-complementary
#EC80F1 #BEF180 #80F1B3
monochromatic
#D518DE #E449EB #EC80F1 #F4B7F7 #FBE3FC
Accessibility & contrast
On white
2.35
#EC80F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#EC80F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC80F1
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC80F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC80F1 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A0F5
Deuteranopia (green-blind)
#93AEEE
Tritanopia (blue-blind)
#F18DAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ec80f1; /* rgb */ color: rgb(236, 128, 241); /* oklch */ color: oklch(75.8% 0.191 325.6);
Tailwind
colors: {
custom: {
50: '#f4a8f6',
500: '#ec80f1',
950: '#000000',
},
}SCSS
$custom: #ec80f1; $custom-light: #f4a8f6; $custom-dark: #000000;
JSON
{
"hex": "#ec80f1",
"rgb": {
"r": 236,
"g": 128,
"b": 241
},
"hsl": {
"h": 297.345,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.75812,
"c": 0.19084,
"h": 325.6
},
"luminance": 0.39622
}Semantic roles & 50–950 ramp
primary
#EC80F1
secondary
#D8F4D7
accent
#DC0912
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85