#EC78EB#EC78EB
#EC78EB is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.5% C 0.198 H 327.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EC78EB |
|---|---|
| RGB | rgb(236, 120, 235) |
| HSL | hsl(301, 75%, 70%) |
| HSV | hsv(301, 49%, 93%) |
| CMYK | cmyk(0%, 49.2%, 0.4%, 7.5%) |
| CIE-LAB | lab(67.48, 60.11, -38.63) |
| CIE-LCH | lch(67.48, 71.45, 327.27°) |
| OKLab | oklab(74.45% 0.1674 -0.106) |
| OKLCH | oklch(74.45% 0.198 327.7) |
| XYZ | xyz(56.3030, 37.2671, 82.8088) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.29
Violet (CSS)
#EE82EE
ΔE00 2.02
Candy Pink
#FF63E9
ΔE00 3.91
Orchid
#DA70D6
ΔE00 4.17
Light Magenta
#FA5FF7
ΔE00 4.23
Violet Pink
#FB5FFC
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC78EB #78EC79
analogous
#B378EC #EC78EB #EC78B1
triadic
#EC78EB #EBEC78 #78EBEC
tetradic
#EC78EB #ECB378 #78EC79 #78B1EC
square
#EC78EB #ECB378 #78EC79 #78B1EC
split-complementary
#EC78EB #B1EC78 #78ECB3
monochromatic
#CD1DCB #E442E3 #EC78EB #F4AEF3 #FBE3FB
Accessibility & contrast
On white
2.48
#EC78EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#EC78EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC78EB
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC78EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC78EB | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BEF
Deuteranopia (green-blind)
#90AAE8
Tritanopia (blue-blind)
#F284A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ec78eb; /* rgb */ color: rgb(236, 120, 235); /* oklch */ color: oklch(74.5% 0.198 327.7);
Tailwind
colors: {
custom: {
50: '#f4a3f2',
500: '#ec78eb',
950: '#000000',
},
}SCSS
$custom: #ec78eb; $custom-light: #f4a3f2; $custom-dark: #000000;
JSON
{
"hex": "#ec78eb",
"rgb": {
"r": 236,
"g": 120,
"b": 235
},
"hsl": {
"h": 300.517,
"s": 75.325,
"l": 69.804
},
"oklch": {
"l": 0.74451,
"c": 0.19808,
"h": 327.7
},
"luminance": 0.37264
}Semantic roles & 50–950 ramp
primary
#EC78EB
secondary
#D0F0D0
accent
#D7100E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85