#EE78DE#EE78DE
#EE78DE is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.1% C 0.188 H 332.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EE78DE |
|---|---|
| RGB | rgb(238, 120, 222) |
| HSL | hsl(308, 78%, 70%) |
| HSV | hsv(308, 50%, 93%) |
| CMYK | cmyk(0%, 49.6%, 6.7%, 6.7%) |
| CIE-LAB | lab(67.19, 58.47, -31.86) |
| CIE-LCH | lch(67.19, 66.59, 331.42°) |
| OKLab | oklab(74.12% 0.1673 -0.0866) |
| OKLCH | oklch(74.12% 0.188 332.6) |
| XYZ | xyz(55.1610, 36.8875, 73.3077) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.53
Violet (CSS)
#EE82EE
ΔE00 3.09
Lavender Pink
#DD85D7
ΔE00 3.75
Candy Pink
#FF63E9
ΔE00 3.92
Orchid
#DA70D6
ΔE00 4.00
Light Magenta
#FA5FF7
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE78DE #78EE88
analogous
#C378EE #EE78DE #EE78A3
triadic
#EE78DE #DEEE78 #78DEEE
tetradic
#EE78DE #EEC378 #78EE88 #78A3EE
square
#EE78DE #EEC378 #78EE88 #78A3EE
split-complementary
#EE78DE #A3EE78 #78EEC3
monochromatic
#D11AB8 #E742D1 #EE78DE #F5AEEB #FCE4F8
Accessibility & contrast
On white
2.51
#EE78DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#EE78DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE78DE
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE78DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE78DE | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7599E1
Deuteranopia (green-blind)
#97AADB
Tritanopia (blue-blind)
#F780A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee78de; /* rgb */ color: rgb(238, 120, 222); /* oklch */ color: oklch(74.1% 0.188 332.6);
Tailwind
colors: {
custom: {
50: '#f6a3e8',
500: '#ee78de',
950: '#000000',
},
}SCSS
$custom: #ee78de; $custom-light: #f6a3e8; $custom-dark: #000000;
JSON
{
"hex": "#ee78de",
"rgb": {
"r": 238,
"g": 120,
"b": 222
},
"hsl": {
"h": 308.136,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.74116,
"c": 0.18839,
"h": 332.6
},
"luminance": 0.36884
}Semantic roles & 50–950 ramp
primary
#EE78DE
secondary
#D1F1D5
accent
#DA280C
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#170F16
muted
#857F84