#ED72F4#ED72F4
#ED72F4 is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.2% C 0.216 H 325.4°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ED72F4 |
|---|---|
| RGB | rgb(237, 114, 244) |
| HSL | hsl(297, 86%, 70%) |
| HSV | hsv(297, 53%, 96%) |
| CMYK | cmyk(2.9%, 53.3%, 0%, 4.3%) |
| CIE-LAB | lab(66.96, 64.74, -44.40) |
| CIE-LCH | lch(66.96, 78.50, 325.56°) |
| OKLab | oklab(74.22% 0.1775 -0.1225) |
| OKLCH | oklch(74.22% 0.216 325.4) |
| XYZ | xyz(57.2702, 36.5739, 89.6133) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.78
Light Magenta
#FA5FF7
ΔE00 2.95
Violet Pink
#FB5FFC
ΔE00 3.03
Violet (CSS)
#EE82EE
ΔE00 3.48
Candy Pink
#FF63E9
ΔE00 3.97
Orchid
#DA70D6
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED72F4 #79F472
analogous
#AC72F4 #ED72F4 #F472BA
triadic
#ED72F4 #F4ED72 #72F4ED
tetradic
#ED72F4 #F4AC72 #79F472 #72BAF4
square
#ED72F4 #F4AC72 #79F472 #72BAF4
split-complementary
#ED72F4 #BAF472 #72F4AC
monochromatic
#D011DB #E639F0 #ED72F4 #F4ABF8 #FBE3FD
Accessibility & contrast
On white
2.53
#ED72F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#ED72F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED72F4
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED72F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED72F4 | 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)
#6199F8
Deuteranopia (green-blind)
#89A8F0
Tritanopia (blue-blind)
#F282A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ed72f4; /* rgb */ color: rgb(237, 114, 244); /* oklch */ color: oklch(74.2% 0.216 325.4);
Tailwind
colors: {
custom: {
50: '#f5a0f8',
500: '#ed72f4',
950: '#000000',
},
}SCSS
$custom: #ed72f4; $custom-light: #f5a0f8; $custom-dark: #000000;
JSON
{
"hex": "#ed72f4",
"rgb": {
"r": 237,
"g": 114,
"b": 244
},
"hsl": {
"h": 296.769,
"s": 85.526,
"l": 70.196
},
"oklch": {
"l": 0.74225,
"c": 0.21565,
"h": 325.4
},
"luminance": 0.36571
}Semantic roles & 50–950 ramp
primary
#ED72F4
secondary
#D1F3CF
accent
#E2030F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85