#EE78F7#EE78F7
#EE78F7 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.3% C 0.210 H 324.7°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EE78F7 |
|---|---|
| RGB | rgb(238, 120, 247) |
| HSL | hsl(296, 89%, 72%) |
| HSV | hsv(296, 51%, 97%) |
| CMYK | cmyk(3.6%, 51.4%, 0%, 3.1%) |
| CIE-LAB | lab(68.26, 62.75, -43.99) |
| CIE-LCH | lch(68.26, 76.64, 324.97°) |
| OKLab | oklab(75.26% 0.1712 -0.1213) |
| OKLCH | oklch(75.26% 0.21 324.7) |
| XYZ | xyz(58.7634, 38.3285, 92.2805) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 2.96
Violet Pink
#FB5FFC
ΔE00 3.83
Light Magenta
#FA5FF7
ΔE00 3.85
Candy Pink
#FF63E9
ΔE00 4.59
Orchid
#DA70D6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE78F7 #81F778
analogous
#AF78F7 #EE78F7 #F778C1
triadic
#EE78F7 #F7EE78 #78F7EE
tetradic
#EE78F7 #F7AF78 #81F778 #78C1F7
square
#EE78F7 #F7AF78 #81F778 #78C1F7
split-complementary
#EE78F7 #C1F778 #78F7AF
monochromatic
#D80EE7 #E73EF4 #EE78F7 #F5B2FA #FBE2FD
Accessibility & contrast
On white
2.42
#EE78F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#EE78F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE78F7
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE78F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE78F7 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689DFB
Deuteranopia (green-blind)
#8CABF3
Tritanopia (blue-blind)
#F388AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee78f7; /* rgb */ color: rgb(238, 120, 247); /* oklch */ color: oklch(75.3% 0.210 324.7);
Tailwind
colors: {
custom: {
50: '#f6a3fa',
500: '#ee78f7',
950: '#000000',
},
}SCSS
$custom: #ee78f7; $custom-light: #f6a3fa; $custom-dark: #000000;
JSON
{
"hex": "#ee78f7",
"rgb": {
"r": 238,
"g": 120,
"b": 247
},
"hsl": {
"h": 295.748,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.75257,
"c": 0.20984,
"h": 324.7
},
"luminance": 0.38325
}Semantic roles & 50–950 ramp
primary
#EE78F7
secondary
#D8F5D5
accent
#E50010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85