#ED78F7#ED78F7
#ED78F7 is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.1% C 0.209 H 324.4°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ED78F7 |
|---|---|
| RGB | rgb(237, 120, 247) |
| HSL | hsl(295, 89%, 72%) |
| HSV | hsv(295, 51%, 97%) |
| CMYK | cmyk(4%, 51.4%, 0%, 3.1%) |
| CIE-LAB | lab(68.14, 62.49, -44.20) |
| CIE-LCH | lch(68.14, 76.54, 324.73°) |
| OKLab | oklab(75.14% 0.1701 -0.1219) |
| OKLCH | oklch(75.14% 0.209 324.4) |
| XYZ | xyz(58.4285, 38.1558, 92.2648) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 3.04
Violet Pink
#FB5FFC
ΔE00 3.86
Light Magenta
#FA5FF7
ΔE00 3.88
Candy Pink
#FF63E9
ΔE00 4.70
Orchid
#DA70D6
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED78F7 #82F778
analogous
#AE78F7 #ED78F7 #F778C1
triadic
#ED78F7 #F7ED78 #78F7ED
tetradic
#ED78F7 #F7AE78 #82F778 #78C1F7
square
#ED78F7 #F7AE78 #82F778 #78C1F7
split-complementary
#ED78F7 #C1F778 #78F7AE
monochromatic
#D60EE7 #E53EF4 #ED78F7 #F5B2FA #FBE2FD
Accessibility & contrast
On white
2.43
#ED78F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#ED78F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED78F7
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED78F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED78F7 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFB
Deuteranopia (green-blind)
#8CABF3
Tritanopia (blue-blind)
#F188AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed78f7; /* rgb */ color: rgb(237, 120, 247); /* oklch */ color: oklch(75.1% 0.209 324.4);
Tailwind
colors: {
custom: {
50: '#f5a3fa',
500: '#ed78f7',
950: '#000000',
},
}SCSS
$custom: #ed78f7; $custom-light: #f5a3fa; $custom-dark: #000000;
JSON
{
"hex": "#ed78f7",
"rgb": {
"r": 237,
"g": 120,
"b": 247
},
"hsl": {
"h": 295.276,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.75137,
"c": 0.2093,
"h": 324.4
},
"luminance": 0.38153
}Semantic roles & 50–950 ramp
primary
#ED78F7
secondary
#D8F5D5
accent
#E50012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85