#E179EE#E179EE
#E179EE is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.4% C 0.193 H 323.0°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E179EE |
|---|---|
| RGB | rgb(225, 121, 238) |
| HSL | hsl(293, 77%, 70%) |
| HSV | hsv(293, 49%, 93%) |
| CMYK | cmyk(5.5%, 49.2%, 0%, 6.7%) |
| CIE-LAB | lab(66.41, 57.15, -42.06) |
| CIE-LCH | lch(66.41, 70.96, 323.65°) |
| OKLab | oklab(73.41% 0.1542 -0.116) |
| OKLCH | oklch(73.41% 0.193 323) |
| XYZ | xyz(53.3198, 35.8578, 84.9850) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 3.35
Orchid
#DA70D6
ΔE00 4.11
Light Magenta
#FA5FF7
ΔE00 4.86
Violet Pink
#FB5FFC
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E179EE #86EE79
analogous
#A679EE #E179EE #EE79C1
triadic
#E179EE #EEE179 #79EEE1
tetradic
#E179EE #EEA679 #86EE79 #79C1EE
square
#E179EE #EEA679 #86EE79 #79C1EE
split-complementary
#E179EE #C1EE79 #79EEA6
monochromatic
#BE1BD2 #D543E7 #E179EE #EDAFF5 #F9E4FC
Accessibility & contrast
On white
2.57
#E179EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#E179EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E179EE
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E179EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E179EE | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF2
Deuteranopia (green-blind)
#88A6EB
Tritanopia (blue-blind)
#E488A9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e179ee; /* rgb */ color: rgb(225, 121, 238); /* oklch */ color: oklch(73.4% 0.193 323.0);
Tailwind
colors: {
custom: {
50: '#eda3f4',
500: '#e179ee',
950: '#000000',
},
}SCSS
$custom: #e179ee; $custom-light: #eda3f4; $custom-dark: #000000;
JSON
{
"hex": "#e179ee",
"rgb": {
"r": 225,
"g": 121,
"b": 238
},
"hsl": {
"h": 293.333,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.73415,
"c": 0.19295,
"h": 323
},
"luminance": 0.35855
}Semantic roles & 50–950 ramp
primary
#E179EE
secondary
#D5F1D1
accent
#DA0C23
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85