#ED72F2#ED72F2
#ED72F2 is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.1% C 0.214 H 326.0°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ED72F2 |
|---|---|
| RGB | rgb(237, 114, 242) |
| HSL | hsl(298, 83%, 70%) |
| HSV | hsv(298, 53%, 95%) |
| CMYK | cmyk(2.1%, 52.9%, 0%, 5.1%) |
| CIE-LAB | lab(66.86, 64.39, -43.44) |
| CIE-LCH | lch(66.86, 77.68, 325.99°) |
| OKLab | oklab(74.13% 0.1773 -0.1197) |
| OKLCH | oklch(74.13% 0.214 326) |
| XYZ | xyz(56.9682, 36.4531, 88.0227) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.48
Light Magenta
#FA5FF7
ΔE00 2.97
Violet Pink
#FB5FFC
ΔE00 3.12
Violet (CSS)
#EE82EE
ΔE00 3.34
Candy Pink
#FF63E9
ΔE00 3.77
Orchid
#DA70D6
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED72F2 #77F272
analogous
#AD72F2 #ED72F2 #F272B7
triadic
#ED72F2 #F2ED72 #72F2ED
tetradic
#ED72F2 #F2AD72 #77F272 #72B7F2
square
#ED72F2 #F2AD72 #77F272 #72B7F2
split-complementary
#ED72F2 #B7F272 #72F2AD
monochromatic
#CE14D6 #E63AED #ED72F2 #F4AAF7 #FBE2FC
Accessibility & contrast
On white
2.53
#ED72F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#ED72F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED72F2
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED72F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED72F2 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6399F6
Deuteranopia (green-blind)
#8AA8EE
Tritanopia (blue-blind)
#F281A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ed72f2; /* rgb */ color: rgb(237, 114, 242); /* oklch */ color: oklch(74.1% 0.214 326.0);
Tailwind
colors: {
custom: {
50: '#f5a0f7',
500: '#ed72f2',
950: '#000000',
},
}SCSS
$custom: #ed72f2; $custom-light: #f5a0f7; $custom-dark: #000000;
JSON
{
"hex": "#ed72f2",
"rgb": {
"r": 237,
"g": 114,
"b": 242
},
"hsl": {
"h": 297.656,
"s": 83.117,
"l": 69.804
},
"oklch": {
"l": 0.74128,
"c": 0.2139,
"h": 326
},
"luminance": 0.3645
}Semantic roles & 50–950 ramp
primary
#ED72F2
secondary
#CFF2CE
accent
#E0060E
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#170F17
muted
#857F85