#E77ECA#E77ECA
#E77ECA is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.3% C 0.158 H 338.5°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E77ECA |
|---|---|
| RGB | rgb(231, 126, 202) |
| HSL | hsl(317, 69%, 70%) |
| HSV | hsv(317, 45%, 91%) |
| CMYK | cmyk(0%, 45.5%, 12.6%, 9.4%) |
| CIE-LAB | lab(66.66, 50.23, -21.60) |
| CIE-LCH | lch(66.66, 54.68, 336.73°) |
| OKLab | oklab(73.28% 0.1467 -0.0579) |
| OKLCH | oklch(73.28% 0.158 338.5) |
| XYZ | xyz(51.0768, 36.1783, 60.1585) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.75
Bubblegum Pink
#FE83CC
ΔE00 4.41
Purply Pink
#F075E6
ΔE00 5.61
Orchid
#DA70D6
ΔE00 5.92
Pink (survey)
#FF81C0
ΔE00 6.02
Violet (CSS)
#EE82EE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77ECA #7EE79B
analogous
#CF7EE7 #E77ECA #E77E96
triadic
#E77ECA #CAE77E #7ECAE7
tetradic
#E77ECA #E7CF7E #7EE79B #7E96E7
square
#E77ECA #E7CF7E #7EE79B #7E96E7
split-complementary
#E77ECA #96E77E #7EE7CF
monochromatic
#C62599 #DD4AB5 #E77ECA #F1B2DF #FAE5F4
Accessibility & contrast
On white
2.55
#E77ECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#E77ECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77ECA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77ECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77ECA | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8198CD
Deuteranopia (green-blind)
#9DA8C7
Tritanopia (blue-blind)
#F1819B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e77eca; /* rgb */ color: rgb(231, 126, 202); /* oklch */ color: oklch(73.3% 0.158 338.5);
Tailwind
colors: {
custom: {
50: '#f1a6da',
500: '#e77eca',
950: '#000000',
},
}SCSS
$custom: #e77eca; $custom-light: #f1a6da; $custom-dark: #000000;
JSON
{
"hex": "#e77eca",
"rgb": {
"r": 231,
"g": 126,
"b": 202
},
"hsl": {
"h": 316.571,
"s": 68.627,
"l": 70
},
"oklch": {
"l": 0.73278,
"c": 0.15775,
"h": 338.5
},
"luminance": 0.36175
}Semantic roles & 50–950 ramp
primary
#E77ECA
secondary
#D2EFDA
accent
#D14915
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#171014
muted
#857F83