#ED78EE#ED78EE
#ED78EE is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 74.7% C 0.201 H 327.0°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ED78EE |
|---|---|
| RGB | rgb(237, 120, 238) |
| HSL | hsl(299, 78%, 70%) |
| HSV | hsv(299, 50%, 93%) |
| CMYK | cmyk(0.4%, 49.6%, 0%, 6.7%) |
| CIE-LAB | lab(67.73, 60.90, -39.88) |
| CIE-LCH | lch(67.73, 72.79, 326.78°) |
| OKLab | oklab(74.71% 0.1689 -0.1095) |
| OKLCH | oklch(74.71% 0.201 327) |
| XYZ | xyz(57.0731, 37.6137, 85.1263) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.62
Violet (CSS)
#EE82EE
ΔE00 2.03
Candy Pink
#FF63E9
ΔE00 3.97
Light Magenta
#FA5FF7
ΔE00 4.05
Violet Pink
#FB5FFC
ΔE00 4.26
Orchid
#DA70D6
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED78EE #79EE78
analogous
#B278EE #ED78EE #EE78B4
triadic
#ED78EE #EEED78 #78EEED
tetradic
#ED78EE #EEB278 #79EE78 #78B4EE
square
#ED78EE #EEB278 #79EE78 #78B4EE
split-complementary
#ED78EE #B4EE78 #78EEB2
monochromatic
#D01AD1 #E642E7 #ED78EE #F4AEF5 #FBE4FC
Accessibility & contrast
On white
2.46
#ED78EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#ED78EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED78EE
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED78EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED78EE | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9BF2
Deuteranopia (green-blind)
#90AAEA
Tritanopia (blue-blind)
#F385A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed78ee; /* rgb */ color: rgb(237, 120, 238); /* oklch */ color: oklch(74.7% 0.201 327.0);
Tailwind
colors: {
custom: {
50: '#f5a3f4',
500: '#ed78ee',
950: '#000000',
},
}SCSS
$custom: #ed78ee; $custom-light: #f5a3f4; $custom-dark: #000000;
JSON
{
"hex": "#ed78ee",
"rgb": {
"r": 237,
"g": 120,
"b": 238
},
"hsl": {
"h": 299.492,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.74711,
"c": 0.20129,
"h": 327
},
"luminance": 0.37611
}Semantic roles & 50–950 ramp
primary
#ED78EE
secondary
#D1F1D1
accent
#DA0C0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85