#EE78F0#EE78F0
#EE78F0 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 74.9% C 0.204 H 326.7°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EE78F0 |
|---|---|
| RGB | rgb(238, 120, 240) |
| HSL | hsl(299, 80%, 71%) |
| HSV | hsv(299, 50%, 94%) |
| CMYK | cmyk(0.8%, 50%, 0%, 5.9%) |
| CIE-LAB | lab(67.95, 61.52, -40.63) |
| CIE-LCH | lch(67.95, 73.73, 326.56°) |
| OKLab | oklab(74.93% 0.1703 -0.1117) |
| OKLCH | oklch(74.93% 0.204 326.7) |
| XYZ | xyz(57.7035, 37.9045, 86.6981) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.84
Violet (CSS)
#EE82EE
ΔE00 2.07
Light Magenta
#FA5FF7
ΔE00 3.95
Candy Pink
#FF63E9
ΔE00 3.99
Violet Pink
#FB5FFC
ΔE00 4.12
Orchid
#DA70D6
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE78F0 #7AF078
analogous
#B278F0 #EE78F0 #F078B6
triadic
#EE78F0 #F0EE78 #78F0EE
tetradic
#EE78F0 #F0B278 #7AF078 #78B6F0
square
#EE78F0 #F0B278 #7AF078 #78B6F0
split-complementary
#EE78F0 #B6F078 #78F0B2
monochromatic
#D318D6 #E741EA #EE78F0 #F5AFF6 #FCE3FC
Accessibility & contrast
On white
2.45
#EE78F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#EE78F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE78F0
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE78F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE78F0 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9CF4
Deuteranopia (green-blind)
#90ABEC
Tritanopia (blue-blind)
#F485A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee78f0; /* rgb */ color: rgb(238, 120, 240); /* oklch */ color: oklch(74.9% 0.204 326.7);
Tailwind
colors: {
custom: {
50: '#f6a3f5',
500: '#ee78f0',
950: '#000000',
},
}SCSS
$custom: #ee78f0; $custom-light: #f6a3f5; $custom-dark: #000000;
JSON
{
"hex": "#ee78f0",
"rgb": {
"r": 238,
"g": 120,
"b": 240
},
"hsl": {
"h": 299,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.74925,
"c": 0.20363,
"h": 326.7
},
"luminance": 0.37901
}Semantic roles & 50–950 ramp
primary
#EE78F0
secondary
#D2F2D2
accent
#DC090D
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#170F17
muted
#857F85