#E178FF#E178FF
#E178FF is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.1% C 0.211 H 318.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E178FF |
|---|---|
| RGB | rgb(225, 120, 255) |
| HSL | hsl(287, 100%, 74%) |
| HSV | hsv(287, 53%, 100%) |
| CMYK | cmyk(11.8%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(67.02, 60.85, -50.43) |
| CIE-LCH | lch(67.02, 79.03, 320.35°) |
| OKLab | oklab(74.13% 0.1574 -0.1403) |
| OKLCH | oklch(74.13% 0.211 318.3) |
| XYZ | xyz(55.8154, 36.6626, 98.7248) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 5.05
Violet (CSS)
#EE82EE
ΔE00 5.13
Light Magenta
#FA5FF7
ΔE00 5.29
Purply Pink
#F075E6
ΔE00 5.61
Light Purple
#BF77F6
ΔE00 5.80
Easter Purple
#C071FE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E178FF #96FF78
analogous
#9D78FF #E178FF #FF78D9
triadic
#E178FF #FFE178 #78FFE1
tetradic
#E178FF #FF9D78 #96FF78 #78D9FF
square
#E178FF #FF9D78 #96FF78 #78D9FF
split-complementary
#E178FF #D9FF78 #78FF9D
monochromatic
#C400FD #D33BFF #E178FF #EFB5FF #F8E0FF
Accessibility & contrast
On white
2.52
#E178FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#E178FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E178FF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E178FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E178FF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9CFF
Deuteranopia (green-blind)
#7EA7FB
Tritanopia (blue-blind)
#E18CB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e178ff; /* rgb */ color: rgb(225, 120, 255); /* oklch */ color: oklch(74.1% 0.211 318.3);
Tailwind
colors: {
custom: {
50: '#eda3ff',
500: '#e178ff',
950: '#000000',
},
}SCSS
$custom: #e178ff; $custom-light: #eda3ff; $custom-dark: #000000;
JSON
{
"hex": "#e178ff",
"rgb": {
"r": 225,
"g": 120,
"b": 255
},
"hsl": {
"h": 286.667,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.74126,
"c": 0.21082,
"h": 318.3
},
"luminance": 0.3666
}Semantic roles & 50–950 ramp
primary
#E178FF
secondary
#DCF7D4
accent
#E60033
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F18
muted
#857F86