#ED73EE#ED73EE
#ED73EE is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.1% C 0.209 H 327.1°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ED73EE |
|---|---|
| RGB | rgb(237, 115, 238) |
| HSL | hsl(300, 78%, 69%) |
| HSV | hsv(300, 52%, 93%) |
| CMYK | cmyk(0.4%, 51.7%, 0%, 6.7%) |
| CIE-LAB | lab(66.86, 63.24, -41.25) |
| CIE-LCH | lch(66.86, 75.50, 326.88°) |
| OKLab | oklab(74.06% 0.1755 -0.1134) |
| OKLCH | oklch(74.06% 0.209 327.1) |
| XYZ | xyz(56.4874, 36.4423, 84.9311) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.79
Violet (CSS)
#EE82EE
ΔE00 2.97
Light Magenta
#FA5FF7
ΔE00 3.25
Candy Pink
#FF63E9
ΔE00 3.49
Violet Pink
#FB5FFC
ΔE00 3.51
Orchid
#DA70D6
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED73EE #74EE73
analogous
#B073EE #ED73EE #EE73B2
triadic
#ED73EE #EEED73 #73EEED
tetradic
#ED73EE #EEB073 #74EE73 #73B2EE
square
#ED73EE #EEB073 #74EE73 #73B2EE
split-complementary
#ED73EE #B2EE73 #73EEB0
monochromatic
#CC19CE #E63CE7 #ED73EE #F4AAF5 #FBE0FB
Accessibility & contrast
On white
2.53
#ED73EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#ED73EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED73EE
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED73EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED73EE | 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)
#6799F2
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#F381A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ed73ee; /* rgb */ color: rgb(237, 115, 238); /* oklch */ color: oklch(74.1% 0.209 327.1);
Tailwind
colors: {
custom: {
50: '#f5a0f4',
500: '#ed73ee',
950: '#000000',
},
}SCSS
$custom: #ed73ee; $custom-light: #f5a0f4; $custom-dark: #000000;
JSON
{
"hex": "#ed73ee",
"rgb": {
"r": 237,
"g": 115,
"b": 238
},
"hsl": {
"h": 299.512,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.74063,
"c": 0.20893,
"h": 327.1
},
"luminance": 0.36439
}Semantic roles & 50–950 ramp
primary
#ED73EE
secondary
#CDF0CD
accent
#DB0B0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85