#EE78EA#EE78EA
#EE78EA is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.6% C 0.198 H 328.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EE78EA |
|---|---|
| RGB | rgb(238, 120, 234) |
| HSL | hsl(302, 78%, 70%) |
| HSV | hsv(302, 50%, 93%) |
| CMYK | cmyk(0%, 49.6%, 1.7%, 6.7%) |
| CIE-LAB | lab(67.69, 60.48, -37.73) |
| CIE-LCH | lch(67.69, 71.29, 328.05°) |
| OKLab | oklab(74.65% 0.1694 -0.1033) |
| OKLCH | oklch(74.65% 0.198 328.6) |
| XYZ | xyz(56.8269, 37.5539, 82.0814) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.92
Violet (CSS)
#EE82EE
ΔE00 1.95
Candy Pink
#FF63E9
ΔE00 3.69
Orchid
#DA70D6
ΔE00 4.29
Light Magenta
#FA5FF7
ΔE00 4.30
Violet Pink
#FB5FFC
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE78EA #78EE7C
analogous
#B778EE #EE78EA #EE78AF
triadic
#EE78EA #EAEE78 #78EAEE
tetradic
#EE78EA #EEB778 #78EE7C #78AFEE
square
#EE78EA #EEB778 #78EE7C #78AFEE
split-complementary
#EE78EA #AFEE78 #78EEB7
monochromatic
#D11ACB #E742E2 #EE78EA #F5AEF2 #FCE4FB
Accessibility & contrast
On white
2.47
#EE78EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#EE78EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE78EA
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE78EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE78EA | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEE
Deuteranopia (green-blind)
#92ABE6
Tritanopia (blue-blind)
#F584A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee78ea; /* rgb */ color: rgb(238, 120, 234); /* oklch */ color: oklch(74.6% 0.198 328.6);
Tailwind
colors: {
custom: {
50: '#f6a3f1',
500: '#ee78ea',
950: '#000000',
},
}SCSS
$custom: #ee78ea; $custom-light: #f6a3f1; $custom-dark: #000000;
JSON
{
"hex": "#ee78ea",
"rgb": {
"r": 238,
"g": 120,
"b": 234
},
"hsl": {
"h": 302.034,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.74648,
"c": 0.19842,
"h": 328.6
},
"luminance": 0.37551
}Semantic roles & 50–950 ramp
primary
#EE78EA
secondary
#D1F1D2
accent
#DA130C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84