#EC50FF#EC50FF
#EC50FF is a light, highly saturated purple. Relative luminance 0.308; OKLCH L 71.0% C 0.269 H 323.2°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EC50FF |
|---|---|
| RGB | rgb(236, 80, 255) |
| HSL | hsl(293, 100%, 66%) |
| HSV | hsv(293, 69%, 100%) |
| CMYK | cmyk(7.5%, 68.6%, 0%, 0%) |
| CIE-LAB | lab(62.33, 80.30, -57.79) |
| CIE-LCH | lch(62.33, 98.93, 324.26°) |
| OKLab | oklab(71.02% 0.2152 -0.1611) |
| OKLCH | oklch(71.02% 0.269 323.2) |
| XYZ | xyz(55.5090, 30.7934, 97.6083) |
| Luminance | 0.3079 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.32
Violet Pink
#FB5FFC
ΔE00 4.04
Magenta
#FF00FF
ΔE00 4.18
Fuchsia
#FF00FF
ΔE00 4.18
Light Magenta
#FA5FF7
ΔE00 4.20
Bright Lilac
#C95EFB
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC50FF #63FF50
analogous
#9450FF #EC50FF #FF50BA
triadic
#EC50FF #FFEC50 #50FFEC
tetradic
#EC50FF #FF9450 #63FF50 #50BAFF
square
#EC50FF #FF9450 #63FF50 #50BAFF
split-complementary
#EC50FF #BAFF50 #50FF94
monochromatic
#BE00D5 #E513FF #EC50FF #F38DFF #F9CAFF
Accessibility & contrast
On white
2.93
#EC50FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#EC50FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC50FF
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC50FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC50FF | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#158BFF
Deuteranopia (green-blind)
#6C9DFB
Tritanopia (blue-blind)
#F06EA2
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ec50ff; /* rgb */ color: rgb(236, 80, 255); /* oklch */ color: oklch(71.0% 0.269 323.2);
Tailwind
colors: {
custom: {
50: '#f68eff',
500: '#ec50ff',
950: '#000000',
},
}SCSS
$custom: #ec50ff; $custom-light: #f68eff; $custom-dark: #000000;
JSON
{
"hex": "#ec50ff",
"rgb": {
"r": 236,
"g": 80,
"b": 255
},
"hsl": {
"h": 293.486,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.71021,
"c": 0.26883,
"h": 323.2
},
"luminance": 0.3079
}Semantic roles & 50–950 ramp
primary
#EC50FF
secondary
#BFF3B8
accent
#E60019
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180D18
muted
#867E86