#DD4EB3#DD4EB3
#DD4EB3 is a light, highly saturated pink. Relative luminance 0.241; OKLCH L 64.9% C 0.207 H 341.3°. Best body text is #000000 at 5.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4EB3 |
|---|---|
| RGB | rgb(221, 78, 179) |
| HSL | hsl(318, 68%, 59%) |
| HSV | hsv(318, 65%, 87%) |
| CMYK | cmyk(0%, 64.7%, 19%, 13.3%) |
| CIE-LAB | lab(56.17, 65.74, -24.71) |
| CIE-LCH | lch(56.17, 70.23, 339.40°) |
| OKLab | oklab(64.94% 0.1961 -0.0663) |
| OKLCH | oklch(64.94% 0.207 341.3) |
| XYZ | xyz(40.6809, 24.0794, 45.1444) |
| Luminance | 0.2408 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.05
Purpleish Pink
#DF4EC8
ΔE00 3.72
Pale Magenta
#D767AD
ΔE00 5.03
Pinky Purple
#C94CBE
ΔE00 5.34
Bright Pink
#FE01B1
ΔE00 5.55
Hot Magenta
#F504C9
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4EB3 #4EDD78
analogous
#BF4EDD #DD4EB3 #DD4E6B
triadic
#DD4EB3 #B3DD4E #4EB3DD
tetradic
#DD4EB3 #DDBF4E #4EDD78 #4E6BDD
square
#DD4EB3 #DDBF4E #4EDD78 #4E6BDD
split-complementary
#DD4EB3 #6BDD4E #4EDDBF
monochromatic
#941C71 #C72698 #DD4EB3 #E781C9 #F1B5DF
Accessibility & contrast
On white
3.61
#DD4EB3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.82
#DD4EB3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4EB3
5.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4EB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4EB3 | 1.00 | 3.61 | 5.82 | 5.82 |
| #FFFFFF | 3.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5878B6
Deuteranopia (green-blind)
#838FB0
Tritanopia (blue-blind)
#EA507A
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #dd4eb3; /* rgb */ color: rgb(221, 78, 179); /* oklch */ color: oklch(64.9% 0.207 341.3);
Tailwind
colors: {
custom: {
50: '#eb89ca',
500: '#dd4eb3',
950: '#000000',
},
}SCSS
$custom: #dd4eb3; $custom-light: #eb89ca; $custom-dark: #000000;
JSON
{
"hex": "#dd4eb3",
"rgb": {
"r": 221,
"g": 78,
"b": 179
},
"hsl": {
"h": 317.622,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.64935,
"c": 0.20703,
"h": 341.3
},
"luminance": 0.24076
}Semantic roles & 50–950 ramp
primary
#DD4EB3
secondary
#A7E0B8
accent
#EB703D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82