#E77DED#E77DED
#E77DED is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.6% C 0.189 H 325.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E77DED |
|---|---|
| RGB | rgb(231, 125, 237) |
| HSL | hsl(297, 76%, 71%) |
| HSV | hsv(297, 47%, 93%) |
| CMYK | cmyk(2.5%, 47.3%, 0%, 7.1%) |
| CIE-LAB | lab(67.85, 56.66, -39.20) |
| CIE-LCH | lch(67.85, 68.90, 325.33°) |
| OKLab | oklab(74.63% 0.1554 -0.1077) |
| OKLCH | oklch(74.63% 0.189 325.3) |
| XYZ | xyz(55.5734, 37.7733, 84.4681) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.71
Purply Pink
#F075E6
ΔE00 2.45
Lavender Pink
#DD85D7
ΔE00 4.43
Orchid
#DA70D6
ΔE00 4.50
Light Magenta
#FA5FF7
ΔE00 5.12
Candy Pink
#FF63E9
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77DED #83ED7D
analogous
#AF7DED #E77DED #ED7DBB
triadic
#E77DED #EDE77D #7DEDE7
tetradic
#E77DED #EDAF7D #83ED7D #7DBBED
square
#E77DED #EDAF7D #83ED7D #7DBBED
split-complementary
#E77DED #BBED7D #7DEDAF
monochromatic
#C91DD2 #DD47E6 #E77DED #F1B3F4 #FAE4FB
Accessibility & contrast
On white
2.45
#E77DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#E77DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77DED
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77DED | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF1
Deuteranopia (green-blind)
#90AAEA
Tritanopia (blue-blind)
#EC8AAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e77ded; /* rgb */ color: rgb(231, 125, 237); /* oklch */ color: oklch(74.6% 0.189 325.3);
Tailwind
colors: {
custom: {
50: '#f1a6f3',
500: '#e77ded',
950: '#000000',
},
}SCSS
$custom: #e77ded; $custom-light: #f1a6f3; $custom-dark: #000000;
JSON
{
"hex": "#e77ded",
"rgb": {
"r": 231,
"g": 125,
"b": 237
},
"hsl": {
"h": 296.786,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.74625,
"c": 0.18905,
"h": 325.3
},
"luminance": 0.37771
}Semantic roles & 50–950 ramp
primary
#E77DED
secondary
#D6F2D4
accent
#D80E18
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85