#DD49B0#DD49B0
#DD49B0 is a light, highly saturated pink. Relative luminance 0.233; OKLCH L 64.3% C 0.212 H 342.1°. Best body text is #000000 at 5.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DD49B0 |
|---|---|
| RGB | rgb(221, 73, 176) |
| HSL | hsl(318, 69%, 58%) |
| HSV | hsv(318, 67%, 87%) |
| CMYK | cmyk(0%, 67%, 20.4%, 13.3%) |
| CIE-LAB | lab(55.36, 67.25, -24.22) |
| CIE-LCH | lch(55.36, 71.48, 340.19°) |
| OKLab | oklab(64.3% 0.2014 -0.0649) |
| OKLCH | oklch(64.3% 0.212 342.1) |
| XYZ | xyz(40.0390, 23.2757, 43.4499) |
| Luminance | 0.2327 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.51
Purpleish Pink
#DF4EC8
ΔE00 4.23
Bright Pink
#FE01B1
ΔE00 5.17
Pinky Purple
#C94CBE
ΔE00 5.35
Hot Magenta
#F504C9
ΔE00 5.57
Pale Magenta
#D767AD
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD49B0 #49DD76
analogous
#C049DD #DD49B0 #DD4966
triadic
#DD49B0 #B0DD49 #49B0DD
tetradic
#DD49B0 #DDC049 #49DD76 #4966DD
square
#DD49B0 #DDC049 #49DD76 #4966DD
split-complementary
#DD49B0 #66DD49 #49DDC0
monochromatic
#911B6D #C42594 #DD49B0 #E77DC6 #F0B0DD
Accessibility & contrast
On white
3.71
#DD49B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.65
#DD49B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD49B0
5.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD49B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD49B0 | 1.00 | 3.71 | 5.65 | 5.65 |
| #FFFFFF | 3.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5575B3
Deuteranopia (green-blind)
#828DAC
Tritanopia (blue-blind)
#EA4A76
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #dd49b0; /* rgb */ color: rgb(221, 73, 176); /* oklch */ color: oklch(64.3% 0.212 342.1);
Tailwind
colors: {
custom: {
50: '#eb86c7',
500: '#dd49b0',
950: '#000000',
},
}SCSS
$custom: #dd49b0; $custom-light: #eb86c7; $custom-dark: #000000;
JSON
{
"hex": "#dd49b0",
"rgb": {
"r": 221,
"g": 73,
"b": 176
},
"hsl": {
"h": 318.243,
"s": 68.519,
"l": 57.647
},
"oklch": {
"l": 0.64301,
"c": 0.21158,
"h": 342.1
},
"luminance": 0.23272
}Semantic roles & 50–950 ramp
primary
#DD49B0
secondary
#A3DFB5
accent
#EB723C
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82