#ED78FF#ED78FF
#ED78FF is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.5% C 0.217 H 322.1°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ED78FF |
|---|---|
| RGB | rgb(237, 120, 255) |
| HSL | hsl(292, 100%, 74%) |
| HSV | hsv(292, 53%, 100%) |
| CMYK | cmyk(7.1%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(68.50, 63.93, -48.00) |
| CIE-LCH | lch(68.50, 79.95, 323.10°) |
| OKLab | oklab(75.53% 0.171 -0.1329) |
| OKLCH | oklch(75.53% 0.217 322.1) |
| XYZ | xyz(59.6896, 38.6602, 98.9064) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.76
Violet Pink
#FB5FFC
ΔE00 3.95
Light Magenta
#FA5FF7
ΔE00 4.18
Purply Pink
#F075E6
ΔE00 4.29
Candy Pink
#FF63E9
ΔE00 5.56
Orchid
#DA70D6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED78FF #8AFF78
analogous
#A978FF #ED78FF #FF78CD
triadic
#ED78FF #FFED78 #78FFED
tetradic
#ED78FF #FFA978 #8AFF78 #78CDFF
square
#ED78FF #FFA978 #8AFF78 #78CDFF
split-complementary
#ED78FF #CDFF78 #78FFA9
monochromatic
#DB00FD #E53BFF #ED78FF #F5B5FF #FBE0FF
Accessibility & contrast
On white
2.41
#ED78FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#ED78FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED78FF
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED78FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED78FF | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629EFF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#F08AB1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ed78ff; /* rgb */ color: rgb(237, 120, 255); /* oklch */ color: oklch(75.5% 0.217 322.1);
Tailwind
colors: {
custom: {
50: '#f5a3ff',
500: '#ed78ff',
950: '#000000',
},
}SCSS
$custom: #ed78ff; $custom-light: #f5a3ff; $custom-dark: #000000;
JSON
{
"hex": "#ed78ff",
"rgb": {
"r": 237,
"g": 120,
"b": 255
},
"hsl": {
"h": 292,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.75529,
"c": 0.21658,
"h": 322.1
},
"luminance": 0.38657
}Semantic roles & 50–950 ramp
primary
#ED78FF
secondary
#D8F7D4
accent
#E6001F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F18
muted
#857F86