#E8779F#E8779F
#E8779F is a light, vivid pink. Relative luminance 0.329; OKLCH L 70.9% C 0.145 H 359.0°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E8779F |
|---|---|
| RGB | rgb(232, 119, 159) |
| HSL | hsl(339, 71%, 69%) |
| HSV | hsv(339, 49%, 91%) |
| CMYK | cmyk(0%, 48.7%, 31.5%, 9%) |
| CIE-LAB | lab(64.04, 47.93, -1.19) |
| CIE-LCH | lch(64.04, 47.94, 358.58°) |
| OKLab | oklab(70.89% 0.1454 -0.0025) |
| OKLCH | oklch(70.89% 0.145 359) |
| XYZ | xyz(46.1355, 32.8568, 36.7064) |
| Luminance | 0.3285 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.17
Medium Pink
#F36196
ΔE00 4.36
Carnation Pink
#FF7FA7
ΔE00 4.45
Muted Pink
#D1768F
ΔE00 4.89
Pinky
#FC86AA
ΔE00 4.92
Rosy Pink
#F6688E
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8779F #77E8C0
analogous
#E877D8 #E8779F #E88877
triadic
#E8779F #9FE877 #779FE8
tetradic
#E8779F #D8E877 #77E8C0 #8877E8
square
#E8779F #D8E877 #77E8C0 #8877E8
split-complementary
#E8779F #77E888 #77D8E8
monochromatic
#C4215B #DF437A #E8779F #F1ABC4 #FAE0E9
Accessibility & contrast
On white
2.77
#E8779F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#E8779F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8779F
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8779F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8779F | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888EA0
Deuteranopia (green-blind)
#A5A39C
Tritanopia (blue-blind)
#F86F86
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #e8779f; /* rgb */ color: rgb(232, 119, 159); /* oklch */ color: oklch(70.9% 0.145 359.0);
Tailwind
colors: {
custom: {
50: '#f2a1bb',
500: '#e8779f',
950: '#000000',
},
}SCSS
$custom: #e8779f; $custom-light: #f2a1bb; $custom-dark: #000000;
JSON
{
"hex": "#e8779f",
"rgb": {
"r": 232,
"g": 119,
"b": 159
},
"hsl": {
"h": 338.761,
"s": 71.069,
"l": 68.824
},
"oklch": {
"l": 0.70888,
"c": 0.14544,
"h": 359
},
"luminance": 0.32853
}Semantic roles & 50–950 ramp
primary
#E8779F
secondary
#CDEEE2
accent
#D38F12
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80