#DD4EA6#DD4EA6
#DD4EA6 is a light, vivid pink. Relative luminance 0.236; OKLCH L 64.4% C 0.199 H 346.2°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4EA6 |
|---|---|
| RGB | rgb(221, 78, 166) |
| HSL | hsl(323, 68%, 59%) |
| HSV | hsv(323, 65%, 87%) |
| CMYK | cmyk(0%, 64.7%, 24.9%, 13.3%) |
| CIE-LAB | lab(55.66, 64.01, -17.92) |
| CIE-LCH | lch(55.66, 66.47, 344.36°) |
| OKLab | oklab(64.4% 0.1934 -0.0474) |
| OKLCH | oklch(64.4% 0.199 346.2) |
| XYZ | xyz(39.4276, 23.5781, 38.5436) |
| Luminance | 0.2357 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.67
Pale Magenta
#D767AD
ΔE00 4.56
Bright Pink
#FE01B1
ΔE00 5.55
Shocking Pink
#FE02A2
ΔE00 5.71
Barbie Pink
#FE46A5
ΔE00 6.01
Purpleish Pink
#DF4EC8
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4EA6 #4EDD85
analogous
#CD4EDD #DD4EA6 #DD4E5E
triadic
#DD4EA6 #A6DD4E #4EA6DD
tetradic
#DD4EA6 #DDCD4E #4EDD85 #4E5EDD
square
#DD4EA6 #DDCD4E #4EDD85 #4E5EDD
split-complementary
#DD4EA6 #5EDD4E #4EDDCD
monochromatic
#941C66 #C72689 #DD4EA6 #E781C0 #F1B5DA
Accessibility & contrast
On white
3.67
#DD4EA6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#DD4EA6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4EA6
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4EA6 | 1.00 | 3.67 | 5.71 | 5.71 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E76A9
Deuteranopia (green-blind)
#878EA3
Tritanopia (blue-blind)
#EB4B73
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #dd4ea6; /* rgb */ color: rgb(221, 78, 166); /* oklch */ color: oklch(64.4% 0.199 346.2);
Tailwind
colors: {
custom: {
50: '#eb88c0',
500: '#dd4ea6',
950: '#000000',
},
}SCSS
$custom: #dd4ea6; $custom-light: #eb88c0; $custom-dark: #000000;
JSON
{
"hex": "#dd4ea6",
"rgb": {
"r": 221,
"g": 78,
"b": 166
},
"hsl": {
"h": 323.077,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.644,
"c": 0.19911,
"h": 346.2
},
"luminance": 0.23574
}Semantic roles & 50–950 ramp
primary
#DD4EA6
secondary
#A7E0BD
accent
#EB803D
background
#FEF8FB
surface
#FDF0F7
border
#D5CBD0
text
#170C12
muted
#857D81