#DD4DBF#DD4DBF
#DD4DBF is a light, highly saturated pink. Relative luminance 0.244; OKLCH L 65.4% C 0.216 H 337.1°. Best body text is #000000 at 5.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4DBF |
|---|---|
| RGB | rgb(221, 77, 191) |
| HSL | hsl(313, 68%, 58%) |
| HSV | hsv(313, 65%, 87%) |
| CMYK | cmyk(0%, 65.2%, 13.6%, 13.3%) |
| CIE-LAB | lab(56.53, 67.83, -31.07) |
| CIE-LCH | lch(56.53, 74.61, 335.39°) |
| OKLab | oklab(65.36% 0.1993 -0.0843) |
| OKLCH | oklch(65.36% 0.216 337.1) |
| XYZ | xyz(41.8773, 24.4451, 51.7929) |
| Luminance | 0.2444 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 1.51
Pinky Purple
#C94CBE
ΔE00 4.06
Purplish Pink
#CE5DAE
ΔE00 4.18
Hot Magenta
#F504C9
ΔE00 4.73
Pinkish Purple
#D648D7
ΔE00 4.93
Fuchsia (survey)
#ED0DD9
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4DBF #4DDD6B
analogous
#B34DDD #DD4DBF #DD4D77
triadic
#DD4DBF #BFDD4D #4DBFDD
tetradic
#DD4DBF #DDB34D #4DDD6B #4D77DD
square
#DD4DBF #DDB34D #4DDD6B #4D77DD
split-complementary
#DD4DBF #77DD4D #4DDDB3
monochromatic
#931C7B #C726A5 #DD4DBF #E780D1 #F1B4E4
Accessibility & contrast
On white
3.57
#DD4DBF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.89
#DD4DBF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4DBF
5.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4DBF | 1.00 | 3.57 | 5.89 | 5.89 |
| #FFFFFF | 3.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5179C2
Deuteranopia (green-blind)
#7F90BB
Tritanopia (blue-blind)
#E8547F
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #dd4dbf; /* rgb */ color: rgb(221, 77, 191); /* oklch */ color: oklch(65.4% 0.216 337.1);
Tailwind
colors: {
custom: {
50: '#eb89d2',
500: '#dd4dbf',
950: '#000000',
},
}SCSS
$custom: #dd4dbf; $custom-light: #eb89d2; $custom-dark: #000000;
JSON
{
"hex": "#dd4dbf",
"rgb": {
"r": 221,
"g": 77,
"b": 191
},
"hsl": {
"h": 312.5,
"s": 67.925,
"l": 58.431
},
"oklch": {
"l": 0.65365,
"c": 0.21638,
"h": 337.1
},
"luminance": 0.24441
}Semantic roles & 50–950 ramp
primary
#DD4DBF
secondary
#A6DFB2
accent
#EB613D
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C14
muted
#857D82