#ED78EA#ED78EA
#ED78EA is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.5% C 0.198 H 328.3°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ED78EA |
|---|---|
| RGB | rgb(237, 120, 234) |
| HSL | hsl(302, 76%, 70%) |
| HSV | hsv(302, 49%, 93%) |
| CMYK | cmyk(0%, 49.4%, 1.3%, 7.1%) |
| CIE-LAB | lab(67.56, 60.21, -37.94) |
| CIE-LCH | lch(67.56, 71.17, 327.78°) |
| OKLab | oklab(74.53% 0.1683 -0.104) |
| OKLCH | oklch(74.53% 0.198 328.3) |
| XYZ | xyz(56.4920, 37.3812, 82.0657) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.03
Violet (CSS)
#EE82EE
ΔE00 1.98
Candy Pink
#FF63E9
ΔE00 3.78
Orchid
#DA70D6
ΔE00 4.18
Light Magenta
#FA5FF7
ΔE00 4.30
Violet Pink
#FB5FFC
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED78EA #78ED7B
analogous
#B578ED #ED78EA #ED78B0
triadic
#ED78EA #EAED78 #78EAED
tetradic
#ED78EA #EDB578 #78ED7B #78B0ED
square
#ED78EA #EDB578 #78ED7B #78B0ED
split-complementary
#ED78EA #B0ED78 #78EDB5
monochromatic
#CF1CCA #E642E2 #ED78EA #F4AEF2 #FBE4FB
Accessibility & contrast
On white
2.48
#ED78EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#ED78EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED78EA
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED78EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED78EA | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEE
Deuteranopia (green-blind)
#91AAE7
Tritanopia (blue-blind)
#F484A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed78ea; /* rgb */ color: rgb(237, 120, 234); /* oklch */ color: oklch(74.5% 0.198 328.3);
Tailwind
colors: {
custom: {
50: '#f5a3f1',
500: '#ed78ea',
950: '#000000',
},
}SCSS
$custom: #ed78ea; $custom-light: #f5a3f1; $custom-dark: #000000;
JSON
{
"hex": "#ed78ea",
"rgb": {
"r": 237,
"g": 120,
"b": 234
},
"hsl": {
"h": 301.538,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.74526,
"c": 0.19782,
"h": 328.3
},
"luminance": 0.37378
}Semantic roles & 50–950 ramp
primary
#ED78EA
secondary
#D0F1D1
accent
#D9120D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84