#E7769A#E7769A
#E7769A is a light, vivid pink. Relative luminance 0.323; OKLCH L 70.5% C 0.144 H 1.2°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E7769A |
|---|---|
| RGB | rgb(231, 118, 154) |
| HSL | hsl(341, 70%, 68%) |
| HSV | hsv(341, 49%, 91%) |
| CMYK | cmyk(0%, 48.9%, 33.3%, 9.4%) |
| CIE-LAB | lab(63.58, 47.47, 0.97) |
| CIE-LCH | lch(63.58, 47.48, 1.17°) |
| OKLab | oklab(70.46% 0.1442 0.0031) |
| OKLCH | oklch(70.46% 0.144 1.2) |
| XYZ | xyz(45.2682, 32.2830, 34.4127) |
| Luminance | 0.3228 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.66
Rosy Pink
#F6688E
ΔE00 4.20
Muted Pink
#D1768F
ΔE00 4.22
Medium Pink
#F36196
ΔE00 4.24
Carnation Pink
#FF7FA7
ΔE00 4.63
Pinky
#FC86AA
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7769A #76E7C3
analogous
#E776D2 #E7769A #E78A76
triadic
#E7769A #9AE776 #769AE7
tetradic
#E7769A #D2E776 #76E7C3 #8A76E7
square
#E7769A #D2E776 #76E7C3 #8A76E7
split-complementary
#E7769A #76E78A #76D2E7
monochromatic
#C12254 #DE4274 #E7769A #F0AAC0 #F9DEE7
Accessibility & contrast
On white
2.82
#E7769A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#E7769A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7769A
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7769A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7769A | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888D9B
Deuteranopia (green-blind)
#A5A297
Tritanopia (blue-blind)
#F76D83
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #e7769a; /* rgb */ color: rgb(231, 118, 154); /* oklch */ color: oklch(70.5% 0.144 1.2);
Tailwind
colors: {
custom: {
50: '#f2a0b7',
500: '#e7769a',
950: '#000000',
},
}SCSS
$custom: #e7769a; $custom-light: #f2a0b7; $custom-dark: #000000;
JSON
{
"hex": "#e7769a",
"rgb": {
"r": 231,
"g": 118,
"b": 154
},
"hsl": {
"h": 340.885,
"s": 70.186,
"l": 68.431
},
"oklch": {
"l": 0.70461,
"c": 0.1442,
"h": 1.2
},
"luminance": 0.32279
}Semantic roles & 50–950 ramp
primary
#E7769A
secondary
#CBEDE3
accent
#D29513
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80