#ED72F7#ED72F7
#ED72F7 is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.4% C 0.218 H 324.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ED72F7 |
|---|---|
| RGB | rgb(237, 114, 247) |
| HSL | hsl(295, 89%, 71%) |
| HSV | hsv(295, 54%, 97%) |
| CMYK | cmyk(4%, 53.8%, 0%, 3.1%) |
| CIE-LAB | lab(67.09, 65.27, -45.83) |
| CIE-LCH | lch(67.09, 79.75, 324.92°) |
| OKLab | oklab(74.37% 0.1778 -0.1266) |
| OKLCH | oklch(74.37% 0.218 324.5) |
| XYZ | xyz(57.7294, 36.7576, 92.0318) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.97
Light Magenta
#FA5FF7
ΔE00 2.99
Purply Pink
#F075E6
ΔE00 3.24
Violet (CSS)
#EE82EE
ΔE00 3.72
Candy Pink
#FF63E9
ΔE00 4.29
Orchid
#DA70D6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED72F7 #7CF772
analogous
#AA72F7 #ED72F7 #F772BE
triadic
#ED72F7 #F7ED72 #72F7ED
tetradic
#ED72F7 #F7AA72 #7CF772 #72BEF7
square
#ED72F7 #F7AA72 #7CF772 #72BEF7
split-complementary
#ED72F7 #BEF772 #72F7AA
monochromatic
#D20DE2 #E638F4 #ED72F7 #F4ACFA #FBE2FD
Accessibility & contrast
On white
2.51
#ED72F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#ED72F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED72F7
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED72F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED72F7 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9AFB
Deuteranopia (green-blind)
#87A9F3
Tritanopia (blue-blind)
#F283AA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ed72f7; /* rgb */ color: rgb(237, 114, 247); /* oklch */ color: oklch(74.4% 0.218 324.5);
Tailwind
colors: {
custom: {
50: '#f6a0fa',
500: '#ed72f7',
950: '#000000',
},
}SCSS
$custom: #ed72f7; $custom-light: #f6a0fa; $custom-dark: #000000;
JSON
{
"hex": "#ed72f7",
"rgb": {
"r": 237,
"g": 114,
"b": 247
},
"hsl": {
"h": 295.489,
"s": 89.262,
"l": 70.784
},
"oklch": {
"l": 0.74372,
"c": 0.21829,
"h": 324.5
},
"luminance": 0.36755
}Semantic roles & 50–950 ramp
primary
#ED72F7
secondary
#D3F4D1
accent
#E60011
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85