#E77DCC#E77DCC
#E77DCC is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.2% C 0.161 H 337.5°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E77DCC |
|---|---|
| RGB | rgb(231, 125, 204) |
| HSL | hsl(315, 69%, 70%) |
| HSV | hsv(315, 46%, 91%) |
| CMYK | cmyk(0%, 45.9%, 11.7%, 9.4%) |
| CIE-LAB | lab(66.53, 51.05, -22.91) |
| CIE-LCH | lch(66.53, 55.95, 335.83°) |
| OKLab | oklab(73.21% 0.1487 -0.0615) |
| OKLCH | oklch(73.21% 0.161 337.5) |
| XYZ | xyz(51.1879, 36.0191, 61.3713) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.45
Bubblegum Pink
#FE83CC
ΔE00 4.73
Purply Pink
#F075E6
ΔE00 5.09
Orchid
#DA70D6
ΔE00 5.43
Violet (CSS)
#EE82EE
ΔE00 5.88
Orchid (survey)
#C875C4
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77DCC #7DE798
analogous
#CD7DE7 #E77DCC #E77D97
triadic
#E77DCC #CCE77D #7DCCE7
tetradic
#E77DCC #E7CD7D #7DE798 #7D97E7
square
#E77DCC #E7CD7D #7DE798 #7D97E7
split-complementary
#E77DCC #97E77D #7DE7CD
monochromatic
#C5249C #DD49B8 #E77DCC #F1B1E0 #FAE4F5
Accessibility & contrast
On white
2.56
#E77DCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#E77DCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77DCC
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77DCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77DCC | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F98CF
Deuteranopia (green-blind)
#9CA8C9
Tritanopia (blue-blind)
#F1809B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e77dcc; /* rgb */ color: rgb(231, 125, 204); /* oklch */ color: oklch(73.2% 0.161 337.5);
Tailwind
colors: {
custom: {
50: '#f1a5db',
500: '#e77dcc',
950: '#000000',
},
}SCSS
$custom: #e77dcc; $custom-light: #f1a5db; $custom-dark: #000000;
JSON
{
"hex": "#e77dcc",
"rgb": {
"r": 231,
"g": 125,
"b": 204
},
"hsl": {
"h": 315.283,
"s": 68.831,
"l": 69.804
},
"oklch": {
"l": 0.73211,
"c": 0.16093,
"h": 337.5
},
"luminance": 0.36016
}Semantic roles & 50–950 ramp
primary
#E77DCC
secondary
#D1EFD9
accent
#D14515
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#171015
muted
#857F83