#EC73FF#EC73FF
#EC73FF is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.8% C 0.223 H 322.0°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EC73FF |
|---|---|
| RGB | rgb(236, 115, 255) |
| HSL | hsl(292, 100%, 73%) |
| HSV | hsv(292, 55%, 100%) |
| CMYK | cmyk(7.5%, 54.9%, 0%, 0%) |
| CIE-LAB | lab(67.51, 65.99, -49.57) |
| CIE-LCH | lch(67.51, 82.54, 323.09°) |
| OKLab | oklab(74.78% 0.1762 -0.1374) |
| OKLCH | oklch(74.78% 0.223 322) |
| XYZ | xyz(58.7709, 37.3171, 98.6956) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.35
Light Magenta
#FA5FF7
ΔE00 3.62
Violet (CSS)
#EE82EE
ΔE00 4.46
Purply Pink
#F075E6
ΔE00 4.49
Candy Pink
#FF63E9
ΔE00 5.39
Orchid
#DA70D6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC73FF #86FF73
analogous
#A673FF #EC73FF #FF73CC
triadic
#EC73FF #FFEC73 #73FFEC
tetradic
#EC73FF #FFA673 #86FF73 #73CCFF
square
#EC73FF #FFA673 #86FF73 #73CCFF
split-complementary
#EC73FF #CCFF73 #73FFA6
monochromatic
#D600F8 #E436FF #EC73FF #F4B0FF #FBE0FF
Accessibility & contrast
On white
2.48
#EC73FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#EC73FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC73FF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC73FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC73FF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A9BFF
Deuteranopia (green-blind)
#83A9FB
Tritanopia (blue-blind)
#EF87AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ec73ff; /* rgb */ color: rgb(236, 115, 255); /* oklch */ color: oklch(74.8% 0.223 322.0);
Tailwind
colors: {
custom: {
50: '#f5a0ff',
500: '#ec73ff',
950: '#000000',
},
}SCSS
$custom: #ec73ff; $custom-light: #f5a0ff; $custom-dark: #000000;
JSON
{
"hex": "#ec73ff",
"rgb": {
"r": 236,
"g": 115,
"b": 255
},
"hsl": {
"h": 291.857,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.74776,
"c": 0.22346,
"h": 322
},
"luminance": 0.37314
}Semantic roles & 50–950 ramp
primary
#EC73FF
secondary
#D8F7D4
accent
#E6001F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F18
muted
#857F86