#ED78F0#ED78F0
#ED78F0 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 74.8% C 0.203 H 326.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ED78F0 |
|---|---|
| RGB | rgb(237, 120, 240) |
| HSL | hsl(299, 80%, 71%) |
| HSV | hsv(299, 50%, 94%) |
| CMYK | cmyk(1.2%, 50%, 0%, 5.9%) |
| CIE-LAB | lab(67.82, 61.25, -40.84) |
| CIE-LCH | lch(67.82, 73.62, 326.31°) |
| OKLab | oklab(74.8% 0.1692 -0.1123) |
| OKLCH | oklch(74.8% 0.203 326.4) |
| XYZ | xyz(57.3686, 37.7318, 86.6824) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.93
Violet (CSS)
#EE82EE
ΔE00 2.13
Light Magenta
#FA5FF7
ΔE00 3.96
Candy Pink
#FF63E9
ΔE00 4.10
Violet Pink
#FB5FFC
ΔE00 4.13
Orchid
#DA70D6
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED78F0 #7BF078
analogous
#B178F0 #ED78F0 #F078B7
triadic
#ED78F0 #F0ED78 #78F0ED
tetradic
#ED78F0 #F0B178 #7BF078 #78B7F0
square
#ED78F0 #F0B178 #7BF078 #78B7F0
split-complementary
#ED78F0 #B7F078 #78F0B1
monochromatic
#D118D6 #E641EA #ED78F0 #F4AFF6 #FBE3FC
Accessibility & contrast
On white
2.46
#ED78F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#ED78F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED78F0
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED78F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED78F0 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9CF4
Deuteranopia (green-blind)
#8FABEC
Tritanopia (blue-blind)
#F386A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed78f0; /* rgb */ color: rgb(237, 120, 240); /* oklch */ color: oklch(74.8% 0.203 326.4);
Tailwind
colors: {
custom: {
50: '#f5a3f5',
500: '#ed78f0',
950: '#000000',
},
}SCSS
$custom: #ed78f0; $custom-light: #f5a3f5; $custom-dark: #000000;
JSON
{
"hex": "#ed78f0",
"rgb": {
"r": 237,
"g": 120,
"b": 240
},
"hsl": {
"h": 298.5,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.74804,
"c": 0.20306,
"h": 326.4
},
"luminance": 0.37729
}Semantic roles & 50–950 ramp
primary
#ED78F0
secondary
#D2F2D2
accent
#DC090E
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#170F17
muted
#857F85