#DE77FB#DE77FB
#DE77FB is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 73.4% C 0.207 H 318.4°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DE77FB |
|---|---|
| RGB | rgb(222, 119, 251) |
| HSL | hsl(287, 94%, 73%) |
| HSV | hsv(287, 53%, 98%) |
| CMYK | cmyk(11.6%, 52.6%, 0%, 1.6%) |
| CIE-LAB | lab(66.28, 59.78, -49.44) |
| CIE-LCH | lch(66.28, 77.58, 320.41°) |
| OKLab | oklab(73.44% 0.1549 -0.1374) |
| OKLCH | oklch(73.44% 0.207 318.4) |
| XYZ | xyz(54.1313, 35.6903, 95.2856) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 5.14
Violet (CSS)
#EE82EE
ΔE00 5.21
Light Magenta
#FA5FF7
ΔE00 5.31
Light Purple
#BF77F6
ΔE00 5.40
Purply Pink
#F075E6
ΔE00 5.51
Easter Purple
#C071FE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE77FB #94FB77
analogous
#9C77FB #DE77FB #FB77D6
triadic
#DE77FB #FBDE77 #77FBDE
tetradic
#DE77FB #FB9C77 #94FB77 #77D6FB
square
#DE77FB #FB9C77 #94FB77 #77D6FB
split-complementary
#DE77FB #D6FB77 #77FB9C
monochromatic
#BD07F1 #D03CF9 #DE77FB #ECB2FD #F8E1FE
Accessibility & contrast
On white
2.58
#DE77FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#DE77FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE77FB
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE77FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE77FB | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9AFF
Deuteranopia (green-blind)
#7EA5F7
Tritanopia (blue-blind)
#DE8BAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #de77fb; /* rgb */ color: rgb(222, 119, 251); /* oklch */ color: oklch(73.4% 0.207 318.4);
Tailwind
colors: {
custom: {
50: '#eba2fd',
500: '#de77fb',
950: '#000000',
},
}SCSS
$custom: #de77fb; $custom-light: #eba2fd; $custom-dark: #000000;
JSON
{
"hex": "#de77fb",
"rgb": {
"r": 222,
"g": 119,
"b": 251
},
"hsl": {
"h": 286.818,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.7344,
"c": 0.20706,
"h": 318.4
},
"luminance": 0.35688
}Semantic roles & 50–950 ramp
primary
#DE77FB
secondary
#DCF6D5
accent
#E60032
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86