#EC59FF#EC59FF
#EC59FF is a light, highly saturated purple. Relative luminance 0.322; OKLCH L 71.9% C 0.258 H 322.9°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EC59FF |
|---|---|
| RGB | rgb(236, 89, 255) |
| HSL | hsl(293, 100%, 67%) |
| HSV | hsv(293, 65%, 100%) |
| CMYK | cmyk(7.5%, 65.1%, 0%, 0%) |
| CIE-LAB | lab(63.51, 76.99, -55.91) |
| CIE-LCH | lch(63.51, 95.15, 324.01°) |
| OKLab | oklab(71.86% 0.2062 -0.1557) |
| OKLCH | oklch(71.86% 0.258 322.9) |
| XYZ | xyz(56.2127, 32.2008, 97.8428) |
| Luminance | 0.3220 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.16
Light Magenta
#FA5FF7
ΔE00 3.39
Heliotrope
#D94FF5
ΔE00 4.12
Magenta
#FF00FF
ΔE00 5.20
Fuchsia
#FF00FF
ΔE00 5.20
Bright Lilac
#C95EFB
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC59FF #6CFF59
analogous
#9959FF #EC59FF #FF59BF
triadic
#EC59FF #FFEC59 #59FFEC
tetradic
#EC59FF #FF9959 #6CFF59 #59BFFF
square
#EC59FF #FF9959 #6CFF59 #59BFFF
split-complementary
#EC59FF #BFFF59 #59FF99
monochromatic
#C400DE #E51CFF #EC59FF #F396FF #FAD3FF
Accessibility & contrast
On white
2.82
#EC59FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#EC59FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC59FF
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC59FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC59FF | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F8FFF
Deuteranopia (green-blind)
#71A0FB
Tritanopia (blue-blind)
#EF74A5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ec59ff; /* rgb */ color: rgb(236, 89, 255); /* oklch */ color: oklch(71.9% 0.258 322.9);
Tailwind
colors: {
custom: {
50: '#f692ff',
500: '#ec59ff',
950: '#000000',
},
}SCSS
$custom: #ec59ff; $custom-light: #f692ff; $custom-dark: #000000;
JSON
{
"hex": "#ec59ff",
"rgb": {
"r": 236,
"g": 89,
"b": 255
},
"hsl": {
"h": 293.133,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.71865,
"c": 0.25837,
"h": 322.9
},
"luminance": 0.32198
}Semantic roles & 50–950 ramp
primary
#EC59FF
secondary
#C6F4C0
accent
#E6001A
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86