#EC73F8#EC73F8
#EC73F8 is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.4% C 0.217 H 323.9°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EC73F8 |
|---|---|
| RGB | rgb(236, 115, 248) |
| HSL | hsl(295, 90%, 71%) |
| HSV | hsv(295, 54%, 97%) |
| CMYK | cmyk(4.8%, 53.6%, 0%, 2.7%) |
| CIE-LAB | lab(67.18, 64.73, -46.25) |
| CIE-LCH | lch(67.18, 79.56, 324.45°) |
| OKLab | oklab(74.43% 0.1755 -0.1279) |
| OKLCH | oklch(74.43% 0.217 323.9) |
| XYZ | xyz(57.6645, 36.8746, 92.8689) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.16
Light Magenta
#FA5FF7
ΔE00 3.23
Purply Pink
#F075E6
ΔE00 3.44
Violet (CSS)
#EE82EE
ΔE00 3.73
Candy Pink
#FF63E9
ΔE00 4.58
Orchid
#DA70D6
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC73F8 #7FF873
analogous
#A973F8 #EC73F8 #F873C2
triadic
#EC73F8 #F8EC73 #73F8EC
tetradic
#EC73F8 #F8A973 #7FF873 #73C2F8
square
#EC73F8 #F8A973 #7FF873 #73C2F8
split-complementary
#EC73F8 #C2F873 #73F8A9
monochromatic
#D10BE5 #E439F5 #EC73F8 #F4ADFB #FBE2FE
Accessibility & contrast
On white
2.51
#EC73F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#EC73F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC73F8
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC73F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC73F8 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609AFC
Deuteranopia (green-blind)
#87A9F4
Tritanopia (blue-blind)
#F084AB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ec73f8; /* rgb */ color: rgb(236, 115, 248); /* oklch */ color: oklch(74.4% 0.217 323.9);
Tailwind
colors: {
custom: {
50: '#f5a0fb',
500: '#ec73f8',
950: '#000000',
},
}SCSS
$custom: #ec73f8; $custom-light: #f5a0fb; $custom-dark: #000000;
JSON
{
"hex": "#ec73f8",
"rgb": {
"r": 236,
"g": 115,
"b": 248
},
"hsl": {
"h": 294.586,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.74425,
"c": 0.21717,
"h": 323.9
},
"luminance": 0.36872
}Semantic roles & 50–950 ramp
primary
#EC73F8
secondary
#D5F5D2
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85