#DD77C8#DD77C8
#DD77C8 is a light, vivid pink. Relative luminance 0.327; OKLCH L 71.0% C 0.160 H 335.4°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DD77C8 |
|---|---|
| RGB | rgb(221, 119, 200) |
| HSL | hsl(312, 60%, 67%) |
| HSV | hsv(312, 46%, 87%) |
| CMYK | cmyk(0%, 46.2%, 9.5%, 13.3%) |
| CIE-LAB | lab(63.95, 50.33, -24.73) |
| CIE-LCH | lch(63.95, 56.08, 333.83°) |
| OKLab | oklab(70.96% 0.1455 -0.0667) |
| OKLCH | oklch(70.96% 0.16 335.4) |
| XYZ | xyz(46.8410, 32.7389, 58.4844) |
| Luminance | 0.3274 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.73
Orchid
#DA70D6
ΔE00 3.82
Orchid (survey)
#C875C4
ΔE00 3.96
Purply Pink
#F075E6
ΔE00 5.26
Pale Magenta
#D767AD
ΔE00 5.58
Violet (CSS)
#EE82EE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD77C8 #77DD8C
analogous
#BF77DD #DD77C8 #DD7795
triadic
#DD77C8 #C8DD77 #77C8DD
tetradic
#DD77C8 #DDBF77 #77DD8C #7795DD
square
#DD77C8 #DDBF77 #77DD8C #7795DD
split-complementary
#DD77C8 #95DD77 #77DDBF
monochromatic
#AE2C93 #D146B4 #DD77C8 #E9A8DC #F5D9F0
Accessibility & contrast
On white
2.78
#DD77C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#DD77C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD77C8
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD77C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD77C8 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7791CB
Deuteranopia (green-blind)
#93A0C5
Tritanopia (blue-blind)
#E67C96
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #dd77c8; /* rgb */ color: rgb(221, 119, 200); /* oklch */ color: oklch(71.0% 0.160 335.4);
Tailwind
colors: {
custom: {
50: '#e9a1d9',
500: '#dd77c8',
950: '#000000',
},
}SCSS
$custom: #dd77c8; $custom-light: #e9a1d9; $custom-dark: #000000;
JSON
{
"hex": "#dd77c8",
"rgb": {
"r": 221,
"g": 119,
"b": 200
},
"hsl": {
"h": 312.353,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.70961,
"c": 0.16005,
"h": 335.4
},
"luminance": 0.32736
}Semantic roles & 50–950 ramp
primary
#DD77C8
secondary
#C7E8CE
accent
#C8411E
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#160F14
muted
#847F83