#E779AE#E779AE
#E779AE is a light, vivid pink. Relative luminance 0.337; OKLCH L 71.5% C 0.148 H 351.3°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E779AE |
|---|---|
| RGB | rgb(231, 121, 174) |
| HSL | hsl(331, 70%, 69%) |
| HSV | hsv(331, 48%, 91%) |
| CMYK | cmyk(0%, 47.6%, 24.7%, 9.4%) |
| CIE-LAB | lab(64.74, 48.57, -8.71) |
| CIE-LCH | lch(64.74, 49.35, 349.84°) |
| OKLab | oklab(71.53% 0.1462 -0.0225) |
| OKLCH | oklch(71.53% 0.148 351.3) |
| XYZ | xyz(47.4338, 33.7235, 44.0472) |
| Luminance | 0.3372 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 4.25
Bubble Gum Pink
#FF69AF
ΔE00 4.39
Hot Pink
#FF69B4
ΔE00 4.47
Pink (survey)
#FF81C0
ΔE00 4.64
Palevioletred
#DB7093
ΔE00 5.80
Bubblegum Pink
#FE83CC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E779AE #79E7B2
analogous
#E779E5 #E779AE #E77B79
triadic
#E779AE #AEE779 #79AEE7
tetradic
#E779AE #E5E779 #79E7B2 #7B79E7
square
#E779AE #E5E779 #79E7B2 #7B79E7
split-complementary
#E779AE #79E77B #79E5E7
monochromatic
#C32370 #DE458F #E779AE #F0ADCD #FAE1ED
Accessibility & contrast
On white
2.71
#E779AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#E779AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E779AE
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E779AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E779AE | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8591B0
Deuteranopia (green-blind)
#A2A4AB
Tritanopia (blue-blind)
#F5758D
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #e779ae; /* rgb */ color: rgb(231, 121, 174); /* oklch */ color: oklch(71.5% 0.148 351.3);
Tailwind
colors: {
custom: {
50: '#f1a2c6',
500: '#e779ae',
950: '#000000',
},
}SCSS
$custom: #e779ae; $custom-light: #f1a2c6; $custom-dark: #000000;
JSON
{
"hex": "#e779ae",
"rgb": {
"r": 231,
"g": 121,
"b": 174
},
"hsl": {
"h": 331.091,
"s": 69.62,
"l": 69.02
},
"oklch": {
"l": 0.71532,
"c": 0.14795,
"h": 351.3
},
"luminance": 0.3372
}Semantic roles & 50–950 ramp
primary
#E779AE
secondary
#CEEEDE
accent
#D27614
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#170F13
muted
#857F82