#DE77D2#DE77D2
#DE77D2 is a light, vivid purple. Relative luminance 0.334; OKLCH L 71.5% C 0.169 H 331.6°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DE77D2 |
|---|---|
| RGB | rgb(222, 119, 210) |
| HSL | hsl(307, 61%, 67%) |
| HSV | hsv(307, 46%, 87%) |
| CMYK | cmyk(0%, 46.4%, 5.4%, 12.9%) |
| CIE-LAB | lab(64.47, 52.31, -29.54) |
| CIE-LCH | lch(64.47, 60.07, 330.54°) |
| OKLab | oklab(71.5% 0.1488 -0.0803) |
| OKLCH | oklch(71.5% 0.169 331.6) |
| XYZ | xyz(48.3535, 33.3792, 64.8562) |
| Luminance | 0.3338 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.28
Lavender Pink
#DD85D7
ΔE00 3.09
Purply Pink
#F075E6
ΔE00 3.72
Orchid (survey)
#C875C4
ΔE00 4.03
Violet (CSS)
#EE82EE
ΔE00 4.97
Candy Pink
#FF63E9
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE77D2 #77DE83
analogous
#B777DE #DE77D2 #DE779F
triadic
#DE77D2 #D2DE77 #77D2DE
tetradic
#DE77D2 #DEB777 #77DE83 #779FDE
square
#DE77D2 #DEB777 #77DE83 #779FDE
split-complementary
#DE77D2 #9FDE77 #77DEB7
monochromatic
#B02BA0 #D246C2 #DE77D2 #EAA8E2 #F6DAF3
Accessibility & contrast
On white
2.74
#DE77D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#DE77D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE77D2
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE77D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE77D2 | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7493D5
Deuteranopia (green-blind)
#90A2CF
Tritanopia (blue-blind)
#E67E9B
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #de77d2; /* rgb */ color: rgb(222, 119, 210); /* oklch */ color: oklch(71.5% 0.169 331.6);
Tailwind
colors: {
custom: {
50: '#eaa1e0',
500: '#de77d2',
950: '#000000',
},
}SCSS
$custom: #de77d2; $custom-light: #eaa1e0; $custom-dark: #000000;
JSON
{
"hex": "#de77d2",
"rgb": {
"r": 222,
"g": 119,
"b": 210
},
"hsl": {
"h": 306.99,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.71502,
"c": 0.16907,
"h": 331.6
},
"luminance": 0.33376
}Semantic roles & 50–950 ramp
primary
#DE77D2
secondary
#C8E9CC
accent
#C9311D
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83