#EC78EE#EC78EE
#EC78EE is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.6% C 0.201 H 326.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EC78EE |
|---|---|
| RGB | rgb(236, 120, 238) |
| HSL | hsl(299, 78%, 70%) |
| HSV | hsv(299, 50%, 93%) |
| CMYK | cmyk(0.8%, 49.6%, 0%, 6.7%) |
| CIE-LAB | lab(67.61, 60.63, -40.08) |
| CIE-LCH | lch(67.61, 72.68, 326.53°) |
| OKLab | oklab(74.59% 0.1678 -0.1101) |
| OKLCH | oklch(74.59% 0.201 326.7) |
| XYZ | xyz(56.7401, 37.4419, 85.1107) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.73
Violet (CSS)
#EE82EE
ΔE00 2.10
Light Magenta
#FA5FF7
ΔE00 4.07
Candy Pink
#FF63E9
ΔE00 4.07
Violet Pink
#FB5FFC
ΔE00 4.28
Orchid
#DA70D6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC78EE #7AEE78
analogous
#B178EE #EC78EE #EE78B5
triadic
#EC78EE #EEEC78 #78EEEC
tetradic
#EC78EE #EEB178 #7AEE78 #78B5EE
square
#EC78EE #EEB178 #7AEE78 #78B5EE
split-complementary
#EC78EE #B5EE78 #78EEB1
monochromatic
#CE1AD1 #E442E7 #EC78EE #F4AEF5 #FBE4FC
Accessibility & contrast
On white
2.47
#EC78EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EC78EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC78EE
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC78EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC78EE | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF2
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#F285A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ec78ee; /* rgb */ color: rgb(236, 120, 238); /* oklch */ color: oklch(74.6% 0.201 326.7);
Tailwind
colors: {
custom: {
50: '#f4a3f4',
500: '#ec78ee',
950: '#000000',
},
}SCSS
$custom: #ec78ee; $custom-light: #f4a3f4; $custom-dark: #000000;
JSON
{
"hex": "#ec78ee",
"rgb": {
"r": 236,
"g": 120,
"b": 238
},
"hsl": {
"h": 298.983,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.7459,
"c": 0.20071,
"h": 326.7
},
"luminance": 0.37439
}Semantic roles & 50–950 ramp
primary
#EC78EE
secondary
#D1F1D1
accent
#DA0C0F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85