#DD77CC#DD77CC
#DD77CC is a light, vivid pink. Relative luminance 0.329; OKLCH L 71.1% C 0.163 H 333.7°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DD77CC |
|---|---|
| RGB | rgb(221, 119, 204) |
| HSL | hsl(310, 60%, 67%) |
| HSV | hsv(310, 46%, 87%) |
| CMYK | cmyk(0%, 46.2%, 7.7%, 13.3%) |
| CIE-LAB | lab(64.10, 51.00, -26.75) |
| CIE-LCH | lch(64.10, 57.59, 332.32°) |
| OKLab | oklab(71.13% 0.1464 -0.0724) |
| OKLCH | oklch(71.13% 0.163 333.7) |
| XYZ | xyz(47.3146, 32.9283, 60.9787) |
| Luminance | 0.3292 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid
#DA70D6
ΔE00 3.09
Lavender Pink
#DD85D7
ΔE00 3.35
Orchid (survey)
#C875C4
ΔE00 3.80
Purply Pink
#F075E6
ΔE00 4.61
Violet (CSS)
#EE82EE
ΔE00 5.85
Pale Magenta
#D767AD
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD77CC #77DD88
analogous
#BB77DD #DD77CC #DD7799
triadic
#DD77CC #CCDD77 #77CCDD
tetradic
#DD77CC #DDBB77 #77DD88 #7799DD
square
#DD77CC #DDBB77 #77DD88 #7799DD
split-complementary
#DD77CC #99DD77 #77DDBB
monochromatic
#AE2C98 #D146BA #DD77CC #E9A8DE #F5D9F1
Accessibility & contrast
On white
2.77
#DD77CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#DD77CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD77CC
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD77CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD77CC | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7692CF
Deuteranopia (green-blind)
#92A1C9
Tritanopia (blue-blind)
#E57D98
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #dd77cc; /* rgb */ color: rgb(221, 119, 204); /* oklch */ color: oklch(71.1% 0.163 333.7);
Tailwind
colors: {
custom: {
50: '#e9a1db',
500: '#dd77cc',
950: '#000000',
},
}SCSS
$custom: #dd77cc; $custom-light: #e9a1db; $custom-dark: #000000;
JSON
{
"hex": "#dd77cc",
"rgb": {
"r": 221,
"g": 119,
"b": 204
},
"hsl": {
"h": 310,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.71126,
"c": 0.16331,
"h": 333.7
},
"luminance": 0.32925
}Semantic roles & 50–950 ramp
primary
#DD77CC
secondary
#C7E8CD
accent
#C83A1E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83