#ED74E5#ED74E5
#ED74E5 is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.8% C 0.200 H 329.9°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ED74E5 |
|---|---|
| RGB | rgb(237, 116, 229) |
| HSL | hsl(304, 77%, 69%) |
| HSV | hsv(304, 51%, 93%) |
| CMYK | cmyk(0%, 51.1%, 3.4%, 7.1%) |
| CIE-LAB | lab(66.64, 61.24, -36.61) |
| CIE-LCH | lch(66.64, 71.35, 329.13°) |
| OKLab | oklab(73.78% 0.1729 -0.1001) |
| OKLCH | oklch(73.78% 0.2 329.9) |
| XYZ | xyz(55.3128, 36.1558, 78.1789) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.56
Violet (CSS)
#EE82EE
ΔE00 2.87
Candy Pink
#FF63E9
ΔE00 3.21
Orchid
#DA70D6
ΔE00 3.56
Light Magenta
#FA5FF7
ΔE00 4.13
Violet Pink
#FB5FFC
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED74E5 #74ED7C
analogous
#B974ED #ED74E5 #ED74A9
triadic
#ED74E5 #E5ED74 #74E5ED
tetradic
#ED74E5 #EDB974 #74ED7C #74A9ED
square
#ED74E5 #EDB974 #74ED7C #74A9ED
split-complementary
#ED74E5 #A9ED74 #74EDB9
monochromatic
#CC1AC0 #E63EDB #ED74E5 #F4AAEF #FBE0F9
Accessibility & contrast
On white
2.55
#ED74E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#ED74E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED74E5
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED74E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED74E5 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D98E9
Deuteranopia (green-blind)
#91A8E1
Tritanopia (blue-blind)
#F57FA2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ed74e5; /* rgb */ color: rgb(237, 116, 229); /* oklch */ color: oklch(73.8% 0.200 329.9);
Tailwind
colors: {
custom: {
50: '#f5a1ed',
500: '#ed74e5',
950: '#000000',
},
}SCSS
$custom: #ed74e5; $custom-light: #f5a1ed; $custom-dark: #000000;
JSON
{
"hex": "#ed74e5",
"rgb": {
"r": 237,
"g": 116,
"b": 229
},
"hsl": {
"h": 303.967,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.73775,
"c": 0.19976,
"h": 329.9
},
"luminance": 0.36152
}Semantic roles & 50–950 ramp
primary
#ED74E5
secondary
#CDF0CF
accent
#D91A0C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84