#DD4EB1#DD4EB1
#DD4EB1 is a light, highly saturated pink. Relative luminance 0.240; OKLCH L 64.8% C 0.206 H 342.0°. Best body text is #000000 at 5.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4EB1 |
|---|---|
| RGB | rgb(221, 78, 177) |
| HSL | hsl(318, 68%, 59%) |
| HSV | hsv(318, 65%, 87%) |
| CMYK | cmyk(0%, 64.7%, 19.9%, 13.3%) |
| CIE-LAB | lab(56.09, 65.47, -23.67) |
| CIE-LCH | lch(56.09, 69.62, 340.12°) |
| OKLab | oklab(64.85% 0.1957 -0.0634) |
| OKLCH | oklch(64.85% 0.206 342) |
| XYZ | xyz(40.4801, 23.9991, 44.0868) |
| Luminance | 0.2399 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.01
Purpleish Pink
#DF4EC8
ΔE00 4.11
Pale Magenta
#D767AD
ΔE00 4.88
Bright Pink
#FE01B1
ΔE00 5.47
Pinky Purple
#C94CBE
ΔE00 5.62
Hot Magenta
#F504C9
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4EB1 #4EDD7A
analogous
#C24EDD #DD4EB1 #DD4E69
triadic
#DD4EB1 #B1DD4E #4EB1DD
tetradic
#DD4EB1 #DDC24E #4EDD7A #4E69DD
square
#DD4EB1 #DDC24E #4EDD7A #4E69DD
split-complementary
#DD4EB1 #69DD4E #4EDDC2
monochromatic
#941C6F #C72696 #DD4EB1 #E781C8 #F1B5DE
Accessibility & contrast
On white
3.62
#DD4EB1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.80
#DD4EB1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4EB1
5.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4EB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4EB1 | 1.00 | 3.62 | 5.80 | 5.80 |
| #FFFFFF | 3.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5978B4
Deuteranopia (green-blind)
#848FAE
Tritanopia (blue-blind)
#EA4F79
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #dd4eb1; /* rgb */ color: rgb(221, 78, 177); /* oklch */ color: oklch(64.8% 0.206 342.0);
Tailwind
colors: {
custom: {
50: '#eb89c8',
500: '#dd4eb1',
950: '#000000',
},
}SCSS
$custom: #dd4eb1; $custom-light: #eb89c8; $custom-dark: #000000;
JSON
{
"hex": "#dd4eb1",
"rgb": {
"r": 221,
"g": 78,
"b": 177
},
"hsl": {
"h": 318.462,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.6485,
"c": 0.20576,
"h": 342
},
"luminance": 0.23995
}Semantic roles & 50–950 ramp
primary
#DD4EB1
secondary
#A7E0B9
accent
#EB733D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82