#E77FCE#E77FCE
#E77FCE is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.6% C 0.159 H 336.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E77FCE |
|---|---|
| RGB | rgb(231, 127, 206) |
| HSL | hsl(314, 68%, 70%) |
| HSV | hsv(314, 45%, 91%) |
| CMYK | cmyk(0%, 45%, 10.8%, 9.4%) |
| CIE-LAB | lab(67.00, 50.37, -23.32) |
| CIE-LCH | lch(67.00, 55.50, 335.16°) |
| OKLab | oklab(73.58% 0.1463 -0.0627) |
| OKLCH | oklch(73.58% 0.159 336.8) |
| XYZ | xyz(51.6851, 36.6272, 62.7280) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.08
Bubblegum Pink
#FE83CC
ΔE00 4.73
Purply Pink
#F075E6
ΔE00 4.98
Orchid
#DA70D6
ΔE00 5.50
Violet (CSS)
#EE82EE
ΔE00 5.56
Orchid (survey)
#C875C4
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77FCE #7FE798
analogous
#CC7FE7 #E77FCE #E77F9A
triadic
#E77FCE #CEE77F #7FCEE7
tetradic
#E77FCE #E7CC7F #7FE798 #7F9AE7
square
#E77FCE #E7CC7F #7FE798 #7F9AE7
split-complementary
#E77FCE #9AE77F #7FE7CC
monochromatic
#C625A0 #DD4BBA #E77FCE #F1B3E2 #FAE5F5
Accessibility & contrast
On white
2.52
#E77FCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#E77FCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77FCE
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77FCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77FCE | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8199D1
Deuteranopia (green-blind)
#9DA9CB
Tritanopia (blue-blind)
#F1839D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e77fce; /* rgb */ color: rgb(231, 127, 206); /* oklch */ color: oklch(73.6% 0.159 336.8);
Tailwind
colors: {
custom: {
50: '#f0a7dd',
500: '#e77fce',
950: '#000000',
},
}SCSS
$custom: #e77fce; $custom-light: #f0a7dd; $custom-dark: #000000;
JSON
{
"hex": "#e77fce",
"rgb": {
"r": 231,
"g": 127,
"b": 206
},
"hsl": {
"h": 314.423,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.7358,
"c": 0.15914,
"h": 336.8
},
"luminance": 0.36624
}Semantic roles & 50–950 ramp
primary
#E77FCE
secondary
#D2EFD9
accent
#D04215
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#171015
muted
#857F83