#E77DFB#E77DFB
#E77DFB is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.3% C 0.202 H 321.1°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E77DFB |
|---|---|
| RGB | rgb(231, 125, 251) |
| HSL | hsl(290, 94%, 74%) |
| HSV | hsv(290, 50%, 98%) |
| CMYK | cmyk(8%, 50.2%, 0%, 1.6%) |
| CIE-LAB | lab(68.48, 59.24, -45.90) |
| CIE-LCH | lch(68.48, 74.94, 322.23°) |
| OKLab | oklab(75.29% 0.1573 -0.127) |
| OKLCH | oklch(75.29% 0.202 321.1) |
| XYZ | xyz(57.6992, 38.6236, 95.6639) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 4.34
Violet Pink
#FB5FFC
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 5.13
Orchid
#DA70D6
ΔE00 6.15
Candy Pink
#FF63E9
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77DFB #91FB7D
analogous
#A87DFB #E77DFB #FB7DD0
triadic
#E77DFB #FBE77D #7DFBE7
tetradic
#E77DFB #FBA87D #91FB7D #7DD0FB
square
#E77DFB #FBA87D #91FB7D #7DD0FB
split-complementary
#E77DFB #D0FB7D #7DFBA8
monochromatic
#D008F6 #DC42F9 #E77DFB #F2B8FD #FAE1FE
Accessibility & contrast
On white
2.41
#E77DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#E77DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77DFB
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77DFB | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFF
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#E98EB1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e77dfb; /* rgb */ color: rgb(231, 125, 251); /* oklch */ color: oklch(75.3% 0.202 321.1);
Tailwind
colors: {
custom: {
50: '#f1a6fd',
500: '#e77dfb',
950: '#000000',
},
}SCSS
$custom: #e77dfb; $custom-light: #f1a6fd; $custom-dark: #000000;
JSON
{
"hex": "#e77dfb",
"rgb": {
"r": 231,
"g": 125,
"b": 251
},
"hsl": {
"h": 290.476,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.75292,
"c": 0.2022,
"h": 321.1
},
"luminance": 0.38621
}Semantic roles & 50–950 ramp
primary
#E77DFB
secondary
#DAF6D5
accent
#E60024
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85