#DE77CC#DE77CC
#DE77CC is a light, vivid pink. Relative luminance 0.331; OKLCH L 71.2% C 0.164 H 334.0°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DE77CC |
|---|---|
| RGB | rgb(222, 119, 204) |
| HSL | hsl(310, 61%, 67%) |
| HSV | hsv(310, 46%, 87%) |
| CMYK | cmyk(0%, 46.4%, 8.1%, 12.9%) |
| CIE-LAB | lab(64.23, 51.30, -26.54) |
| CIE-LCH | lch(64.23, 57.76, 332.64°) |
| OKLab | oklab(71.25% 0.1475 -0.0718) |
| OKLCH | oklch(71.25% 0.164 334) |
| XYZ | xyz(47.6200, 33.0858, 60.9930) |
| Luminance | 0.3308 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid
#DA70D6
ΔE00 3.21
Lavender Pink
#DD85D7
ΔE00 3.36
Orchid (survey)
#C875C4
ΔE00 3.98
Purply Pink
#F075E6
ΔE00 4.57
Violet (CSS)
#EE82EE
ΔE00 5.83
Pale Magenta
#D767AD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE77CC #77DE89
analogous
#BC77DE #DE77CC #DE7799
triadic
#DE77CC #CCDE77 #77CCDE
tetradic
#DE77CC #DEBC77 #77DE89 #7799DE
square
#DE77CC #DEBC77 #77DE89 #7799DE
split-complementary
#DE77CC #99DE77 #77DEBC
monochromatic
#B02B99 #D246BA #DE77CC #EAA8DE #F6DAF1
Accessibility & contrast
On white
2.76
#DE77CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#DE77CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE77CC
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE77CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE77CC | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7692CF
Deuteranopia (green-blind)
#92A1C9
Tritanopia (blue-blind)
#E67D98
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #de77cc; /* rgb */ color: rgb(222, 119, 204); /* oklch */ color: oklch(71.2% 0.164 334.0);
Tailwind
colors: {
custom: {
50: '#eaa1db',
500: '#de77cc',
950: '#000000',
},
}SCSS
$custom: #de77cc; $custom-light: #eaa1db; $custom-dark: #000000;
JSON
{
"hex": "#de77cc",
"rgb": {
"r": 222,
"g": 119,
"b": 204
},
"hsl": {
"h": 310.485,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.71248,
"c": 0.16405,
"h": 334
},
"luminance": 0.33083
}Semantic roles & 50–950 ramp
primary
#DE77CC
secondary
#C8E9CE
accent
#C93B1D
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83