#E77FDB#E77FDB
#E77FDB is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.1% C 0.170 H 331.5°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E77FDB |
|---|---|
| RGB | rgb(231, 127, 219) |
| HSL | hsl(307, 68%, 70%) |
| HSV | hsv(307, 45%, 91%) |
| CMYK | cmyk(0%, 45%, 5.2%, 9.4%) |
| CIE-LAB | lab(67.49, 52.52, -29.80) |
| CIE-LCH | lch(67.49, 60.39, 330.43°) |
| OKLab | oklab(74.11% 0.1492 -0.081) |
| OKLCH | oklch(74.11% 0.17 331.5) |
| XYZ | xyz(53.3301, 37.2852, 71.3918) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.09
Purply Pink
#F075E6
ΔE00 2.86
Violet (CSS)
#EE82EE
ΔE00 3.10
Orchid
#DA70D6
ΔE00 4.21
Candy Pink
#FF63E9
ΔE00 5.59
Orchid (survey)
#C875C4
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77FDB #7FE78B
analogous
#BF7FE7 #E77FDB #E77FA7
triadic
#E77FDB #DBE77F #7FDBE7
tetradic
#E77FDB #E7BF7F #7FE78B #7FA7E7
square
#E77FDB #E7BF7F #7FE78B #7FA7E7
split-complementary
#E77FDB #A7E77F #7FE7BF
monochromatic
#C625B4 #DD4BCD #E77FDB #F1B3E9 #FAE5F8
Accessibility & contrast
On white
2.48
#E77FDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#E77FDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77FDB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77FDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77FDB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9BDE
Deuteranopia (green-blind)
#98AAD8
Tritanopia (blue-blind)
#EF86A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e77fdb; /* rgb */ color: rgb(231, 127, 219); /* oklch */ color: oklch(74.1% 0.170 331.5);
Tailwind
colors: {
custom: {
50: '#f0a7e6',
500: '#e77fdb',
950: '#000000',
},
}SCSS
$custom: #e77fdb; $custom-light: #f0a7e6; $custom-dark: #000000;
JSON
{
"hex": "#e77fdb",
"rgb": {
"r": 231,
"g": 127,
"b": 219
},
"hsl": {
"h": 306.923,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.74112,
"c": 0.16979,
"h": 331.5
},
"luminance": 0.37282
}Semantic roles & 50–950 ramp
primary
#E77FDB
secondary
#D2EFD6
accent
#D02B15
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84