#ED73F0#ED73F0
#ED73F0 is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.2% C 0.211 H 326.5°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ED73F0 |
|---|---|
| RGB | rgb(237, 115, 240) |
| HSL | hsl(299, 81%, 70%) |
| HSV | hsv(299, 52%, 94%) |
| CMYK | cmyk(1.2%, 52.1%, 0%, 5.9%) |
| CIE-LAB | lab(66.95, 63.59, -42.21) |
| CIE-LCH | lch(66.95, 76.32, 326.42°) |
| OKLab | oklab(74.16% 0.1757 -0.1162) |
| OKLCH | oklch(74.16% 0.211 326.5) |
| XYZ | xyz(56.7829, 36.5604, 86.4872) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.10
Violet (CSS)
#EE82EE
ΔE00 3.05
Light Magenta
#FA5FF7
ΔE00 3.16
Violet Pink
#FB5FFC
ΔE00 3.37
Candy Pink
#FF63E9
ΔE00 3.65
Orchid
#DA70D6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED73F0 #76F073
analogous
#AF73F0 #ED73F0 #F073B5
triadic
#ED73F0 #F0ED73 #73F0ED
tetradic
#ED73F0 #F0AF73 #76F073 #73B5F0
square
#ED73F0 #F0AF73 #76F073 #73B5F0
split-complementary
#ED73F0 #B5F073 #73F0AF
monochromatic
#CE17D2 #E63CEA #ED73F0 #F4AAF6 #FBE2FC
Accessibility & contrast
On white
2.53
#ED73F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#ED73F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED73F0
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED73F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED73F0 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6599F4
Deuteranopia (green-blind)
#8BA8EC
Tritanopia (blue-blind)
#F382A7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ed73f0; /* rgb */ color: rgb(237, 115, 240); /* oklch */ color: oklch(74.2% 0.211 326.5);
Tailwind
colors: {
custom: {
50: '#f5a0f5',
500: '#ed73f0',
950: '#000000',
},
}SCSS
$custom: #ed73f0; $custom-light: #f5a0f5; $custom-dark: #000000;
JSON
{
"hex": "#ed73f0",
"rgb": {
"r": 237,
"g": 115,
"b": 240
},
"hsl": {
"h": 298.56,
"s": 80.645,
"l": 69.608
},
"oklch": {
"l": 0.74158,
"c": 0.21067,
"h": 326.5
},
"luminance": 0.36557
}Semantic roles & 50–950 ramp
primary
#ED73F0
secondary
#CEF1CE
accent
#DD090E
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#170F17
muted
#857F85