#EE78E4#EE78E4
#EE78E4 is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.4% C 0.193 H 330.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EE78E4 |
|---|---|
| RGB | rgb(238, 120, 228) |
| HSL | hsl(305, 78%, 70%) |
| HSV | hsv(305, 50%, 93%) |
| CMYK | cmyk(0%, 49.6%, 4.2%, 6.7%) |
| CIE-LAB | lab(67.44, 59.47, -34.80) |
| CIE-LCH | lch(67.44, 68.90, 329.66°) |
| OKLab | oklab(74.38% 0.1684 -0.095) |
| OKLCH | oklch(74.38% 0.193 330.6) |
| XYZ | xyz(55.9795, 37.2149, 77.6184) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.66
Violet (CSS)
#EE82EE
ΔE00 2.34
Candy Pink
#FF63E9
ΔE00 3.65
Orchid
#DA70D6
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 4.10
Light Magenta
#FA5FF7
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE78E4 #78EE82
analogous
#BD78EE #EE78E4 #EE78A9
triadic
#EE78E4 #E4EE78 #78E4EE
tetradic
#EE78E4 #EEBD78 #78EE82 #78A9EE
square
#EE78E4 #EEBD78 #78EE82 #78A9EE
split-complementary
#EE78E4 #A9EE78 #78EEBD
monochromatic
#D11AC2 #E742D9 #EE78E4 #F5AEEF #FCE4FA
Accessibility & contrast
On white
2.49
#EE78E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#EE78E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE78E4
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE78E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE78E4 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729AE8
Deuteranopia (green-blind)
#95AAE1
Tritanopia (blue-blind)
#F682A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee78e4; /* rgb */ color: rgb(238, 120, 228); /* oklch */ color: oklch(74.4% 0.193 330.6);
Tailwind
colors: {
custom: {
50: '#f6a3ed',
500: '#ee78e4',
950: '#000000',
},
}SCSS
$custom: #ee78e4; $custom-light: #f6a3ed; $custom-dark: #000000;
JSON
{
"hex": "#ee78e4",
"rgb": {
"r": 238,
"g": 120,
"b": 228
},
"hsl": {
"h": 305.085,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.74379,
"c": 0.19334,
"h": 330.6
},
"luminance": 0.37212
}Semantic roles & 50–950 ramp
primary
#EE78E4
secondary
#D1F1D3
accent
#DA1D0C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84