#E7779D#E7779D
#E7779D is a light, vivid pink. Relative luminance 0.326; OKLCH L 70.7% C 0.144 H 359.9°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E7779D |
|---|---|
| RGB | rgb(231, 119, 157) |
| HSL | hsl(340, 70%, 69%) |
| HSV | hsv(340, 48%, 91%) |
| CMYK | cmyk(0%, 48.5%, 32%, 9.4%) |
| CIE-LAB | lab(63.85, 47.34, -0.34) |
| CIE-LCH | lch(63.85, 47.34, 359.59°) |
| OKLab | oklab(70.7% 0.1437 -0.0003) |
| OKLCH | oklch(70.7% 0.144 359.9) |
| XYZ | xyz(45.6396, 32.6210, 35.7846) |
| Luminance | 0.3262 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.89
Medium Pink
#F36196
ΔE00 4.39
Muted Pink
#D1768F
ΔE00 4.52
Carnation Pink
#FF7FA7
ΔE00 4.53
Rosy Pink
#F6688E
ΔE00 4.75
Pinky
#FC86AA
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7779D #77E7C1
analogous
#E777D5 #E7779D #E78977
triadic
#E7779D #9DE777 #779DE7
tetradic
#E7779D #D5E777 #77E7C1 #8977E7
square
#E7779D #D5E777 #77E7C1 #8977E7
split-complementary
#E7779D #77E789 #77D5E7
monochromatic
#C12258 #DE4378 #E7779D #F0ABC2 #F9DFE8
Accessibility & contrast
On white
2.79
#E7779D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#E7779D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7779D
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7779D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7779D | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888E9E
Deuteranopia (green-blind)
#A5A39A
Tritanopia (blue-blind)
#F76F85
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #e7779d; /* rgb */ color: rgb(231, 119, 157); /* oklch */ color: oklch(70.7% 0.144 359.9);
Tailwind
colors: {
custom: {
50: '#f2a1b9',
500: '#e7779d',
950: '#000000',
},
}SCSS
$custom: #e7779d; $custom-light: #f2a1b9; $custom-dark: #000000;
JSON
{
"hex": "#e7779d",
"rgb": {
"r": 231,
"g": 119,
"b": 157
},
"hsl": {
"h": 339.643,
"s": 70,
"l": 68.627
},
"oklch": {
"l": 0.70697,
"c": 0.14368,
"h": 359.9
},
"luminance": 0.32617
}Semantic roles & 50–950 ramp
primary
#E7779D
secondary
#CCEEE2
accent
#D29114
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80