#E77FDC#E77FDC
#E77FDC is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.2% C 0.171 H 331.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E77FDC |
|---|---|
| RGB | rgb(231, 127, 220) |
| HSL | hsl(306, 68%, 70%) |
| HSV | hsv(306, 45%, 91%) |
| CMYK | cmyk(0%, 45%, 4.8%, 9.4%) |
| CIE-LAB | lab(67.53, 52.69, -30.30) |
| CIE-LCH | lch(67.53, 60.78, 330.10°) |
| OKLab | oklab(74.15% 0.1495 -0.0824) |
| OKLCH | oklch(74.15% 0.171 331.1) |
| XYZ | xyz(53.4622, 37.3380, 72.0872) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.13
Purply Pink
#F075E6
ΔE00 2.74
Violet (CSS)
#EE82EE
ΔE00 2.92
Orchid
#DA70D6
ΔE00 4.17
Candy Pink
#FF63E9
ΔE00 5.52
Orchid (survey)
#C875C4
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77FDC #7FE78A
analogous
#BE7FE7 #E77FDC #E77FA8
triadic
#E77FDC #DCE77F #7FDCE7
tetradic
#E77FDC #E7BE7F #7FE78A #7FA8E7
square
#E77FDC #E7BE7F #7FE78A #7FA8E7
split-complementary
#E77FDC #A8E77F #7FE7BE
monochromatic
#C625B5 #DD4BCE #E77FDC #F1B3EA #FAE5F8
Accessibility & contrast
On white
2.48
#E77FDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#E77FDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77FDC
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77FDC | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9BDF
Deuteranopia (green-blind)
#98AAD9
Tritanopia (blue-blind)
#EE87A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e77fdc; /* rgb */ color: rgb(231, 127, 220); /* oklch */ color: oklch(74.2% 0.171 331.1);
Tailwind
colors: {
custom: {
50: '#f0a7e7',
500: '#e77fdc',
950: '#000000',
},
}SCSS
$custom: #e77fdc; $custom-light: #f0a7e7; $custom-dark: #000000;
JSON
{
"hex": "#e77fdc",
"rgb": {
"r": 231,
"g": 127,
"b": 220
},
"hsl": {
"h": 306.346,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.74154,
"c": 0.17064,
"h": 331.1
},
"luminance": 0.37335
}Semantic roles & 50–950 ramp
primary
#E77FDC
secondary
#D2EFD6
accent
#D02915
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84