#ED72F3#ED72F3
#ED72F3 is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.2% C 0.215 H 325.7°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ED72F3 |
|---|---|
| RGB | rgb(237, 114, 243) |
| HSL | hsl(297, 84%, 70%) |
| HSV | hsv(297, 53%, 95%) |
| CMYK | cmyk(2.5%, 53.1%, 0%, 4.7%) |
| CIE-LAB | lab(66.91, 64.57, -43.92) |
| CIE-LCH | lch(66.91, 78.09, 325.77°) |
| OKLab | oklab(74.18% 0.1774 -0.1211) |
| OKLCH | oklch(74.18% 0.215 325.7) |
| XYZ | xyz(57.1188, 36.5133, 88.8158) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.63
Light Magenta
#FA5FF7
ΔE00 2.95
Violet Pink
#FB5FFC
ΔE00 3.07
Violet (CSS)
#EE82EE
ΔE00 3.41
Candy Pink
#FF63E9
ΔE00 3.87
Orchid
#DA70D6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED72F3 #78F372
analogous
#AC72F3 #ED72F3 #F372B9
triadic
#ED72F3 #F3ED72 #72F3ED
tetradic
#ED72F3 #F3AC72 #78F372 #72B9F3
square
#ED72F3 #F3AC72 #78F372 #72B9F3
split-complementary
#ED72F3 #B9F372 #72F3AC
monochromatic
#CF12D8 #E63AEE #ED72F3 #F4AAF8 #FBE3FD
Accessibility & contrast
On white
2.53
#ED72F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#ED72F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED72F3
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED72F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED72F3 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6299F7
Deuteranopia (green-blind)
#89A8EF
Tritanopia (blue-blind)
#F282A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ed72f3; /* rgb */ color: rgb(237, 114, 243); /* oklch */ color: oklch(74.2% 0.215 325.7);
Tailwind
colors: {
custom: {
50: '#f5a0f7',
500: '#ed72f3',
950: '#000000',
},
}SCSS
$custom: #ed72f3; $custom-light: #f5a0f7; $custom-dark: #000000;
JSON
{
"hex": "#ed72f3",
"rgb": {
"r": 237,
"g": 114,
"b": 243
},
"hsl": {
"h": 297.209,
"s": 84.314,
"l": 70
},
"oklch": {
"l": 0.74176,
"c": 0.21478,
"h": 325.7
},
"luminance": 0.3651
}Semantic roles & 50–950 ramp
primary
#ED72F3
secondary
#D0F2CE
accent
#E1050F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85