#ED74FF#ED74FF
#ED74FF is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.0% C 0.223 H 322.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ED74FF |
|---|---|
| RGB | rgb(237, 116, 255) |
| HSL | hsl(292, 100%, 73%) |
| HSV | hsv(292, 55%, 100%) |
| CMYK | cmyk(7.1%, 54.5%, 0%, 0%) |
| CIE-LAB | lab(67.81, 65.79, -49.09) |
| CIE-LCH | lch(67.81, 82.08, 323.27°) |
| OKLab | oklab(75.02% 0.1761 -0.136) |
| OKLCH | oklch(75.02% 0.223 322.3) |
| XYZ | xyz(59.2186, 37.7181, 98.7494) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.39
Light Magenta
#FA5FF7
ΔE00 3.65
Violet (CSS)
#EE82EE
ΔE00 4.25
Purply Pink
#F075E6
ΔE00 4.36
Candy Pink
#FF63E9
ΔE00 5.32
Orchid
#DA70D6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED74FF #86FF74
analogous
#A774FF #ED74FF #FF74CC
triadic
#ED74FF #FFED74 #74FFED
tetradic
#ED74FF #FFA774 #86FF74 #74CCFF
square
#ED74FF #FFA774 #86FF74 #74CCFF
split-complementary
#ED74FF #CCFF74 #74FFA7
monochromatic
#D800F9 #E537FF #ED74FF #F5B1FF #FBE0FF
Accessibility & contrast
On white
2.46
#ED74FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#ED74FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED74FF
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED74FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED74FF | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9CFF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#F087AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed74ff; /* rgb */ color: rgb(237, 116, 255); /* oklch */ color: oklch(75.0% 0.223 322.3);
Tailwind
colors: {
custom: {
50: '#f6a1ff',
500: '#ed74ff',
950: '#000000',
},
}SCSS
$custom: #ed74ff; $custom-light: #f6a1ff; $custom-dark: #000000;
JSON
{
"hex": "#ed74ff",
"rgb": {
"r": 237,
"g": 116,
"b": 255
},
"hsl": {
"h": 292.23,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.75021,
"c": 0.2225,
"h": 322.3
},
"luminance": 0.37715
}Semantic roles & 50–950 ramp
primary
#ED74FF
secondary
#D8F7D4
accent
#E6001E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F18
muted
#857F86