#EE78E1#EE78E1
#EE78E1 is a light, vivid purple. Relative luminance 0.370; OKLCH L 74.2% C 0.191 H 331.6°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EE78E1 |
|---|---|
| RGB | rgb(238, 120, 225) |
| HSL | hsl(307, 78%, 70%) |
| HSV | hsv(307, 50%, 93%) |
| CMYK | cmyk(0%, 49.6%, 5.5%, 6.7%) |
| CIE-LAB | lab(67.31, 58.97, -33.33) |
| CIE-LCH | lch(67.31, 67.74, 330.52°) |
| OKLab | oklab(74.25% 0.1679 -0.0908) |
| OKLCH | oklch(74.25% 0.191 331.6) |
| XYZ | xyz(55.5666, 37.0498, 75.4441) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.04
Violet (CSS)
#EE82EE
ΔE00 2.69
Candy Pink
#FF63E9
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 3.89
Orchid
#DA70D6
ΔE00 3.97
Light Magenta
#FA5FF7
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE78E1 #78EE85
analogous
#C078EE #EE78E1 #EE78A6
triadic
#EE78E1 #E1EE78 #78E1EE
tetradic
#EE78E1 #EEC078 #78EE85 #78A6EE
square
#EE78E1 #EEC078 #78EE85 #78A6EE
split-complementary
#EE78E1 #A6EE78 #78EEC0
monochromatic
#D11ABD #E742D5 #EE78E1 #F5AEED #FCE4F9
Accessibility & contrast
On white
2.50
#EE78E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#EE78E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE78E1
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE78E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE78E1 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7499E5
Deuteranopia (green-blind)
#96AADE
Tritanopia (blue-blind)
#F681A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee78e1; /* rgb */ color: rgb(238, 120, 225); /* oklch */ color: oklch(74.2% 0.191 331.6);
Tailwind
colors: {
custom: {
50: '#f6a3ea',
500: '#ee78e1',
950: '#000000',
},
}SCSS
$custom: #ee78e1; $custom-light: #f6a3ea; $custom-dark: #000000;
JSON
{
"hex": "#ee78e1",
"rgb": {
"r": 238,
"g": 120,
"b": 225
},
"hsl": {
"h": 306.61,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.74247,
"c": 0.19084,
"h": 331.6
},
"luminance": 0.37046
}Semantic roles & 50–950 ramp
primary
#EE78E1
secondary
#D1F1D4
accent
#DA220C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84