#D44DB2#D44DB2
#D44DB2 is a light, highly saturated pink. Relative luminance 0.225; OKLCH L 63.5% C 0.202 H 339.1°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D44DB2 |
|---|---|
| RGB | rgb(212, 77, 178) |
| HSL | hsl(315, 61%, 57%) |
| HSV | hsv(315, 64%, 83%) |
| CMYK | cmyk(0%, 63.7%, 16%, 16.9%) |
| CIE-LAB | lab(54.58, 63.62, -26.70) |
| CIE-LCH | lch(54.58, 68.99, 337.23°) |
| OKLab | oklab(63.49% 0.1882 -0.072) |
| OKLCH | oklch(63.49% 0.202 339.1) |
| XYZ | xyz(37.8419, 22.5225, 44.4651) |
| Luminance | 0.2252 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.04
Pinky Purple
#C94CBE
ΔE00 3.79
Purpleish Pink
#DF4EC8
ΔE00 3.86
Purpley Pink
#C83CB9
ΔE00 5.19
Hot Magenta
#F504C9
ΔE00 6.02
Pale Magenta
#D767AD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D44DB2 #4DD46F
analogous
#B34DD4 #D44DB2 #D44D6F
triadic
#D44DB2 #B2D44D #4DB2D4
tetradic
#D44DB2 #D4B34D #4DD46F #4D6FD4
square
#D44DB2 #D4B34D #4DD46F #4D6FD4
split-complementary
#D44DB2 #6FD44D #4DD4B3
monochromatic
#86206D #B72C94 #D44DB2 #E07EC7 #ECB0DD
Accessibility & contrast
On white
3.82
#D44DB2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#D44DB2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D44DB2
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D44DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D44DB2 | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5375B5
Deuteranopia (green-blind)
#7D8AAF
Tritanopia (blue-blind)
#DF5179
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #d44db2; /* rgb */ color: rgb(212, 77, 178); /* oklch */ color: oklch(63.5% 0.202 339.1);
Tailwind
colors: {
custom: {
50: '#e587c9',
500: '#d44db2',
950: '#000000',
},
}SCSS
$custom: #d44db2; $custom-light: #e587c9; $custom-dark: #000000;
JSON
{
"hex": "#d44db2",
"rgb": {
"r": 212,
"g": 77,
"b": 178
},
"hsl": {
"h": 315.111,
"s": 61.086,
"l": 56.667
},
"oklch": {
"l": 0.63485,
"c": 0.20154,
"h": 339.1
},
"luminance": 0.22519
}Semantic roles & 50–950 ramp
primary
#D44DB2
secondary
#A3DAB1
accent
#E46C44
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#160C13
muted
#847D82