#DD4EB8#DD4EB8
#DD4EB8 is a light, highly saturated pink. Relative luminance 0.243; OKLCH L 65.2% C 0.210 H 339.5°. Best body text is #000000 at 5.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4EB8 |
|---|---|
| RGB | rgb(221, 78, 184) |
| HSL | hsl(316, 68%, 59%) |
| HSV | hsv(316, 65%, 87%) |
| CMYK | cmyk(0%, 64.7%, 16.7%, 13.3%) |
| CIE-LAB | lab(56.37, 66.44, -27.28) |
| CIE-LCH | lch(56.37, 71.83, 337.68°) |
| OKLab | oklab(65.15% 0.197 -0.0736) |
| OKLCH | oklch(65.15% 0.21 339.5) |
| XYZ | xyz(41.1958, 24.2853, 47.8560) |
| Luminance | 0.2428 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.78
Purplish Pink
#CE5DAE
ΔE00 3.35
Pinky Purple
#C94CBE
ΔE00 4.74
Hot Magenta
#F504C9
ΔE00 5.27
Pale Magenta
#D767AD
ΔE00 5.50
Bright Pink
#FE01B1
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4EB8 #4EDD73
analogous
#BA4EDD #DD4EB8 #DD4E70
triadic
#DD4EB8 #B8DD4E #4EB8DD
tetradic
#DD4EB8 #DDBA4E #4EDD73 #4E70DD
square
#DD4EB8 #DDBA4E #4EDD73 #4E70DD
split-complementary
#DD4EB8 #70DD4E #4EDDBA
monochromatic
#941C75 #C7269E #DD4EB8 #E781CD #F1B5E1
Accessibility & contrast
On white
3.59
#DD4EB8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.86
#DD4EB8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4EB8
5.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4EB8 | 1.00 | 3.59 | 5.86 | 5.86 |
| #FFFFFF | 3.59 | 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)
#5679BB
Deuteranopia (green-blind)
#828FB4
Tritanopia (blue-blind)
#E9527C
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #dd4eb8; /* rgb */ color: rgb(221, 78, 184); /* oklch */ color: oklch(65.2% 0.210 339.5);
Tailwind
colors: {
custom: {
50: '#eb89cd',
500: '#dd4eb8',
950: '#000000',
},
}SCSS
$custom: #dd4eb8; $custom-light: #eb89cd; $custom-dark: #000000;
JSON
{
"hex": "#dd4eb8",
"rgb": {
"r": 221,
"g": 78,
"b": 184
},
"hsl": {
"h": 315.524,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.65152,
"c": 0.21031,
"h": 339.5
},
"luminance": 0.24282
}Semantic roles & 50–950 ramp
primary
#DD4EB8
secondary
#A7E0B6
accent
#EB6A3D
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C13
muted
#857D82