#DD4CB9#DD4CB9
#DD4CB9 is a light, highly saturated pink. Relative luminance 0.240; OKLCH L 65.0% C 0.214 H 339.1°. Best body text is #000000 at 5.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4CB9 |
|---|---|
| RGB | rgb(221, 76, 185) |
| HSL | hsl(315, 68%, 58%) |
| HSV | hsv(315, 66%, 87%) |
| CMYK | cmyk(0%, 65.6%, 16.3%, 13.3%) |
| CIE-LAB | lab(56.14, 67.36, -28.23) |
| CIE-LCH | lch(56.14, 73.03, 337.26°) |
| OKLab | oklab(64.99% 0.1995 -0.0762) |
| OKLCH | oklch(64.99% 0.214 339.1) |
| XYZ | xyz(41.1611, 24.0475, 48.3634) |
| Luminance | 0.2404 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.58
Purplish Pink
#CE5DAE
ΔE00 3.64
Pinky Purple
#C94CBE
ΔE00 4.45
Hot Magenta
#F504C9
ΔE00 4.97
Bright Pink
#FE01B1
ΔE00 5.80
Pale Magenta
#D767AD
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4CB9 #4CDD70
analogous
#B94CDD #DD4CB9 #DD4C70
triadic
#DD4CB9 #B9DD4C #4CB9DD
tetradic
#DD4CB9 #DDB94C #4CDD70 #4C70DD
square
#DD4CB9 #DDB94C #4CDD70 #4C70DD
split-complementary
#DD4CB9 #70DD4C #4CDDB9
monochromatic
#931C75 #C6269E #DD4CB9 #E77FCD #F1B3E1
Accessibility & contrast
On white
3.62
#DD4CB9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.81
#DD4CB9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4CB9
5.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4CB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4CB9 | 1.00 | 3.62 | 5.81 | 5.81 |
| #FFFFFF | 3.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5378BC
Deuteranopia (green-blind)
#808FB5
Tritanopia (blue-blind)
#E9517C
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #dd4cb9; /* rgb */ color: rgb(221, 76, 185); /* oklch */ color: oklch(65.0% 0.214 339.1);
Tailwind
colors: {
custom: {
50: '#eb88ce',
500: '#dd4cb9',
950: '#000000',
},
}SCSS
$custom: #dd4cb9; $custom-light: #eb88ce; $custom-dark: #000000;
JSON
{
"hex": "#dd4cb9",
"rgb": {
"r": 221,
"g": 76,
"b": 185
},
"hsl": {
"h": 314.897,
"s": 68.075,
"l": 58.235
},
"oklch": {
"l": 0.64993,
"c": 0.21357,
"h": 339.1
},
"luminance": 0.24044
}Semantic roles & 50–950 ramp
primary
#DD4CB9
secondary
#A6DFB4
accent
#EB683D
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C13
muted
#857D82