#ED78EF#ED78EF
#ED78EF is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 74.8% C 0.202 H 326.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ED78EF |
|---|---|
| RGB | rgb(237, 120, 239) |
| HSL | hsl(299, 79%, 70%) |
| HSV | hsv(299, 50%, 94%) |
| CMYK | cmyk(0.8%, 49.8%, 0%, 6.3%) |
| CIE-LAB | lab(67.78, 61.07, -40.36) |
| CIE-LCH | lch(67.78, 73.20, 326.54°) |
| OKLab | oklab(74.76% 0.1691 -0.1109) |
| OKLCH | oklch(74.76% 0.202 326.7) |
| XYZ | xyz(57.2204, 37.6726, 85.9022) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.78
Violet (CSS)
#EE82EE
ΔE00 2.08
Light Magenta
#FA5FF7
ΔE00 4.00
Candy Pink
#FF63E9
ΔE00 4.03
Violet Pink
#FB5FFC
ΔE00 4.19
Orchid
#DA70D6
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED78EF #7AEF78
analogous
#B278EF #ED78EF #EF78B5
triadic
#ED78EF #EFED78 #78EFED
tetradic
#ED78EF #EFB278 #7AEF78 #78B5EF
square
#ED78EF #EFB278 #7AEF78 #78B5EF
split-complementary
#ED78EF #B5EF78 #78EFB2
monochromatic
#D019D4 #E641E9 #ED78EF #F4AFF5 #FBE4FC
Accessibility & contrast
On white
2.46
#ED78EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#ED78EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED78EF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED78EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED78EF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9CF3
Deuteranopia (green-blind)
#8FAAEB
Tritanopia (blue-blind)
#F385A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed78ef; /* rgb */ color: rgb(237, 120, 239); /* oklch */ color: oklch(74.8% 0.202 326.7);
Tailwind
colors: {
custom: {
50: '#f5a3f4',
500: '#ed78ef',
950: '#000000',
},
}SCSS
$custom: #ed78ef; $custom-light: #f5a3f4; $custom-dark: #000000;
JSON
{
"hex": "#ed78ef",
"rgb": {
"r": 237,
"g": 120,
"b": 239
},
"hsl": {
"h": 298.992,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.74757,
"c": 0.20218,
"h": 326.7
},
"luminance": 0.37669
}Semantic roles & 50–950 ramp
primary
#ED78EF
secondary
#D2F2D1
accent
#DB0A0E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85