#E178EE#E178EE
#E178EE is a light, vivid purple. Relative luminance 0.356; OKLCH L 73.3% C 0.195 H 323.1°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E178EE |
|---|---|
| RGB | rgb(225, 120, 238) |
| HSL | hsl(293, 78%, 70%) |
| HSV | hsv(293, 50%, 93%) |
| CMYK | cmyk(5.5%, 49.6%, 0%, 6.7%) |
| CIE-LAB | lab(66.23, 57.64, -42.35) |
| CIE-LCH | lch(66.23, 71.52, 323.69°) |
| OKLab | oklab(73.28% 0.1555 -0.1169) |
| OKLCH | oklch(73.28% 0.195 323.1) |
| XYZ | xyz(53.1989, 35.6160, 84.9447) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.36
Violet (CSS)
#EE82EE
ΔE00 3.42
Orchid
#DA70D6
ΔE00 4.04
Light Magenta
#FA5FF7
ΔE00 4.73
Violet Pink
#FB5FFC
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E178EE #85EE78
analogous
#A678EE #E178EE #EE78C0
triadic
#E178EE #EEE178 #78EEE1
tetradic
#E178EE #EEA678 #85EE78 #78C0EE
square
#E178EE #EEA678 #85EE78 #78C0EE
split-complementary
#E178EE #C0EE78 #78EEA6
monochromatic
#BD1AD1 #D542E7 #E178EE #EDAEF5 #F9E4FC
Accessibility & contrast
On white
2.59
#E178EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#E178EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E178EE
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E178EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E178EE | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F2
Deuteranopia (green-blind)
#87A5EB
Tritanopia (blue-blind)
#E487A8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e178ee; /* rgb */ color: rgb(225, 120, 238); /* oklch */ color: oklch(73.3% 0.195 323.1);
Tailwind
colors: {
custom: {
50: '#eda3f4',
500: '#e178ee',
950: '#000000',
},
}SCSS
$custom: #e178ee; $custom-light: #eda3f4; $custom-dark: #000000;
JSON
{
"hex": "#e178ee",
"rgb": {
"r": 225,
"g": 120,
"b": 238
},
"hsl": {
"h": 293.39,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.73278,
"c": 0.19454,
"h": 323.1
},
"luminance": 0.35614
}Semantic roles & 50–950 ramp
primary
#E178EE
secondary
#D4F1D1
accent
#DA0C22
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85