#DD4DBE#DD4DBE
#DD4DBE is a light, highly saturated pink. Relative luminance 0.244; OKLCH L 65.3% C 0.216 H 337.4°. Best body text is #000000 at 5.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4DBE |
|---|---|
| RGB | rgb(221, 77, 190) |
| HSL | hsl(313, 68%, 58%) |
| HSV | hsv(313, 65%, 87%) |
| CMYK | cmyk(0%, 65.2%, 14%, 13.3%) |
| CIE-LAB | lab(56.49, 67.69, -30.56) |
| CIE-LCH | lch(56.49, 74.27, 335.70°) |
| OKLab | oklab(65.32% 0.1991 -0.0829) |
| OKLCH | oklch(65.32% 0.216 337.4) |
| XYZ | xyz(41.7676, 24.4012, 51.2154) |
| Luminance | 0.2440 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 1.68
Purplish Pink
#CE5DAE
ΔE00 4.06
Pinky Purple
#C94CBE
ΔE00 4.12
Hot Magenta
#F504C9
ΔE00 4.78
Pinkish Purple
#D648D7
ΔE00 5.10
Fuchsia (survey)
#ED0DD9
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4DBE #4DDD6C
analogous
#B44DDD #DD4DBE #DD4D76
triadic
#DD4DBE #BEDD4D #4DBEDD
tetradic
#DD4DBE #DDB44D #4DDD6C #4D76DD
square
#DD4DBE #DDB44D #4DDD6C #4D76DD
split-complementary
#DD4DBE #76DD4D #4DDDB4
monochromatic
#931C7A #C726A4 #DD4DBE #E780D1 #F1B4E4
Accessibility & contrast
On white
3.57
#DD4DBE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.88
#DD4DBE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4DBE
5.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4DBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4DBE | 1.00 | 3.57 | 5.88 | 5.88 |
| #FFFFFF | 3.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5179C1
Deuteranopia (green-blind)
#7F90BA
Tritanopia (blue-blind)
#E8547F
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #dd4dbe; /* rgb */ color: rgb(221, 77, 190); /* oklch */ color: oklch(65.3% 0.216 337.4);
Tailwind
colors: {
custom: {
50: '#eb89d2',
500: '#dd4dbe',
950: '#000000',
},
}SCSS
$custom: #dd4dbe; $custom-light: #eb89d2; $custom-dark: #000000;
JSON
{
"hex": "#dd4dbe",
"rgb": {
"r": 221,
"g": 77,
"b": 190
},
"hsl": {
"h": 312.917,
"s": 67.925,
"l": 58.431
},
"oklch": {
"l": 0.65319,
"c": 0.21568,
"h": 337.4
},
"luminance": 0.24398
}Semantic roles & 50–950 ramp
primary
#DD4DBE
secondary
#A6DFB3
accent
#EB623D
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C14
muted
#857D82