#EE78F8#EE78F8
#EE78F8 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.3% C 0.211 H 324.4°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EE78F8 |
|---|---|
| RGB | rgb(238, 120, 248) |
| HSL | hsl(295, 90%, 72%) |
| HSV | hsv(295, 52%, 97%) |
| CMYK | cmyk(4%, 51.6%, 0%, 2.7%) |
| CIE-LAB | lab(68.31, 62.93, -44.47) |
| CIE-LCH | lch(68.31, 77.06, 324.75°) |
| OKLab | oklab(75.31% 0.1713 -0.1227) |
| OKLCH | oklch(75.31% 0.211 324.4) |
| XYZ | xyz(58.9181, 38.3904, 93.0954) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 3.11
Violet Pink
#FB5FFC
ΔE00 3.81
Light Magenta
#FA5FF7
ΔE00 3.86
Candy Pink
#FF63E9
ΔE00 4.69
Orchid
#DA70D6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE78F8 #82F878
analogous
#AE78F8 #EE78F8 #F878C2
triadic
#EE78F8 #F8EE78 #78F8EE
tetradic
#EE78F8 #F8AE78 #82F878 #78C2F8
square
#EE78F8 #F8AE78 #82F878 #78C2F8
split-complementary
#EE78F8 #C2F878 #78F8AE
monochromatic
#D80CE9 #E73EF5 #EE78F8 #F5B2FB #FBE2FD
Accessibility & contrast
On white
2.42
#EE78F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#EE78F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE78F8
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE78F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE78F8 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFC
Deuteranopia (green-blind)
#8CACF4
Tritanopia (blue-blind)
#F288AD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee78f8; /* rgb */ color: rgb(238, 120, 248); /* oklch */ color: oklch(75.3% 0.211 324.4);
Tailwind
colors: {
custom: {
50: '#f6a3fb',
500: '#ee78f8',
950: '#000000',
},
}SCSS
$custom: #ee78f8; $custom-light: #f6a3fb; $custom-dark: #000000;
JSON
{
"hex": "#ee78f8",
"rgb": {
"r": 238,
"g": 120,
"b": 248
},
"hsl": {
"h": 295.313,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.75305,
"c": 0.21074,
"h": 324.4
},
"luminance": 0.38387
}Semantic roles & 50–950 ramp
primary
#EE78F8
secondary
#D8F6D5
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85