#EE78EF#EE78EF
#EE78EF is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 74.9% C 0.203 H 327.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EE78EF |
|---|---|
| RGB | rgb(238, 120, 239) |
| HSL | hsl(299, 79%, 70%) |
| HSV | hsv(299, 50%, 94%) |
| CMYK | cmyk(0.4%, 49.8%, 0%, 6.3%) |
| CIE-LAB | lab(67.91, 61.35, -40.15) |
| CIE-LCH | lch(67.91, 73.32, 326.80°) |
| OKLab | oklab(74.88% 0.1702 -0.1103) |
| OKLCH | oklch(74.88% 0.203 327.1) |
| XYZ | xyz(57.5553, 37.8453, 85.9179) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.68
Violet (CSS)
#EE82EE
ΔE00 2.01
Candy Pink
#FF63E9
ΔE00 3.93
Light Magenta
#FA5FF7
ΔE00 3.99
Violet Pink
#FB5FFC
ΔE00 4.19
Orchid
#DA70D6
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE78EF #79EF78
analogous
#B278EF #EE78EF #EF78B4
triadic
#EE78EF #EFEE78 #78EFEE
tetradic
#EE78EF #EFB278 #79EF78 #78B4EF
square
#EE78EF #EFB278 #79EF78 #78B4EF
split-complementary
#EE78EF #B4EF78 #78EFB2
monochromatic
#D219D4 #E741E9 #EE78EF #F5AFF5 #FCE4FC
Accessibility & contrast
On white
2.45
#EE78EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#EE78EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE78EF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE78EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE78EF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9CF3
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#F485A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee78ef; /* rgb */ color: rgb(238, 120, 239); /* oklch */ color: oklch(74.9% 0.203 327.1);
Tailwind
colors: {
custom: {
50: '#f6a3f4',
500: '#ee78ef',
950: '#000000',
},
}SCSS
$custom: #ee78ef; $custom-light: #f6a3f4; $custom-dark: #000000;
JSON
{
"hex": "#ee78ef",
"rgb": {
"r": 238,
"g": 120,
"b": 239
},
"hsl": {
"h": 299.496,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.74878,
"c": 0.20276,
"h": 327.1
},
"luminance": 0.37842
}Semantic roles & 50–950 ramp
primary
#EE78EF
secondary
#D1F2D1
accent
#DB0A0C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85