#EE78ED#EE78ED
#EE78ED is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 74.8% C 0.201 H 327.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EE78ED |
|---|---|
| RGB | rgb(238, 120, 237) |
| HSL | hsl(301, 78%, 70%) |
| HSV | hsv(301, 50%, 93%) |
| CMYK | cmyk(0%, 49.6%, 0.4%, 6.7%) |
| CIE-LAB | lab(67.82, 61.00, -39.18) |
| CIE-LCH | lch(67.82, 72.50, 327.29°) |
| OKLab | oklab(74.79% 0.1699 -0.1075) |
| OKLCH | oklch(74.79% 0.201 327.7) |
| XYZ | xyz(57.2615, 37.7277, 84.3704) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.37
Violet (CSS)
#EE82EE
ΔE00 1.95
Candy Pink
#FF63E9
ΔE00 3.81
Light Magenta
#FA5FF7
ΔE00 4.09
Violet Pink
#FB5FFC
ΔE00 4.34
Orchid
#DA70D6
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE78ED #78EE79
analogous
#B478EE #EE78ED #EE78B2
triadic
#EE78ED #EDEE78 #78EDEE
tetradic
#EE78ED #EEB478 #78EE79 #78B2EE
square
#EE78ED #EEB478 #78EE79 #78B2EE
split-complementary
#EE78ED #B2EE78 #78EEB4
monochromatic
#D11AD0 #E742E6 #EE78ED #F5AEF4 #FCE4FB
Accessibility & contrast
On white
2.46
#EE78ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#EE78ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE78ED
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE78ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE78ED | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9BF1
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#F485A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee78ed; /* rgb */ color: rgb(238, 120, 237); /* oklch */ color: oklch(74.8% 0.201 327.7);
Tailwind
colors: {
custom: {
50: '#f6a3f3',
500: '#ee78ed',
950: '#000000',
},
}SCSS
$custom: #ee78ed; $custom-light: #f6a3f3; $custom-dark: #000000;
JSON
{
"hex": "#ee78ed",
"rgb": {
"r": 238,
"g": 120,
"b": 237
},
"hsl": {
"h": 300.508,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.74786,
"c": 0.20102,
"h": 327.7
},
"luminance": 0.37725
}Semantic roles & 50–950 ramp
primary
#EE78ED
secondary
#D1F1D1
accent
#DA0D0C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85