#DD4EAF#DD4EAF
#DD4EAF is a light, highly saturated pink. Relative luminance 0.239; OKLCH L 64.8% C 0.205 H 342.8°. Best body text is #000000 at 5.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4EAF |
|---|---|
| RGB | rgb(221, 78, 175) |
| HSL | hsl(319, 68%, 59%) |
| HSV | hsv(319, 65%, 87%) |
| CMYK | cmyk(0%, 64.7%, 20.8%, 13.3%) |
| CIE-LAB | lab(56.01, 65.20, -22.63) |
| CIE-LCH | lch(56.01, 69.01, 340.85°) |
| OKLab | oklab(64.77% 0.1954 -0.0605) |
| OKLCH | oklch(64.77% 0.205 342.8) |
| XYZ | xyz(40.2823, 23.9199, 43.0447) |
| Luminance | 0.2392 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.02
Purpleish Pink
#DF4EC8
ΔE00 4.50
Pale Magenta
#D767AD
ΔE00 4.75
Bright Pink
#FE01B1
ΔE00 5.43
Pinky Purple
#C94CBE
ΔE00 5.91
Hot Magenta
#F504C9
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4EAF #4EDD7C
analogous
#C44EDD #DD4EAF #DD4E67
triadic
#DD4EAF #AFDD4E #4EAFDD
tetradic
#DD4EAF #DDC44E #4EDD7C #4E67DD
square
#DD4EAF #DDC44E #4EDD7C #4E67DD
split-complementary
#DD4EAF #67DD4E #4EDDC4
monochromatic
#941C6E #C72694 #DD4EAF #E781C6 #F1B5DD
Accessibility & contrast
On white
3.63
#DD4EAF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.78
#DD4EAF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4EAF
5.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4EAF | 1.00 | 3.63 | 5.78 | 5.78 |
| #FFFFFF | 3.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A77B2
Deuteranopia (green-blind)
#858FAC
Tritanopia (blue-blind)
#EA4F78
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #dd4eaf; /* rgb */ color: rgb(221, 78, 175); /* oklch */ color: oklch(64.8% 0.205 342.8);
Tailwind
colors: {
custom: {
50: '#eb89c7',
500: '#dd4eaf',
950: '#000000',
},
}SCSS
$custom: #dd4eaf; $custom-light: #eb89c7; $custom-dark: #000000;
JSON
{
"hex": "#dd4eaf",
"rgb": {
"r": 221,
"g": 78,
"b": 175
},
"hsl": {
"h": 319.301,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.64765,
"c": 0.20451,
"h": 342.8
},
"luminance": 0.23916
}Semantic roles & 50–950 ramp
primary
#DD4EAF
secondary
#A7E0B9
accent
#EB753D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82