#DD49B3#DD49B3
#DD49B3 is a light, highly saturated pink. Relative luminance 0.234; OKLCH L 64.4% C 0.213 H 341.1°. Best body text is #000000 at 5.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DD49B3 |
|---|---|
| RGB | rgb(221, 73, 179) |
| HSL | hsl(317, 69%, 58%) |
| HSV | hsv(317, 67%, 87%) |
| CMYK | cmyk(0%, 67%, 19%, 13.3%) |
| CIE-LAB | lab(55.48, 67.66, -25.77) |
| CIE-LCH | lch(55.48, 72.40, 339.15°) |
| OKLab | oklab(64.43% 0.2019 -0.0693) |
| OKLCH | oklch(64.43% 0.213 341.1) |
| XYZ | xyz(40.3391, 23.3957, 45.0304) |
| Luminance | 0.2339 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.58
Purpleish Pink
#DF4EC8
ΔE00 3.68
Pinky Purple
#C94CBE
ΔE00 4.93
Hot Magenta
#F504C9
ΔE00 5.22
Bright Pink
#FE01B1
ΔE00 5.29
Pale Magenta
#D767AD
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD49B3 #49DD73
analogous
#BD49DD #DD49B3 #DD4969
triadic
#DD49B3 #B3DD49 #49B3DD
tetradic
#DD49B3 #DDBD49 #49DD73 #4969DD
square
#DD49B3 #DDBD49 #49DD73 #4969DD
split-complementary
#DD49B3 #69DD49 #49DDBD
monochromatic
#911B6F #C42597 #DD49B3 #E77DC9 #F0B0DE
Accessibility & contrast
On white
3.70
#DD49B3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.68
#DD49B3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD49B3
5.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD49B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD49B3 | 1.00 | 3.70 | 5.68 | 5.68 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5476B6
Deuteranopia (green-blind)
#818EAF
Tritanopia (blue-blind)
#EA4C78
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #dd49b3; /* rgb */ color: rgb(221, 73, 179); /* oklch */ color: oklch(64.4% 0.213 341.1);
Tailwind
colors: {
custom: {
50: '#eb86ca',
500: '#dd49b3',
950: '#000000',
},
}SCSS
$custom: #dd49b3; $custom-light: #eb86ca; $custom-dark: #000000;
JSON
{
"hex": "#dd49b3",
"rgb": {
"r": 221,
"g": 73,
"b": 179
},
"hsl": {
"h": 317.027,
"s": 68.519,
"l": 57.647
},
"oklch": {
"l": 0.64431,
"c": 0.21347,
"h": 341.1
},
"luminance": 0.23392
}Semantic roles & 50–950 ramp
primary
#DD49B3
secondary
#A3DFB4
accent
#EB6E3C
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82