#E77CED#E77CED
#E77CED is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.5% C 0.191 H 325.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E77CED |
|---|---|
| RGB | rgb(231, 124, 237) |
| HSL | hsl(297, 76%, 71%) |
| HSV | hsv(297, 48%, 93%) |
| CMYK | cmyk(2.5%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(67.67, 57.15, -39.49) |
| CIE-LCH | lch(67.67, 69.47, 325.36°) |
| OKLab | oklab(74.49% 0.1567 -0.1085) |
| OKLCH | oklch(74.49% 0.191 325.3) |
| XYZ | xyz(55.4474, 37.5214, 84.4261) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.87
Purply Pink
#F075E6
ΔE00 2.38
Orchid
#DA70D6
ΔE00 4.39
Lavender Pink
#DD85D7
ΔE00 4.54
Light Magenta
#FA5FF7
ΔE00 4.94
Candy Pink
#FF63E9
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77CED #82ED7C
analogous
#AE7CED #E77CED #ED7CBA
triadic
#E77CED #EDE77C #7CEDE7
tetradic
#E77CED #EDAE7C #82ED7C #7CBAED
square
#E77CED #EDAE7C #82ED7C #7CBAED
split-complementary
#E77CED #BAED7C #7CEDAE
monochromatic
#C81DD2 #DD46E6 #E77CED #F1B2F4 #FAE4FB
Accessibility & contrast
On white
2.47
#E77CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#E77CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77CED
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77CED | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF1
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#EC89AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e77ced; /* rgb */ color: rgb(231, 124, 237); /* oklch */ color: oklch(74.5% 0.191 325.3);
Tailwind
colors: {
custom: {
50: '#f1a5f3',
500: '#e77ced',
950: '#000000',
},
}SCSS
$custom: #e77ced; $custom-light: #f1a5f3; $custom-dark: #000000;
JSON
{
"hex": "#e77ced",
"rgb": {
"r": 231,
"g": 124,
"b": 237
},
"hsl": {
"h": 296.814,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.74487,
"c": 0.19064,
"h": 325.3
},
"luminance": 0.37519
}Semantic roles & 50–950 ramp
primary
#E77CED
secondary
#D5F2D3
accent
#D80D18
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85