#EE78DB#EE78DB
#EE78DB is a light, vivid purple. Relative luminance 0.367; OKLCH L 74.0% C 0.186 H 333.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EE78DB |
|---|---|
| RGB | rgb(238, 120, 219) |
| HSL | hsl(310, 78%, 70%) |
| HSV | hsv(310, 50%, 93%) |
| CMYK | cmyk(0%, 49.6%, 8%, 6.7%) |
| CIE-LAB | lab(67.07, 57.98, -30.37) |
| CIE-LCH | lch(67.07, 65.46, 332.35°) |
| OKLab | oklab(73.99% 0.1667 -0.0824) |
| OKLCH | oklch(73.99% 0.186 333.7) |
| XYZ | xyz(54.7625, 36.7281, 71.2089) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.06
Violet (CSS)
#EE82EE
ΔE00 3.54
Lavender Pink
#DD85D7
ΔE00 3.69
Orchid
#DA70D6
ΔE00 4.12
Candy Pink
#FF63E9
ΔE00 4.17
Light Magenta
#FA5FF7
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE78DB #78EE8B
analogous
#C678EE #EE78DB #EE78A0
triadic
#EE78DB #DBEE78 #78DBEE
tetradic
#EE78DB #EEC678 #78EE8B #78A0EE
square
#EE78DB #EEC678 #78EE8B #78A0EE
split-complementary
#EE78DB #A0EE78 #78EEC6
monochromatic
#D11AB4 #E742CD #EE78DB #F5AEE9 #FCE4F8
Accessibility & contrast
On white
2.52
#EE78DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#EE78DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE78DB
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE78DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE78DB | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7698DE
Deuteranopia (green-blind)
#98AAD8
Tritanopia (blue-blind)
#F77FA0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee78db; /* rgb */ color: rgb(238, 120, 219); /* oklch */ color: oklch(74.0% 0.186 333.7);
Tailwind
colors: {
custom: {
50: '#f6a3e6',
500: '#ee78db',
950: '#000000',
},
}SCSS
$custom: #ee78db; $custom-light: #f6a3e6; $custom-dark: #000000;
JSON
{
"hex": "#ee78db",
"rgb": {
"r": 238,
"g": 120,
"b": 219
},
"hsl": {
"h": 309.661,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.73988,
"c": 0.18598,
"h": 333.7
},
"luminance": 0.36725
}Semantic roles & 50–950 ramp
primary
#EE78DB
secondary
#D1F1D6
accent
#DA2D0C
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#170F16
muted
#857F84