#EC58FF#EC58FF
#EC58FF is a light, highly saturated purple. Relative luminance 0.320; OKLCH L 71.8% C 0.260 H 323.0°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EC58FF |
|---|---|
| RGB | rgb(236, 88, 255) |
| HSL | hsl(293, 100%, 67%) |
| HSV | hsv(293, 65%, 100%) |
| CMYK | cmyk(7.5%, 65.5%, 0%, 0%) |
| CIE-LAB | lab(63.37, 77.37, -56.13) |
| CIE-LCH | lch(63.37, 95.59, 324.04°) |
| OKLab | oklab(71.77% 0.2072 -0.1563) |
| OKLCH | oklch(71.77% 0.26 323) |
| XYZ | xyz(56.1300, 32.0355, 97.8153) |
| Luminance | 0.3203 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.25
Light Magenta
#FA5FF7
ΔE00 3.47
Heliotrope
#D94FF5
ΔE00 4.01
Magenta
#FF00FF
ΔE00 5.08
Fuchsia
#FF00FF
ΔE00 5.08
Bright Lilac
#C95EFB
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC58FF #6BFF58
analogous
#9958FF #EC58FF #FF58BE
triadic
#EC58FF #FFEC58 #58FFEC
tetradic
#EC58FF #FF9958 #6BFF58 #58BEFF
square
#EC58FF #FF9958 #6BFF58 #58BEFF
split-complementary
#EC58FF #BEFF58 #58FF99
monochromatic
#C400DD #E51BFF #EC58FF #F395FF #FAD2FF
Accessibility & contrast
On white
2.84
#EC58FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#EC58FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC58FF
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC58FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC58FF | 1.00 | 2.84 | 7.41 | 7.41 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C8EFF
Deuteranopia (green-blind)
#719FFB
Tritanopia (blue-blind)
#EF73A5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ec58ff; /* rgb */ color: rgb(236, 88, 255); /* oklch */ color: oklch(71.8% 0.260 323.0);
Tailwind
colors: {
custom: {
50: '#f691ff',
500: '#ec58ff',
950: '#000000',
},
}SCSS
$custom: #ec58ff; $custom-light: #f691ff; $custom-dark: #000000;
JSON
{
"hex": "#ec58ff",
"rgb": {
"r": 236,
"g": 88,
"b": 255
},
"hsl": {
"h": 293.174,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.71767,
"c": 0.25957,
"h": 323
},
"luminance": 0.32032
}Semantic roles & 50–950 ramp
primary
#EC58FF
secondary
#C5F4BF
accent
#E6001A
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86