#ED73F8#ED73F8
#ED73F8 is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.5% C 0.218 H 324.2°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ED73F8 |
|---|---|
| RGB | rgb(237, 115, 248) |
| HSL | hsl(295, 90%, 71%) |
| HSV | hsv(295, 54%, 97%) |
| CMYK | cmyk(4.4%, 53.6%, 0%, 2.7%) |
| CIE-LAB | lab(67.31, 64.99, -46.04) |
| CIE-LCH | lch(67.31, 79.65, 324.69°) |
| OKLab | oklab(74.55% 0.1767 -0.1272) |
| OKLCH | oklch(74.55% 0.218 324.2) |
| XYZ | xyz(57.9976, 37.0463, 92.8845) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.10
Light Magenta
#FA5FF7
ΔE00 3.16
Purply Pink
#F075E6
ΔE00 3.34
Violet (CSS)
#EE82EE
ΔE00 3.65
Candy Pink
#FF63E9
ΔE00 4.45
Orchid
#DA70D6
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED73F8 #7EF873
analogous
#AA73F8 #ED73F8 #F873C0
triadic
#ED73F8 #F8ED73 #73F8ED
tetradic
#ED73F8 #F8AA73 #7EF873 #73C0F8
square
#ED73F8 #F8AA73 #7EF873 #73C0F8
split-complementary
#ED73F8 #C0F873 #73F8AA
monochromatic
#D30BE5 #E639F5 #ED73F8 #F4ADFB #FBE2FE
Accessibility & contrast
On white
2.50
#ED73F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#ED73F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED73F8
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED73F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED73F8 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609AFC
Deuteranopia (green-blind)
#88A9F4
Tritanopia (blue-blind)
#F184AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ed73f8; /* rgb */ color: rgb(237, 115, 248); /* oklch */ color: oklch(74.5% 0.218 324.2);
Tailwind
colors: {
custom: {
50: '#f6a0fb',
500: '#ed73f8',
950: '#000000',
},
}SCSS
$custom: #ed73f8; $custom-light: #f6a0fb; $custom-dark: #000000;
JSON
{
"hex": "#ed73f8",
"rgb": {
"r": 237,
"g": 115,
"b": 248
},
"hsl": {
"h": 295.038,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.74546,
"c": 0.21769,
"h": 324.2
},
"luminance": 0.37043
}Semantic roles & 50–950 ramp
primary
#ED73F8
secondary
#D5F5D2
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85