#ED72EE#ED72EE
#ED72EE is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 73.9% C 0.210 H 327.1°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ED72EE |
|---|---|
| RGB | rgb(237, 114, 238) |
| HSL | hsl(300, 78%, 69%) |
| HSV | hsv(300, 52%, 93%) |
| CMYK | cmyk(0.4%, 52.1%, 0%, 6.7%) |
| CIE-LAB | lab(66.68, 63.70, -41.52) |
| CIE-LCH | lch(66.68, 76.04, 326.90°) |
| OKLab | oklab(73.94% 0.1768 -0.1142) |
| OKLCH | oklch(73.94% 0.21 327.1) |
| XYZ | xyz(56.3740, 36.2154, 84.8933) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.88
Light Magenta
#FA5FF7
ΔE00 3.10
Violet (CSS)
#EE82EE
ΔE00 3.15
Violet Pink
#FB5FFC
ΔE00 3.38
Candy Pink
#FF63E9
ΔE00 3.42
Orchid
#DA70D6
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED72EE #73EE72
analogous
#AF72EE #ED72EE #EE72B1
triadic
#ED72EE #EEED72 #72EEED
tetradic
#ED72EE #EEAF72 #73EE72 #72B1EE
square
#ED72EE #EEAF72 #73EE72 #72B1EE
split-complementary
#ED72EE #B1EE72 #72EEAF
monochromatic
#CB19CD #E63BE7 #ED72EE #F4A9F5 #FBDFFB
Accessibility & contrast
On white
2.55
#ED72EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#ED72EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED72EE
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED72EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED72EE | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6598F2
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#F380A6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ed72ee; /* rgb */ color: rgb(237, 114, 238); /* oklch */ color: oklch(73.9% 0.210 327.1);
Tailwind
colors: {
custom: {
50: '#f5a0f4',
500: '#ed72ee',
950: '#000000',
},
}SCSS
$custom: #ed72ee; $custom-light: #f5a0f4; $custom-dark: #000000;
JSON
{
"hex": "#ed72ee",
"rgb": {
"r": 237,
"g": 114,
"b": 238
},
"hsl": {
"h": 299.516,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.73936,
"c": 0.21044,
"h": 327.1
},
"luminance": 0.36212
}Semantic roles & 50–950 ramp
primary
#ED72EE
secondary
#CCF0CC
accent
#DB0B0C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85