#E1779E#E1779E
#E1779E is a light, vivid pink. Relative luminance 0.317; OKLCH L 70.0% C 0.138 H 357.9°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E1779E |
|---|---|
| RGB | rgb(225, 119, 158) |
| HSL | hsl(338, 64%, 67%) |
| HSV | hsv(338, 47%, 88%) |
| CMYK | cmyk(0%, 47.1%, 29.8%, 11.8%) |
| CIE-LAB | lab(63.07, 45.44, -2.15) |
| CIE-LCH | lch(63.07, 45.49, 357.29°) |
| OKLab | oklab(69.95% 0.1377 -0.0051) |
| OKLCH | oklch(69.95% 0.138 357.9) |
| XYZ | xyz(43.8214, 31.6736, 36.1468) |
| Luminance | 0.3167 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.53
Muted Pink
#D1768F
ΔE00 4.13
Dull Pink
#D5869D
ΔE00 4.82
Medium Pink
#F36196
ΔE00 4.88
Carnation Pink
#FF7FA7
ΔE00 5.62
Rosy Pink
#F6688E
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1779E #77E1BA
analogous
#E177D3 #E1779E #E18577
triadic
#E1779E #9EE177 #779EE1
tetradic
#E1779E #D3E177 #77E1BA #8577E1
square
#E1779E #D3E177 #77E1BA #8577E1
split-complementary
#E1779E #77E185 #77D3E1
monochromatic
#B6285C #D6457A #E1779E #ECA9C2 #F7DBE6
Accessibility & contrast
On white
2.86
#E1779E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#E1779E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1779E
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1779E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1779E | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868D9F
Deuteranopia (green-blind)
#A1A09C
Tritanopia (blue-blind)
#F07085
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #e1779e; /* rgb */ color: rgb(225, 119, 158); /* oklch */ color: oklch(70.0% 0.138 357.9);
Tailwind
colors: {
custom: {
50: '#eda1ba',
500: '#e1779e',
950: '#000000',
},
}SCSS
$custom: #e1779e; $custom-light: #eda1ba; $custom-dark: #000000;
JSON
{
"hex": "#e1779e",
"rgb": {
"r": 225,
"g": 119,
"b": 158
},
"hsl": {
"h": 337.925,
"s": 63.855,
"l": 67.451
},
"oklch": {
"l": 0.69951,
"c": 0.13774,
"h": 357.9
},
"luminance": 0.3167
}Semantic roles & 50–950 ramp
primary
#E1779E
secondary
#C9EADE
accent
#CC8A1A
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#170F11
muted
#857F80