#E77FAE#E77FAE
#E77FAE is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.4% C 0.138 H 352.6°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E77FAE |
|---|---|
| RGB | rgb(231, 127, 174) |
| HSL | hsl(333, 68%, 70%) |
| HSV | hsv(333, 45%, 91%) |
| CMYK | cmyk(0%, 45%, 24.7%, 9.4%) |
| CIE-LAB | lab(65.93, 45.56, -6.95) |
| CIE-LCH | lch(65.93, 46.09, 351.33°) |
| OKLab | oklab(72.42% 0.1371 -0.0178) |
| OKLCH | oklch(72.42% 0.138 352.6) |
| XYZ | xyz(48.1857, 35.2274, 44.2979) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.50
Bubblegum (survey)
#FF6CB5
ΔE00 5.14
Bubble Gum Pink
#FF69AF
ΔE00 5.25
Hot Pink
#FF69B4
ΔE00 5.46
Pinky
#FC86AA
ΔE00 5.46
Carnation Pink
#FF7FA7
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77FAE #7FE7B8
analogous
#E77FE2 #E77FAE #E7847F
triadic
#E77FAE #AEE77F #7FAEE7
tetradic
#E77FAE #E2E77F #7FE7B8 #847FE7
square
#E77FAE #E2E77F #7FE7B8 #847FE7
split-complementary
#E77FAE #7FE784 #7FE2E7
monochromatic
#C6256E #DD4B8D #E77FAE #F1B3CF #FAE5EF
Accessibility & contrast
On white
2.61
#E77FAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#E77FAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77FAE
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77FAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77FAE | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B95B0
Deuteranopia (green-blind)
#A6A7AB
Tritanopia (blue-blind)
#F57B90
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #e77fae; /* rgb */ color: rgb(231, 127, 174); /* oklch */ color: oklch(72.4% 0.138 352.6);
Tailwind
colors: {
custom: {
50: '#f1a6c6',
500: '#e77fae',
950: '#000000',
},
}SCSS
$custom: #e77fae; $custom-light: #f1a6c6; $custom-dark: #000000;
JSON
{
"hex": "#e77fae",
"rgb": {
"r": 231,
"g": 127,
"b": 174
},
"hsl": {
"h": 332.885,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.72423,
"c": 0.13829,
"h": 352.6
},
"luminance": 0.35224
}Semantic roles & 50–950 ramp
primary
#E77FAE
secondary
#D2EFE2
accent
#D07C15
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82