#DD4EB2#DD4EB2
#DD4EB2 is a light, highly saturated pink. Relative luminance 0.240; OKLCH L 64.9% C 0.206 H 341.7°. Best body text is #000000 at 5.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4EB2 |
|---|---|
| RGB | rgb(221, 78, 178) |
| HSL | hsl(318, 68%, 59%) |
| HSV | hsv(318, 65%, 87%) |
| CMYK | cmyk(0%, 64.7%, 19.5%, 13.3%) |
| CIE-LAB | lab(56.13, 65.61, -24.19) |
| CIE-LCH | lch(56.13, 69.92, 339.76°) |
| OKLab | oklab(64.89% 0.1959 -0.0649) |
| OKLCH | oklch(64.89% 0.206 341.7) |
| XYZ | xyz(40.5802, 24.0391, 44.6137) |
| Luminance | 0.2404 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.03
Purpleish Pink
#DF4EC8
ΔE00 3.91
Pale Magenta
#D767AD
ΔE00 4.95
Pinky Purple
#C94CBE
ΔE00 5.48
Bright Pink
#FE01B1
ΔE00 5.51
Hot Magenta
#F504C9
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4EB2 #4EDD79
analogous
#C04EDD #DD4EB2 #DD4E6A
triadic
#DD4EB2 #B2DD4E #4EB2DD
tetradic
#DD4EB2 #DDC04E #4EDD79 #4E6ADD
square
#DD4EB2 #DDC04E #4EDD79 #4E6ADD
split-complementary
#DD4EB2 #6ADD4E #4EDDC0
monochromatic
#941C70 #C72697 #DD4EB2 #E781C8 #F1B5DF
Accessibility & contrast
On white
3.62
#DD4EB2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.81
#DD4EB2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4EB2
5.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4EB2 | 1.00 | 3.62 | 5.81 | 5.81 |
| #FFFFFF | 3.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5978B5
Deuteranopia (green-blind)
#848FAF
Tritanopia (blue-blind)
#EA5079
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #dd4eb2; /* rgb */ color: rgb(221, 78, 178); /* oklch */ color: oklch(64.9% 0.206 341.7);
Tailwind
colors: {
custom: {
50: '#eb89c9',
500: '#dd4eb2',
950: '#000000',
},
}SCSS
$custom: #dd4eb2; $custom-light: #eb89c9; $custom-dark: #000000;
JSON
{
"hex": "#dd4eb2",
"rgb": {
"r": 221,
"g": 78,
"b": 178
},
"hsl": {
"h": 318.042,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.64892,
"c": 0.2064,
"h": 341.7
},
"luminance": 0.24035
}Semantic roles & 50–950 ramp
primary
#DD4EB2
secondary
#A7E0B8
accent
#EB713D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82