#ED73F7#ED73F7
#ED73F7 is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.5% C 0.217 H 324.5°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ED73F7 |
|---|---|
| RGB | rgb(237, 115, 247) |
| HSL | hsl(295, 89%, 71%) |
| HSV | hsv(295, 53%, 97%) |
| CMYK | cmyk(4%, 53.4%, 0%, 3.1%) |
| CIE-LAB | lab(67.27, 64.81, -45.56) |
| CIE-LCH | lch(67.27, 79.23, 324.89°) |
| OKLab | oklab(74.5% 0.1765 -0.1258) |
| OKLCH | oklch(74.5% 0.217 324.5) |
| XYZ | xyz(57.8428, 36.9844, 92.0696) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.10
Light Magenta
#FA5FF7
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 3.18
Violet (CSS)
#EE82EE
ΔE00 3.56
Candy Pink
#FF63E9
ΔE00 4.34
Orchid
#DA70D6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED73F7 #7DF773
analogous
#AB73F7 #ED73F7 #F773BF
triadic
#ED73F7 #F7ED73 #73F7ED
tetradic
#ED73F7 #F7AB73 #7DF773 #73BFF7
square
#ED73F7 #F7AB73 #7DF773 #73BFF7
split-complementary
#ED73F7 #BFF773 #73F7AB
monochromatic
#D20DE3 #E639F4 #ED73F7 #F4ADFA #FBE2FD
Accessibility & contrast
On white
2.50
#ED73F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#ED73F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED73F7
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED73F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED73F7 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619AFB
Deuteranopia (green-blind)
#88A9F3
Tritanopia (blue-blind)
#F284AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ed73f7; /* rgb */ color: rgb(237, 115, 247); /* oklch */ color: oklch(74.5% 0.217 324.5);
Tailwind
colors: {
custom: {
50: '#f5a0fa',
500: '#ed73f7',
950: '#000000',
},
}SCSS
$custom: #ed73f7; $custom-light: #f5a0fa; $custom-dark: #000000;
JSON
{
"hex": "#ed73f7",
"rgb": {
"r": 237,
"g": 115,
"b": 247
},
"hsl": {
"h": 295.455,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.74497,
"c": 0.21681,
"h": 324.5
},
"luminance": 0.36981
}Semantic roles & 50–950 ramp
primary
#ED73F7
secondary
#D4F4D1
accent
#E60011
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85