#DD4EB9#DD4EB9
#DD4EB9 is a light, highly saturated pink. Relative luminance 0.243; OKLCH L 65.2% C 0.211 H 339.2°. Best body text is #000000 at 5.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4EB9 |
|---|---|
| RGB | rgb(221, 78, 185) |
| HSL | hsl(315, 68%, 59%) |
| HSV | hsv(315, 65%, 87%) |
| CMYK | cmyk(0%, 64.7%, 16.3%, 13.3%) |
| CIE-LAB | lab(56.41, 66.58, -27.80) |
| CIE-LCH | lch(56.41, 72.15, 337.34°) |
| OKLab | oklab(65.2% 0.1972 -0.075) |
| OKLCH | oklch(65.2% 0.211 339.2) |
| XYZ | xyz(41.3010, 24.3274, 48.4100) |
| Luminance | 0.2432 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.59
Purplish Pink
#CE5DAE
ΔE00 3.44
Pinky Purple
#C94CBE
ΔE00 4.64
Hot Magenta
#F504C9
ΔE00 5.19
Pale Magenta
#D767AD
ΔE00 5.60
Bright Pink
#FE01B1
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4EB9 #4EDD72
analogous
#B94EDD #DD4EB9 #DD4E71
triadic
#DD4EB9 #B9DD4E #4EB9DD
tetradic
#DD4EB9 #DDB94E #4EDD72 #4E71DD
square
#DD4EB9 #DDB94E #4EDD72 #4E71DD
split-complementary
#DD4EB9 #71DD4E #4EDDB9
monochromatic
#941C76 #C7269F #DD4EB9 #E781CD #F1B5E2
Accessibility & contrast
On white
3.58
#DD4EB9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.86
#DD4EB9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4EB9
5.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4EB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4EB9 | 1.00 | 3.58 | 5.86 | 5.86 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5579BC
Deuteranopia (green-blind)
#818FB5
Tritanopia (blue-blind)
#E9537D
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #dd4eb9; /* rgb */ color: rgb(221, 78, 185); /* oklch */ color: oklch(65.2% 0.211 339.2);
Tailwind
colors: {
custom: {
50: '#eb89ce',
500: '#dd4eb9',
950: '#000000',
},
}SCSS
$custom: #dd4eb9; $custom-light: #eb89ce; $custom-dark: #000000;
JSON
{
"hex": "#dd4eb9",
"rgb": {
"r": 221,
"g": 78,
"b": 185
},
"hsl": {
"h": 315.105,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.65196,
"c": 0.21098,
"h": 339.2
},
"luminance": 0.24324
}Semantic roles & 50–950 ramp
primary
#DD4EB9
secondary
#A7E0B5
accent
#EB693D
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C13
muted
#857D82