#E77EC0#E77EC0
#E77EC0 is a light, vivid pink. Relative luminance 0.357; OKLCH L 72.9% C 0.151 H 343.1°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E77EC0 |
|---|---|
| RGB | rgb(231, 126, 192) |
| HSL | hsl(322, 69%, 70%) |
| HSV | hsv(322, 45%, 91%) |
| CMYK | cmyk(0%, 45.5%, 16.9%, 9.4%) |
| CIE-LAB | lab(66.31, 48.68, -16.52) |
| CIE-LCH | lch(66.31, 51.41, 341.25°) |
| OKLab | oklab(72.9% 0.1441 -0.0438) |
| OKLCH | oklch(72.9% 0.151 343.1) |
| XYZ | xyz(49.9310, 35.7199, 54.1237) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.98
Pink (survey)
#FF81C0
ΔE00 4.64
Bubblegum (survey)
#FF6CB5
ΔE00 5.42
Hot Pink
#FF69B4
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 5.68
Pale Magenta
#D767AD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77EC0 #7EE7A5
analogous
#DA7EE7 #E77EC0 #E77E8B
triadic
#E77EC0 #C0E77E #7EC0E7
tetradic
#E77EC0 #E7DA7E #7EE7A5 #7E8BE7
square
#E77EC0 #E7DA7E #7EE7A5 #7E8BE7
split-complementary
#E77EC0 #8BE77E #7EE7DA
monochromatic
#C6258A #DD4AA7 #E77EC0 #F1B2D9 #FAE5F2
Accessibility & contrast
On white
2.58
#E77EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#E77EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77EC0
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77EC0 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C2
Deuteranopia (green-blind)
#A0A8BD
Tritanopia (blue-blind)
#F37E97
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e77ec0; /* rgb */ color: rgb(231, 126, 192); /* oklch */ color: oklch(72.9% 0.151 343.1);
Tailwind
colors: {
custom: {
50: '#f1a6d3',
500: '#e77ec0',
950: '#000000',
},
}SCSS
$custom: #e77ec0; $custom-light: #f1a6d3; $custom-dark: #000000;
JSON
{
"hex": "#e77ec0",
"rgb": {
"r": 231,
"g": 126,
"b": 192
},
"hsl": {
"h": 322.286,
"s": 68.627,
"l": 70
},
"oklch": {
"l": 0.72899,
"c": 0.15059,
"h": 343.1
},
"luminance": 0.35716
}Semantic roles & 50–950 ramp
primary
#E77EC0
secondary
#D2EFDD
accent
#D15B15
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82