#DD49B2#DD49B2
#DD49B2 is a light, highly saturated pink. Relative luminance 0.234; OKLCH L 64.4% C 0.213 H 341.4°. Best body text is #000000 at 5.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DD49B2 |
|---|---|
| RGB | rgb(221, 73, 178) |
| HSL | hsl(317, 69%, 58%) |
| HSV | hsv(317, 67%, 87%) |
| CMYK | cmyk(0%, 67%, 19.5%, 13.3%) |
| CIE-LAB | lab(55.44, 67.52, -25.25) |
| CIE-LCH | lch(55.44, 72.09, 339.49°) |
| OKLab | oklab(64.39% 0.2017 -0.0678) |
| OKLCH | oklch(64.39% 0.213 341.4) |
| XYZ | xyz(40.2384, 23.3554, 44.4997) |
| Luminance | 0.2335 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.54
Purpleish Pink
#DF4EC8
ΔE00 3.86
Pinky Purple
#C94CBE
ΔE00 5.06
Bright Pink
#FE01B1
ΔE00 5.25
Hot Magenta
#F504C9
ΔE00 5.33
Pale Magenta
#D767AD
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD49B2 #49DD74
analogous
#BE49DD #DD49B2 #DD4968
triadic
#DD49B2 #B2DD49 #49B2DD
tetradic
#DD49B2 #DDBE49 #49DD74 #4968DD
square
#DD49B2 #DDBE49 #49DD74 #4968DD
split-complementary
#DD49B2 #68DD49 #49DDBE
monochromatic
#911B6E #C42596 #DD49B2 #E77DC8 #F0B0DE
Accessibility & contrast
On white
3.70
#DD49B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.67
#DD49B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD49B2
5.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD49B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD49B2 | 1.00 | 3.70 | 5.67 | 5.67 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5475B5
Deuteranopia (green-blind)
#828EAE
Tritanopia (blue-blind)
#EA4B77
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #dd49b2; /* rgb */ color: rgb(221, 73, 178); /* oklch */ color: oklch(64.4% 0.213 341.4);
Tailwind
colors: {
custom: {
50: '#eb86c9',
500: '#dd49b2',
950: '#000000',
},
}SCSS
$custom: #dd49b2; $custom-light: #eb86c9; $custom-dark: #000000;
JSON
{
"hex": "#dd49b2",
"rgb": {
"r": 221,
"g": 73,
"b": 178
},
"hsl": {
"h": 317.432,
"s": 68.519,
"l": 57.647
},
"oklch": {
"l": 0.64387,
"c": 0.21283,
"h": 341.4
},
"luminance": 0.23352
}Semantic roles & 50–950 ramp
primary
#DD49B2
secondary
#A3DFB4
accent
#EB6F3C
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82