#DD77BE#DD77BE
#DD77BE is a light, vivid pink. Relative luminance 0.323; OKLCH L 70.6% C 0.152 H 339.8°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DD77BE |
|---|---|
| RGB | rgb(221, 119, 190) |
| HSL | hsl(318, 60%, 67%) |
| HSV | hsv(318, 46%, 87%) |
| CMYK | cmyk(0%, 46.2%, 14%, 13.3%) |
| CIE-LAB | lab(63.58, 48.72, -19.65) |
| CIE-LCH | lch(63.58, 52.54, 338.03°) |
| OKLab | oklab(70.56% 0.143 -0.0526) |
| OKLCH | oklch(70.56% 0.152 339.8) |
| XYZ | xyz(45.7103, 32.2866, 52.5296) |
| Luminance | 0.3228 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.29
Orchid (survey)
#C875C4
ΔE00 5.06
Lavender Pink
#DD85D7
ΔE00 5.23
Orchid
#DA70D6
ΔE00 5.84
Bubblegum Pink
#FE83CC
ΔE00 6.31
Bubblegum (survey)
#FF6CB5
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD77BE #77DD96
analogous
#C977DD #DD77BE #DD778B
triadic
#DD77BE #BEDD77 #77BEDD
tetradic
#DD77BE #DDC977 #77DD96 #778BDD
square
#DD77BE #DDC977 #77DD96 #778BDD
split-complementary
#DD77BE #8BDD77 #77DDC9
monochromatic
#AE2C86 #D146A7 #DD77BE #E9A8D5 #F5D9ED
Accessibility & contrast
On white
2.82
#DD77BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#DD77BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD77BE
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD77BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD77BE | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B90C0
Deuteranopia (green-blind)
#96A0BB
Tritanopia (blue-blind)
#E77992
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dd77be; /* rgb */ color: rgb(221, 119, 190); /* oklch */ color: oklch(70.6% 0.152 339.8);
Tailwind
colors: {
custom: {
50: '#e9a1d1',
500: '#dd77be',
950: '#000000',
},
}SCSS
$custom: #dd77be; $custom-light: #e9a1d1; $custom-dark: #000000;
JSON
{
"hex": "#dd77be",
"rgb": {
"r": 221,
"g": 119,
"b": 190
},
"hsl": {
"h": 318.235,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.70562,
"c": 0.15234,
"h": 339.8
},
"luminance": 0.32284
}Semantic roles & 50–950 ramp
primary
#DD77BE
secondary
#C7E8D1
accent
#C8511E
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82