#EE78F9#EE78F9
#EE78F9 is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.4% C 0.212 H 324.1°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EE78F9 |
|---|---|
| RGB | rgb(238, 120, 249) |
| HSL | hsl(295, 91%, 72%) |
| HSV | hsv(295, 52%, 98%) |
| CMYK | cmyk(4.4%, 51.8%, 0%, 2.4%) |
| CIE-LAB | lab(68.35, 63.11, -44.94) |
| CIE-LCH | lch(68.35, 77.48, 324.54°) |
| OKLab | oklab(75.35% 0.1715 -0.1241) |
| OKLCH | oklch(75.35% 0.212 324.1) |
| XYZ | xyz(59.0737, 38.4526, 93.9146) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.93
Purply Pink
#F075E6
ΔE00 3.27
Violet Pink
#FB5FFC
ΔE00 3.81
Light Magenta
#FA5FF7
ΔE00 3.88
Candy Pink
#FF63E9
ΔE00 4.79
Orchid
#DA70D6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE78F9 #83F978
analogous
#AE78F9 #EE78F9 #F978C3
triadic
#EE78F9 #F9EE78 #78F9EE
tetradic
#EE78F9 #F9AE78 #83F978 #78C3F9
square
#EE78F9 #F9AE78 #83F978 #78C3F9
split-complementary
#EE78F9 #C3F978 #78F9AE
monochromatic
#D90AEC #E73DF6 #EE78F9 #F5B3FC #FBE2FE
Accessibility & contrast
On white
2.42
#EE78F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#EE78F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE78F9
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE78F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE78F9 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669EFD
Deuteranopia (green-blind)
#8BACF5
Tritanopia (blue-blind)
#F288AE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee78f9; /* rgb */ color: rgb(238, 120, 249); /* oklch */ color: oklch(75.4% 0.212 324.1);
Tailwind
colors: {
custom: {
50: '#f6a3fb',
500: '#ee78f9',
950: '#000000',
},
}SCSS
$custom: #ee78f9; $custom-light: #f6a3fb; $custom-dark: #000000;
JSON
{
"hex": "#ee78f9",
"rgb": {
"r": 238,
"g": 120,
"b": 249
},
"hsl": {
"h": 294.884,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.75353,
"c": 0.21164,
"h": 324.1
},
"luminance": 0.3845
}Semantic roles & 50–950 ramp
primary
#EE78F9
secondary
#D8F6D5
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85