#ED74F0#ED74F0
#ED74F0 is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.3% C 0.209 H 326.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ED74F0 |
|---|---|
| RGB | rgb(237, 116, 240) |
| HSL | hsl(299, 81%, 70%) |
| HSV | hsv(299, 52%, 94%) |
| CMYK | cmyk(1.2%, 51.7%, 0%, 5.9%) |
| CIE-LAB | lab(67.12, 63.12, -41.94) |
| CIE-LCH | lch(67.12, 75.79, 326.40°) |
| OKLab | oklab(74.29% 0.1744 -0.1154) |
| OKLCH | oklch(74.29% 0.209 326.5) |
| XYZ | xyz(56.8975, 36.7897, 86.5254) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.03
Violet (CSS)
#EE82EE
ΔE00 2.87
Light Magenta
#FA5FF7
ΔE00 3.32
Violet Pink
#FB5FFC
ΔE00 3.51
Candy Pink
#FF63E9
ΔE00 3.72
Orchid
#DA70D6
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED74F0 #77F074
analogous
#AF74F0 #ED74F0 #F074B5
triadic
#ED74F0 #F0ED74 #74F0ED
tetradic
#ED74F0 #F0AF74 #77F074 #74B5F0
square
#ED74F0 #F0AF74 #77F074 #74B5F0
split-complementary
#ED74F0 #B5F074 #74F0AF
monochromatic
#CE17D3 #E63DEA #ED74F0 #F4ABF6 #FBE2FC
Accessibility & contrast
On white
2.51
#ED74F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#ED74F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED74F0
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED74F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED74F0 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F4
Deuteranopia (green-blind)
#8CA9EC
Tritanopia (blue-blind)
#F382A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ed74f0; /* rgb */ color: rgb(237, 116, 240); /* oklch */ color: oklch(74.3% 0.209 326.5);
Tailwind
colors: {
custom: {
50: '#f5a1f5',
500: '#ed74f0',
950: '#000000',
},
}SCSS
$custom: #ed74f0; $custom-light: #f5a1f5; $custom-dark: #000000;
JSON
{
"hex": "#ed74f0",
"rgb": {
"r": 237,
"g": 116,
"b": 240
},
"hsl": {
"h": 298.548,
"s": 80.519,
"l": 69.804
},
"oklch": {
"l": 0.74286,
"c": 0.20916,
"h": 326.5
},
"luminance": 0.36787
}Semantic roles & 50–950 ramp
primary
#ED74F0
secondary
#CFF1CE
accent
#DD090E
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#170F17
muted
#857F85