#EE78EE#EE78EE
#EE78EE is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 74.8% C 0.202 H 327.4°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EE78EE |
|---|---|
| RGB | rgb(238, 120, 238) |
| HSL | hsl(300, 78%, 70%) |
| HSV | hsv(300, 50%, 93%) |
| CMYK | cmyk(0%, 49.6%, 0%, 6.7%) |
| CIE-LAB | lab(67.86, 61.17, -39.67) |
| CIE-LCH | lch(67.86, 72.91, 327.04°) |
| OKLab | oklab(74.83% 0.17 -0.1089) |
| OKLCH | oklch(74.83% 0.202 327.4) |
| XYZ | xyz(57.4080, 37.7863, 85.1420) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.52
Violet (CSS)
#EE82EE
ΔE00 1.97
Candy Pink
#FF63E9
ΔE00 3.87
Light Magenta
#FA5FF7
ΔE00 4.04
Violet Pink
#FB5FFC
ΔE00 4.26
Orchid
#DA70D6
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE78EE #78EE78
analogous
#B378EE #EE78EE #EE78B3
triadic
#EE78EE #EEEE78 #78EEEE
tetradic
#EE78EE #EEB378 #78EE78 #78B3EE
square
#EE78EE #EEB378 #78EE78 #78B3EE
split-complementary
#EE78EE #B3EE78 #78EEB3
monochromatic
#D11AD1 #E742E7 #EE78EE #F5AEF5 #FCE4FC
Accessibility & contrast
On white
2.45
#EE78EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#EE78EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE78EE
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE78EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE78EE | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF2
Deuteranopia (green-blind)
#90ABEA
Tritanopia (blue-blind)
#F485A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee78ee; /* rgb */ color: rgb(238, 120, 238); /* oklch */ color: oklch(74.8% 0.202 327.4);
Tailwind
colors: {
custom: {
50: '#f6a3f4',
500: '#ee78ee',
950: '#000000',
},
}SCSS
$custom: #ee78ee; $custom-light: #f6a3f4; $custom-dark: #000000;
JSON
{
"hex": "#ee78ee",
"rgb": {
"r": 238,
"g": 120,
"b": 238
},
"hsl": {
"h": 300,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.74832,
"c": 0.20188,
"h": 327.4
},
"luminance": 0.37783
}Semantic roles & 50–950 ramp
primary
#EE78EE
secondary
#D1F1D1
accent
#DA0C0C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85