#EE78E2#EE78E2
#EE78E2 is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.3% C 0.192 H 331.2°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EE78E2 |
|---|---|
| RGB | rgb(238, 120, 226) |
| HSL | hsl(306, 78%, 70%) |
| HSV | hsv(306, 50%, 93%) |
| CMYK | cmyk(0%, 49.6%, 5%, 6.7%) |
| CIE-LAB | lab(67.36, 59.14, -33.82) |
| CIE-LCH | lch(67.36, 68.12, 330.23°) |
| OKLab | oklab(74.29% 0.168 -0.0922) |
| OKLCH | oklch(74.29% 0.192 331.2) |
| XYZ | xyz(55.7035, 37.1045, 76.1647) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.90
Violet (CSS)
#EE82EE
ΔE00 2.56
Candy Pink
#FF63E9
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 3.96
Orchid
#DA70D6
ΔE00 3.97
Light Magenta
#FA5FF7
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE78E2 #78EE84
analogous
#BF78EE #EE78E2 #EE78A7
triadic
#EE78E2 #E2EE78 #78E2EE
tetradic
#EE78E2 #EEBF78 #78EE84 #78A7EE
square
#EE78E2 #EEBF78 #78EE84 #78A7EE
split-complementary
#EE78E2 #A7EE78 #78EEBF
monochromatic
#D11ABF #E742D6 #EE78E2 #F5AEEE #FCE4F9
Accessibility & contrast
On white
2.49
#EE78E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#EE78E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE78E2
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE78E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE78E2 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739AE6
Deuteranopia (green-blind)
#95AADF
Tritanopia (blue-blind)
#F681A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee78e2; /* rgb */ color: rgb(238, 120, 226); /* oklch */ color: oklch(74.3% 0.192 331.2);
Tailwind
colors: {
custom: {
50: '#f6a3eb',
500: '#ee78e2',
950: '#000000',
},
}SCSS
$custom: #ee78e2; $custom-light: #f6a3eb; $custom-dark: #000000;
JSON
{
"hex": "#ee78e2",
"rgb": {
"r": 238,
"g": 120,
"b": 226
},
"hsl": {
"h": 306.102,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.7429,
"c": 0.19167,
"h": 331.2
},
"luminance": 0.37101
}Semantic roles & 50–950 ramp
primary
#EE78E2
secondary
#D1F1D4
accent
#DA210C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84