#DE77F7#DE77F7
#DE77F7 is a light, highly saturated purple. Relative luminance 0.354; OKLCH L 73.2% C 0.203 H 319.5°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DE77F7 |
|---|---|
| RGB | rgb(222, 119, 247) |
| HSL | hsl(288, 89%, 72%) |
| HSV | hsv(288, 52%, 97%) |
| CMYK | cmyk(10.1%, 51.8%, 0%, 3.1%) |
| CIE-LAB | lab(66.09, 59.01, -47.54) |
| CIE-LCH | lch(66.09, 75.78, 321.15°) |
| OKLab | oklab(73.24% 0.1545 -0.1319) |
| OKLCH | oklch(73.24% 0.203 319.5) |
| XYZ | xyz(53.5074, 35.4408, 91.9999) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.79
Purply Pink
#F075E6
ΔE00 4.99
Violet Pink
#FB5FFC
ΔE00 5.02
Light Magenta
#FA5FF7
ΔE00 5.11
Orchid
#DA70D6
ΔE00 5.42
Light Purple
#BF77F6
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE77F7 #90F777
analogous
#9E77F7 #DE77F7 #F777D0
triadic
#DE77F7 #F7DE77 #77F7DE
tetradic
#DE77F7 #F79E77 #90F777 #77D0F7
square
#DE77F7 #F79E77 #90F777 #77D0F7
split-complementary
#DE77F7 #D0F777 #77F79E
monochromatic
#BC0EE6 #D03DF4 #DE77F7 #ECB1FA #F8E2FD
Accessibility & contrast
On white
2.60
#DE77F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#DE77F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE77F7
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE77F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE77F7 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9AFB
Deuteranopia (green-blind)
#80A4F3
Tritanopia (blue-blind)
#DF89AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #de77f7; /* rgb */ color: rgb(222, 119, 247); /* oklch */ color: oklch(73.2% 0.203 319.5);
Tailwind
colors: {
custom: {
50: '#eba2fa',
500: '#de77f7',
950: '#000000',
},
}SCSS
$custom: #de77f7; $custom-light: #eba2fa; $custom-dark: #000000;
JSON
{
"hex": "#de77f7",
"rgb": {
"r": 222,
"g": 119,
"b": 247
},
"hsl": {
"h": 288.281,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.73236,
"c": 0.20316,
"h": 319.5
},
"luminance": 0.35439
}Semantic roles & 50–950 ramp
primary
#DE77F7
secondary
#DBF5D5
accent
#E6002D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85