#EE78DF#EE78DF
#EE78DF is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.2% C 0.189 H 332.3°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EE78DF |
|---|---|
| RGB | rgb(238, 120, 223) |
| HSL | hsl(308, 78%, 70%) |
| HSV | hsv(308, 50%, 93%) |
| CMYK | cmyk(0%, 49.6%, 6.3%, 6.7%) |
| CIE-LAB | lab(67.23, 58.64, -32.35) |
| CIE-LCH | lch(67.23, 66.97, 331.12°) |
| OKLab | oklab(74.16% 0.1675 -0.088) |
| OKLCH | oklch(74.16% 0.189 332.3) |
| XYZ | xyz(55.2954, 36.9413, 74.0156) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.36
Violet (CSS)
#EE82EE
ΔE00 2.95
Lavender Pink
#DD85D7
ΔE00 3.79
Candy Pink
#FF63E9
ΔE00 3.86
Orchid
#DA70D6
ΔE00 3.98
Light Magenta
#FA5FF7
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE78DF #78EE87
analogous
#C278EE #EE78DF #EE78A4
triadic
#EE78DF #DFEE78 #78DFEE
tetradic
#EE78DF #EEC278 #78EE87 #78A4EE
square
#EE78DF #EEC278 #78EE87 #78A4EE
split-complementary
#EE78DF #A4EE78 #78EEC2
monochromatic
#D11ABA #E742D2 #EE78DF #F5AEEC #FCE4F9
Accessibility & contrast
On white
2.50
#EE78DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#EE78DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE78DF
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE78DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE78DF | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7599E2
Deuteranopia (green-blind)
#97AADC
Tritanopia (blue-blind)
#F780A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee78df; /* rgb */ color: rgb(238, 120, 223); /* oklch */ color: oklch(74.2% 0.189 332.3);
Tailwind
colors: {
custom: {
50: '#f6a3e9',
500: '#ee78df',
950: '#000000',
},
}SCSS
$custom: #ee78df; $custom-light: #f6a3e9; $custom-dark: #000000;
JSON
{
"hex": "#ee78df",
"rgb": {
"r": 238,
"g": 120,
"b": 223
},
"hsl": {
"h": 307.627,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.7416,
"c": 0.18921,
"h": 332.3
},
"luminance": 0.36938
}Semantic roles & 50–950 ramp
primary
#EE78DF
secondary
#D1F1D5
accent
#DA260C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84