#ED74EE#ED74EE
#ED74EE is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.2% C 0.207 H 327.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ED74EE |
|---|---|
| RGB | rgb(237, 116, 238) |
| HSL | hsl(300, 78%, 69%) |
| HSV | hsv(300, 51%, 93%) |
| CMYK | cmyk(0.4%, 51.3%, 0%, 6.7%) |
| CIE-LAB | lab(67.03, 62.78, -40.98) |
| CIE-LCH | lch(67.03, 74.97, 326.87°) |
| OKLab | oklab(74.19% 0.1742 -0.1126) |
| OKLCH | oklch(74.19% 0.207 327.1) |
| XYZ | xyz(56.6021, 36.6716, 84.9693) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.72
Violet (CSS)
#EE82EE
ΔE00 2.78
Light Magenta
#FA5FF7
ΔE00 3.40
Candy Pink
#FF63E9
ΔE00 3.57
Violet Pink
#FB5FFC
ΔE00 3.65
Orchid
#DA70D6
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED74EE #75EE74
analogous
#B074EE #ED74EE #EE74B2
triadic
#ED74EE #EEED74 #74EEED
tetradic
#ED74EE #EEB074 #75EE74 #74B2EE
square
#ED74EE #EEB074 #75EE74 #74B2EE
split-complementary
#ED74EE #B2EE74 #74EEB0
monochromatic
#CD19CE #E63DE7 #ED74EE #F4ABF5 #FBE1FB
Accessibility & contrast
On white
2.52
#ED74EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#ED74EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED74EE
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED74EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED74EE | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F2
Deuteranopia (green-blind)
#8DA9EA
Tritanopia (blue-blind)
#F382A7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ed74ee; /* rgb */ color: rgb(237, 116, 238); /* oklch */ color: oklch(74.2% 0.207 327.1);
Tailwind
colors: {
custom: {
50: '#f5a1f4',
500: '#ed74ee',
950: '#000000',
},
}SCSS
$custom: #ed74ee; $custom-light: #f5a1f4; $custom-dark: #000000;
JSON
{
"hex": "#ed74ee",
"rgb": {
"r": 237,
"g": 116,
"b": 238
},
"hsl": {
"h": 299.508,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.74191,
"c": 0.20743,
"h": 327.1
},
"luminance": 0.36668
}Semantic roles & 50–950 ramp
primary
#ED74EE
secondary
#CEF0CD
accent
#DA0B0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85