#ED78FA#ED78FA
#ED78FA is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.3% C 0.212 H 323.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ED78FA |
|---|---|
| RGB | rgb(237, 120, 250) |
| HSL | hsl(294, 93%, 73%) |
| HSV | hsv(294, 52%, 98%) |
| CMYK | cmyk(5.2%, 52%, 0%, 2%) |
| CIE-LAB | lab(68.27, 63.03, -45.63) |
| CIE-LCH | lch(68.27, 77.81, 324.10°) |
| OKLab | oklab(75.28% 0.1705 -0.1261) |
| OKLCH | oklch(75.28% 0.212 323.5) |
| XYZ | xyz(58.8952, 38.3425, 94.7225) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 3.51
Violet Pink
#FB5FFC
ΔE00 3.85
Light Magenta
#FA5FF7
ΔE00 3.95
Candy Pink
#FF63E9
ΔE00 5.00
Orchid
#DA70D6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED78FA #85FA78
analogous
#AC78FA #ED78FA #FA78C6
triadic
#ED78FA #FAED78 #78FAED
tetradic
#ED78FA #FAAC78 #85FA78 #78C6FA
square
#ED78FA #FAAC78 #85FA78 #78C6FA
split-complementary
#ED78FA #C6FA78 #78FAAC
monochromatic
#D809EF #E53DF8 #ED78FA #F5B3FC #FBE1FE
Accessibility & contrast
On white
2.42
#ED78FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#ED78FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED78FA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED78FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED78FA | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFE
Deuteranopia (green-blind)
#8AABF6
Tritanopia (blue-blind)
#F189AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed78fa; /* rgb */ color: rgb(237, 120, 250); /* oklch */ color: oklch(75.3% 0.212 323.5);
Tailwind
colors: {
custom: {
50: '#f5a3fc',
500: '#ed78fa',
950: '#000000',
},
}SCSS
$custom: #ed78fa; $custom-light: #f5a3fc; $custom-dark: #000000;
JSON
{
"hex": "#ed78fa",
"rgb": {
"r": 237,
"g": 120,
"b": 250
},
"hsl": {
"h": 294,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.75282,
"c": 0.21201,
"h": 323.5
},
"luminance": 0.3834
}Semantic roles & 50–950 ramp
primary
#ED78FA
secondary
#D8F6D5
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85