#E0779A#E0779A
#E0779A is a light, vivid pink. Relative luminance 0.314; OKLCH L 69.7% C 0.135 H 360.0°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E0779A |
|---|---|
| RGB | rgb(224, 119, 154) |
| HSL | hsl(340, 63%, 67%) |
| HSV | hsv(340, 47%, 88%) |
| CMYK | cmyk(0%, 46.9%, 31.3%, 12.2%) |
| CIE-LAB | lab(62.83, 44.58, -0.24) |
| CIE-LCH | lch(62.83, 44.58, 359.69°) |
| OKLab | oklab(69.7% 0.1352 0) |
| OKLCH | oklch(69.7% 0.135 0) |
| XYZ | xyz(43.1718, 31.3778, 34.3484) |
| Luminance | 0.3137 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 1.99
Muted Pink
#D1768F
ΔE00 3.34
Dull Pink
#D5869D
ΔE00 4.43
Medium Pink
#F36196
ΔE00 4.92
Rosy Pink
#F6688E
ΔE00 5.26
Dusky Pink
#CC7A8B
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0779A #77E0BD
analogous
#E077CF #E0779A #E08977
triadic
#E0779A #9AE077 #779AE0
tetradic
#E0779A #CFE077 #77E0BD #8977E0
square
#E0779A #CFE077 #77E0BD #8977E0
split-complementary
#E0779A #77E089 #77CFE0
monochromatic
#B42957 #D54575 #E0779A #EBA9BF #F7DBE4
Accessibility & contrast
On white
2.89
#E0779A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#E0779A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0779A
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0779A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0779A | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878C9B
Deuteranopia (green-blind)
#A29F98
Tritanopia (blue-blind)
#EF7084
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #e0779a; /* rgb */ color: rgb(224, 119, 154); /* oklch */ color: oklch(69.7% 0.135 360.0);
Tailwind
colors: {
custom: {
50: '#eca1b7',
500: '#e0779a',
950: '#000000',
},
}SCSS
$custom: #e0779a; $custom-light: #eca1b7; $custom-dark: #000000;
JSON
{
"hex": "#e0779a",
"rgb": {
"r": 224,
"g": 119,
"b": 154
},
"hsl": {
"h": 340,
"s": 62.874,
"l": 67.255
},
"oklch": {
"l": 0.697,
"c": 0.1352,
"h": 360
},
"luminance": 0.31374
}Semantic roles & 50–950 ramp
primary
#E0779A
secondary
#C9EADF
accent
#CB901B
background
#FEFAFB
surface
#FDF3F6
border
#D5CDD0
text
#170F11
muted
#857F80