#DD7DBE#DD7DBE
#DD7DBE is a light, vivid pink. Relative luminance 0.338; OKLCH L 71.5% C 0.142 H 340.5°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7DBE |
|---|---|
| RGB | rgb(221, 125, 190) |
| HSL | hsl(319, 59%, 68%) |
| HSV | hsv(319, 43%, 87%) |
| CMYK | cmyk(0%, 43.4%, 14%, 13.3%) |
| CIE-LAB | lab(64.77, 45.68, -17.84) |
| CIE-LCH | lch(64.77, 49.04, 338.66°) |
| OKLab | oklab(71.46% 0.134 -0.0476) |
| OKLCH | oklch(71.46% 0.142 340.5) |
| XYZ | xyz(46.4470, 33.7601, 52.7752) |
| Luminance | 0.3376 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 5.09
Pale Magenta
#D767AD
ΔE00 5.34
Bubblegum Pink
#FE83CC
ΔE00 5.69
Orchid (survey)
#C875C4
ΔE00 5.83
Pink (survey)
#FF81C0
ΔE00 6.42
Bubblegum (survey)
#FF6CB5
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7DBE #7DDD9C
analogous
#CC7DDD #DD7DBE #DD7D8E
triadic
#DD7DBE #BEDD7D #7DBEDD
tetradic
#DD7DBE #DDCC7D #7DDD9C #7D8EDD
square
#DD7DBE #DDCC7D #7DDD9C #7D8EDD
split-complementary
#DD7DBE #8EDD7D #7DDDCC
monochromatic
#B12E87 #D04CA6 #DD7DBE #EAAED6 #F6DEEF
Accessibility & contrast
On white
2.71
#DD7DBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#DD7DBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7DBE
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7DBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7DBE | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C0
Deuteranopia (green-blind)
#9AA3BB
Tritanopia (blue-blind)
#E77E95
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dd7dbe; /* rgb */ color: rgb(221, 125, 190); /* oklch */ color: oklch(71.5% 0.142 340.5);
Tailwind
colors: {
custom: {
50: '#e9a5d1',
500: '#dd7dbe',
950: '#000000',
},
}SCSS
$custom: #dd7dbe; $custom-light: #e9a5d1; $custom-dark: #000000;
JSON
{
"hex": "#dd7dbe",
"rgb": {
"r": 221,
"g": 125,
"b": 190
},
"hsl": {
"h": 319.375,
"s": 58.537,
"l": 67.843
},
"oklch": {
"l": 0.71457,
"c": 0.14224,
"h": 340.5
},
"luminance": 0.33757
}Semantic roles & 50–950 ramp
primary
#DD7DBE
secondary
#CCEAD6
accent
#C6551F
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82