#ED78F9#ED78F9
#ED78F9 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.2% C 0.211 H 323.8°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ED78F9 |
|---|---|
| RGB | rgb(237, 120, 249) |
| HSL | hsl(294, 91%, 72%) |
| HSV | hsv(294, 52%, 98%) |
| CMYK | cmyk(4.8%, 51.8%, 0%, 2.4%) |
| CIE-LAB | lab(68.23, 62.85, -45.15) |
| CIE-LCH | lch(68.23, 77.38, 324.31°) |
| OKLab | oklab(75.23% 0.1704 -0.1247) |
| OKLCH | oklch(75.23% 0.211 323.8) |
| XYZ | xyz(58.7388, 38.2799, 93.8989) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Purply Pink
#F075E6
ΔE00 3.36
Violet Pink
#FB5FFC
ΔE00 3.84
Light Magenta
#FA5FF7
ΔE00 3.92
Candy Pink
#FF63E9
ΔE00 4.90
Orchid
#DA70D6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED78F9 #84F978
analogous
#AD78F9 #ED78F9 #F978C4
triadic
#ED78F9 #F9ED78 #78F9ED
tetradic
#ED78F9 #F9AD78 #84F978 #78C4F9
square
#ED78F9 #F9AD78 #84F978 #78C4F9
split-complementary
#ED78F9 #C4F978 #78F9AD
monochromatic
#D70AEC #E53DF6 #ED78F9 #F5B3FC #FBE2FE
Accessibility & contrast
On white
2.43
#ED78F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#ED78F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED78F9
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED78F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED78F9 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFD
Deuteranopia (green-blind)
#8BABF5
Tritanopia (blue-blind)
#F189AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed78f9; /* rgb */ color: rgb(237, 120, 249); /* oklch */ color: oklch(75.2% 0.211 323.8);
Tailwind
colors: {
custom: {
50: '#f5a3fb',
500: '#ed78f9',
950: '#000000',
},
}SCSS
$custom: #ed78f9; $custom-light: #f5a3fb; $custom-dark: #000000;
JSON
{
"hex": "#ed78f9",
"rgb": {
"r": 237,
"g": 120,
"b": 249
},
"hsl": {
"h": 294.419,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.75234,
"c": 0.21111,
"h": 323.8
},
"luminance": 0.38277
}Semantic roles & 50–950 ramp
primary
#ED78F9
secondary
#D8F6D5
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85