#ED73F2#ED73F2
#ED73F2 is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.3% C 0.212 H 325.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ED73F2 |
|---|---|
| RGB | rgb(237, 115, 242) |
| HSL | hsl(298, 83%, 70%) |
| HSV | hsv(298, 52%, 95%) |
| CMYK | cmyk(2.1%, 52.5%, 0%, 5.1%) |
| CIE-LAB | lab(67.04, 63.93, -43.17) |
| CIE-LCH | lch(67.04, 77.15, 325.97°) |
| OKLab | oklab(74.25% 0.176 -0.1189) |
| OKLCH | oklch(74.25% 0.212 325.9) |
| XYZ | xyz(57.0816, 36.6799, 88.0605) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.41
Light Magenta
#FA5FF7
ΔE00 3.11
Violet (CSS)
#EE82EE
ΔE00 3.17
Violet Pink
#FB5FFC
ΔE00 3.26
Candy Pink
#FF63E9
ΔE00 3.83
Orchid
#DA70D6
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED73F2 #78F273
analogous
#AE73F2 #ED73F2 #F273B7
triadic
#ED73F2 #F2ED73 #73F2ED
tetradic
#ED73F2 #F2AE73 #78F273 #73B7F2
square
#ED73F2 #F2AE73 #78F273 #73B7F2
split-complementary
#ED73F2 #B7F273 #73F2AE
monochromatic
#CF14D7 #E63BED #ED73F2 #F4ABF7 #FBE3FC
Accessibility & contrast
On white
2.52
#ED73F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#ED73F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED73F2
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED73F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED73F2 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6499F6
Deuteranopia (green-blind)
#8BA9EE
Tritanopia (blue-blind)
#F282A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ed73f2; /* rgb */ color: rgb(237, 115, 242); /* oklch */ color: oklch(74.3% 0.212 325.9);
Tailwind
colors: {
custom: {
50: '#f5a0f7',
500: '#ed73f2',
950: '#000000',
},
}SCSS
$custom: #ed73f2; $custom-light: #f5a0f7; $custom-dark: #000000;
JSON
{
"hex": "#ed73f2",
"rgb": {
"r": 237,
"g": 115,
"b": 242
},
"hsl": {
"h": 297.638,
"s": 83.007,
"l": 70
},
"oklch": {
"l": 0.74254,
"c": 0.21241,
"h": 325.9
},
"luminance": 0.36677
}Semantic roles & 50–950 ramp
primary
#ED73F2
secondary
#D0F2CF
accent
#DF060F
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#170F17
muted
#857F85